[INFO] cloning repository https://github.com/recursive-record-registry/rrr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/recursive-record-registry/rrr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-record-registry%2Frrr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-record-registry%2Frrr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5258b43eb1d98a0a8b676d86d6f93b21fb489e2 [INFO] checking recursive-record-registry/rrr against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-record-registry%2Frrr" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-record-registry/rrr on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/recursive-record-registry/rrr [INFO] finished tweaking git repo https://github.com/recursive-record-registry/rrr [INFO] tweaked toml for git repo https://github.com/recursive-record-registry/rrr written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-record-registry/rrr 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded cddl v0.9.4 [INFO] [stderr] Downloaded abnf_to_pest v0.5.1 [INFO] [stderr] Downloaded test-strategy v0.4.0 [INFO] [stderr] Downloaded criterion-macro v0.4.0 [INFO] [stderr] Downloaded cbor-diag v0.1.12 [INFO] [stderr] Downloaded async-fd-lock v0.2.0 [INFO] [stderr] Downloaded coset v0.3.8 [INFO] [stderr] Downloaded abnf v0.12.0 [INFO] [stderr] Downloaded pest_vm v2.7.11 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded hex-buffer-serde v0.4.0 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84d529ce2dc6d27874b0fb329f7e804fac0c21fb46c712646c932ffb87e9f6ce [INFO] running `Command { std: "docker" "start" "-a" "84d529ce2dc6d27874b0fb329f7e804fac0c21fb46c712646c932ffb87e9f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84d529ce2dc6d27874b0fb329f7e804fac0c21fb46c712646c932ffb87e9f6ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84d529ce2dc6d27874b0fb329f7e804fac0c21fb46c712646c932ffb87e9f6ce", kill_on_drop: false }` [INFO] [stdout] 84d529ce2dc6d27874b0fb329f7e804fac0c21fb46c712646c932ffb87e9f6ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbcd79bb4bb6b48d958479cb30393911dd05fded90a28f1e8b79443724675cc0 [INFO] running `Command { std: "docker" "start" "-a" "cbcd79bb4bb6b48d958479cb30393911dd05fded90a28f1e8b79443724675cc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking abnf-core v0.5.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking abnf v0.12.0 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking pest_meta v2.7.11 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking base64-url v2.0.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Compiling test-strategy v0.4.0 [INFO] [stderr] Checking pest_vm v2.7.11 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking async-fd-lock v0.2.0 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking proptest-arbitrary-interop v0.1.0 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling proptest-derive v0.5.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking abnf_to_pest v0.5.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling casey v0.4.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking hex-buffer-serde v0.4.0 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking coset v0.3.8 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Compiling criterion-macro v0.4.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rrr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `deref_patterns` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(deref_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #87121 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cddl v0.9.4 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `deref_patterns` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(deref_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #87121 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "cbcd79bb4bb6b48d958479cb30393911dd05fded90a28f1e8b79443724675cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbcd79bb4bb6b48d958479cb30393911dd05fded90a28f1e8b79443724675cc0", kill_on_drop: false }` [INFO] [stdout] cbcd79bb4bb6b48d958479cb30393911dd05fded90a28f1e8b79443724675cc0 [INFO] checking recursive-record-registry/rrr against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frecursive-record-registry%2Frrr" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/recursive-record-registry/rrr on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/recursive-record-registry/rrr [INFO] finished tweaking git repo https://github.com/recursive-record-registry/rrr [INFO] tweaked toml for git repo https://github.com/recursive-record-registry/rrr written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/recursive-record-registry/rrr 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e45f07cf827e665a5509d690a4c328e9c764df0cf259d0ed5a8b2e24a4e0a7e [INFO] running `Command { std: "docker" "start" "-a" "0e45f07cf827e665a5509d690a4c328e9c764df0cf259d0ed5a8b2e24a4e0a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e45f07cf827e665a5509d690a4c328e9c764df0cf259d0ed5a8b2e24a4e0a7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e45f07cf827e665a5509d690a4c328e9c764df0cf259d0ed5a8b2e24a4e0a7e", kill_on_drop: false }` [INFO] [stdout] 0e45f07cf827e665a5509d690a4c328e9c764df0cf259d0ed5a8b2e24a4e0a7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ce9db234566f0522cc33046ef3e7201be0f72702815b82ad2d4b6d9812a49a [INFO] running `Command { std: "docker" "start" "-a" "14ce9db234566f0522cc33046ef3e7201be0f72702815b82ad2d4b6d9812a49a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking abnf-core v0.5.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pest_meta v2.7.11 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking abnf v0.12.0 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking base64-url v2.0.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking async-fd-lock v0.2.0 [INFO] [stderr] Checking async-scoped v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking abnf_to_pest v0.5.1 [INFO] [stderr] Compiling test-strategy v0.4.0 [INFO] [stderr] Checking pest_vm v2.7.11 [INFO] [stderr] Checking proptest-arbitrary-interop v0.1.0 [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling proptest-derive v0.5.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Compiling casey v0.4.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking coset v0.3.8 [INFO] [stderr] Checking hex-buffer-serde v0.4.0 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling criterion-macro v0.4.0 [INFO] [stderr] Checking rrr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `deref_patterns` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(deref_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #87121 for more information [INFO] [stdout] = note: `#[warn(incomplete_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cddl v0.9.4 [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/utils/fd_lock.rs:39:99 [INFO] [stdout] | [INFO] [stdout] 39 | async fn lock(file_path: impl AsRef + Send, open_options: &OpenOptions) -> Result { [INFO] [stdout] | ___________________----------------------------------______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | | let file = open_options.open(file_path).await?; [INFO] [stdout] 41 | | let guard = file.lock_write().await?; [INFO] [stdout] ... | [INFO] [stdout] 44 | | } [INFO] [stdout] | |_____^ [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/utils/fd_lock.rs:73:99 [INFO] [stdout] | [INFO] [stdout] 73 | async fn lock(file_path: impl AsRef + Send, open_options: &OpenOptions) -> Result { [INFO] [stdout] | ___________________----------------------------------______________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | | let file = open_options.open(file_path).await?; [INFO] [stdout] 75 | | let guard = file.lock_read().await?; [INFO] [stdout] ... | [INFO] [stdout] 78 | | } [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/utils/serde.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 178 | fn arbitrary_with(args: Self::Parameters) -> Self::Strategy { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | / T::arbitrary_with(args) [INFO] [stdout] 180 | | .prop_map(|value| Self(value)) [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/cbor.rs:91:21 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn get(&self, key: impl Into) -> Option<&Value> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | self.0.get(&HashableCborValue(key.into())) [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/cbor.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn insert(&mut self, key: impl Into, value: impl Into) -> Option { [INFO] [stdout] | --------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | self.0.insert(HashableCborValue(key.into()), value.into()) [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/cbor.rs:95:54 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn insert(&mut self, key: impl Into, value: impl Into) -> Option { [INFO] [stdout] | --------------------- ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | self.0.insert(HashableCborValue(key.into()), value.into()) [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/cbor.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn shift_remove(&mut self, key: impl Into) -> Option { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | self.0.shift_remove(&HashableCborValue(key.into())) [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/cbor.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 146 | fn serialize(&self, serializer: S) -> std::prelude::v1::Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | / Value::Map( [INFO] [stdout] 151 | | self.0 [INFO] [stdout] 152 | | .iter() [INFO] [stdout] 153 | | .map(|(HashableCborValue(k), v)| (k.clone(), v.clone())) [INFO] [stdout] 154 | | .collect(), [INFO] [stdout] 155 | | ) [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/cbor.rs:153:51 [INFO] [stdout] | [INFO] [stdout] 153 | .map(|(HashableCborValue(k), v)| (k.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cbor.rs:153:62 [INFO] [stdout] | [INFO] [stdout] 153 | .map(|(HashableCborValue(k), v)| (k.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cbor.rs:168:36 [INFO] [stdout] | [INFO] [stdout] 168 | .map(|(k, v)| (HashableCborValue(k), v)) [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/cbor.rs:357:74 [INFO] [stdout] | [INFO] [stdout] 357 | map.sort_unstable_by_key(|(key, _)| CanonicalValue::from(key.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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/crypto/password_hash/argon2.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | variant in any::(), [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/crypto/password_hash/argon2.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | pepper in proptest::option::of(proptest::collection::vec(any::(), 0..(1 << 10))), [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/crypto/signature.rs:162:84 [INFO] [stdout] | [INFO] [stdout] 162 | proptest::array::uniform(any::()).prop_map(|bytes| SigningKey::Ed25519(Secret( [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 163 | | SigningKeyEd25519(ed25519_dalek::SigningKey::from_bytes(&bytes)) [INFO] [stdout] 164 | | ))), [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/error.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 80 | fn from(value: ConfigParamTooLowError

) -> Self { [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | source: Box::new(value), [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/error.rs:118:21 [INFO] [stdout] | [INFO] [stdout] 118 | source: Box::new(GenericError::from( [INFO] [stdout] | _____________________^ [INFO] [stdout] 119 | | "value is required but was not specified", [INFO] [stdout] 120 | | )), [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/record/mod.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 121 | fn serialize(&self, serializer: S) -> std::result::Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | tag::Accepted::<_, TAG_RRR_RECORD>(RecordSerde::from(self)).serialize(serializer) [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/record/mod.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 130 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | tag::Accepted::::deserialize(deserializer) [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/record/mod.rs:142:23 [INFO] [stdout] | [INFO] [stdout] 140 | fn from(value: RecordSerde) -> Self { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | Self { [INFO] [stdout] 142 | metadata: value.0.into_owned(), [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/record/mod.rs:150:14 [INFO] [stdout] | [INFO] [stdout] 149 | fn from(value: Record) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | Self(Cow::Owned(value.metadata), Cow::Owned(value.data)) [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/record/mod.rs:252:24 [INFO] [stdout] | [INFO] [stdout] 220 | let hashed_key = hashed_key.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 221 | let record_parameters = record_parameters.clone(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 228 | let fragment_key = FragmentKey { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | let segment_result = Segment::read_fragment(registry, &fragment_key).await; [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | stream_state.segment_index += 1; [INFO] [stdout] 237 | let fragment_read_success = match segment_result.map_err_not_found_to_none() { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Ok(Some(segment)) => segment, [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | Ok(None) => return Ok(Some((None, stream_state))), [INFO] [stdout] 240 | Err(err) => return Err(err), [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | }; [INFO] [stdout] 242 | let result = RecordReadSegment { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 252 | Ok(Some((Some(result), stream_state))) [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] | [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/record/segment.rs:247:12 [INFO] [stdout] | [INFO] [stdout] 239 | let tag_bytes = self [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 247 | Ok(FragmentFileTagBytes(BytesOrHexString(tag_bytes))) [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] | [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/record/segment.rs:251:41 [INFO] [stdout] | [INFO] [stdout] 250 | pub fn insert_file_tag(&mut self, tag: FragmentFileTagBytes) -> Option { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | self.insert(Self::KEY_FILE_TAG, cbor::Value::Bytes(tag.as_ref().into())) [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/record/segment.rs:325:9 [INFO] [stdout] | [INFO] [stdout] 321 | fn serialize(&self, serializer: S) -> std::result::Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | tag::Accepted::<_, TAG_RRR_SEGMENT>(SegmentSerde::from(self)).serialize(serializer) [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/record/segment.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 330 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 334 | tag::Accepted::::deserialize(deserializer) [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/record/segment.rs:342:23 [INFO] [stdout] | [INFO] [stdout] 340 | fn from(value: SegmentSerde) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | Self { [INFO] [stdout] 342 | metadata: value.0.into_owned(), [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/record/segment.rs:350:14 [INFO] [stdout] | [INFO] [stdout] 349 | fn from(value: Segment) -> Self { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | Self(Cow::Owned(value.metadata), Cow::Owned(value.data)) [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/record/segment.rs:610:38 [INFO] [stdout] | [INFO] [stdout] 604 | let output_value = cbor::Value::Tag(TAG_SELF_DESCRIBED_CBOR, Box::new(output_value)); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 607 | let sync_write = SyncIoBridge::new(write); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 610 | scope.spawn_blocking(move || -> Result<()> { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 611 | | coset::cbor::into_writer(&output_value, sync_write).map_err(Error::CborSer)?; [INFO] [stdout] 612 | | Ok(()) [INFO] [stdout] 613 | | }) [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/record/key.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 86 | let key = self.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let usage = usage.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 88 | let kdf_params = kdf_params.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | key.derive_key_blocking(&usage, &kdf_params, &mut okm) [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/registry.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn try_from(value: P::T) -> std::result::Result> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | Ok(Self(value)) [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/registry.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 135 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 139 | let value = P::T::deserialize(deserializer)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | [INFO] [stdout] 141 | Self::try_from(value).map_err(serde::de::Error::custom) [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] | [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/registry.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn arb_config_param

(max: P::T) -> impl Strategy> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 192 | (P::MIN..=max).prop_map(ConfigParam) [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/registry.rs:301:12 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn build(&self, root_predecessor_nonce: SuccessionNonce) -> Result { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 301 | Ok(RegistryConfigKdf { [INFO] [stdout] | ____________^ [INFO] [stdout] 302 | | root_predecessor_nonce, [INFO] [stdout] 303 | | algorithm, [INFO] [stdout] 304 | | file_name_length_in_bytes, [INFO] [stdout] 305 | | file_tag_length_in_bytes, [INFO] [stdout] 306 | | succession_nonce_length_in_bytes, [INFO] [stdout] 307 | | }) [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] | [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/registry.rs:314:20 [INFO] [stdout] | [INFO] [stdout] 312 | csprng: impl RngCore + CryptoRng, [INFO] [stdout] | -------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 313 | ) -> Result { [INFO] [stdout] 314 | self.build(RegistryConfigKdf::generate_random_root_predecessor_nonce( [INFO] [stdout] | ____________________^ [INFO] [stdout] 315 | | csprng, [INFO] [stdout] 316 | | Some(self.succession_nonce_length_in_bytes), [INFO] [stdout] 317 | | )) [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/registry.rs:343:25 [INFO] [stdout] | [INFO] [stdout] 336 | mut csprng: impl RngCore + CryptoRng, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | let mut bytes = vec![0_u8; succession_nonce_length_in_bytes as usize].into_boxed_slice(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | csprng.fill_bytes(&mut bytes); [INFO] [stdout] 343 | SuccessionNonce(Secret(BytesOrHexString(bytes))) [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/registry.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 442 | fn serialize(&self, serializer: S) -> std::result::Result [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 446 | tag::Accepted::, TAG_SELF_DESCRIBED_CBOR>(tag::Accepted(self.clone().into())) [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/registry.rs:456:9 [INFO] [stdout] | [INFO] [stdout] 452 | fn deserialize(deserializer: D) -> std::result::Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 456 | tag::Accepted::, TAG_SELF_DESCRIBED_CBOR>::deserialize(deserializer) [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/registry.rs:467:38 [INFO] [stdout] | [INFO] [stdout] 463 | let self_cloned = self.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 464 | let sync_write = SyncIoBridge::new(write); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 467 | scope.spawn_blocking(move || -> Result<()> { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 468 | | coset::cbor::into_writer(&self_cloned, sync_write).map_err(Error::CborSer)?; [INFO] [stdout] 469 | | Ok(()) [INFO] [stdout] 470 | | }) [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/registry.rs:484:38 [INFO] [stdout] | [INFO] [stdout] 481 | let sync_read = SyncIoBridge::new(read); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 484 | scope.spawn_blocking(move || -> Result { [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 485 | | let config = [INFO] [stdout] 486 | | coset::cbor::from_reader::(sync_read).map_err(Error::CborDe)?; [INFO] [stdout] 487 | | Ok(config) [INFO] [stdout] 488 | | }) [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 40 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rrr` (lib) due to 41 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14ce9db234566f0522cc33046ef3e7201be0f72702815b82ad2d4b6d9812a49a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ce9db234566f0522cc33046ef3e7201be0f72702815b82ad2d4b6d9812a49a", kill_on_drop: false }` [INFO] [stdout] 14ce9db234566f0522cc33046ef3e7201be0f72702815b82ad2d4b6d9812a49a