[INFO] cloning repository https://github.com/hardfau1t/pigeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfau1t/pigeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau1t%2Fpigeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau1t%2Fpigeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88f188f213d1f09745481f980085b4dde50e5f7d [INFO] checking hardfau1t/pigeon against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfau1t%2Fpigeon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardfau1t/pigeon 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] started tweaking git repo https://github.com/hardfau1t/pigeon [INFO] finished tweaking git repo https://github.com/hardfau1t/pigeon [INFO] tweaked toml for git repo https://github.com/hardfau1t/pigeon written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hardfau1t/pigeon 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] Downloading crates ... [INFO] [stderr] Downloaded subst v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 32ab4379098102b681b4145854ceabb64909c0be7d732e1758ea2327e7d96cf1 [INFO] running `Command { std: "docker" "start" "-a" "32ab4379098102b681b4145854ceabb64909c0be7d732e1758ea2327e7d96cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32ab4379098102b681b4145854ceabb64909c0be7d732e1758ea2327e7d96cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ab4379098102b681b4145854ceabb64909c0be7d732e1758ea2327e7d96cf1", kill_on_drop: false }` [INFO] [stdout] 32ab4379098102b681b4145854ceabb64909c0be7d732e1758ea2327e7d96cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c3ad23b605292a782c71b64e6ce6482bd60583a74b4f6edfb272d69cdbbbc17b [INFO] running `Command { std: "docker" "start" "-a" "c3ad23b605292a782c71b64e6ce6482bd60583a74b4f6edfb272d69cdbbbc17b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking subst v0.3.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking pigeon v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s [INFO] running `Command { std: "docker" "inspect" "c3ad23b605292a782c71b64e6ce6482bd60583a74b4f6edfb272d69cdbbbc17b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ad23b605292a782c71b64e6ce6482bd60583a74b4f6edfb272d69cdbbbc17b", kill_on_drop: false }` [INFO] [stdout] c3ad23b605292a782c71b64e6ce6482bd60583a74b4f6edfb272d69cdbbbc17b [INFO] checking hardfau1t/pigeon 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%2Fhardfau1t%2Fpigeon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardfau1t/pigeon 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] started tweaking git repo https://github.com/hardfau1t/pigeon [INFO] finished tweaking git repo https://github.com/hardfau1t/pigeon [INFO] tweaked toml for git repo https://github.com/hardfau1t/pigeon written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hardfau1t/pigeon 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0923535075ea6e527cae064ccaa1127cbae1fddcdd8e78714be716c0e765f50f [INFO] running `Command { std: "docker" "start" "-a" "0923535075ea6e527cae064ccaa1127cbae1fddcdd8e78714be716c0e765f50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0923535075ea6e527cae064ccaa1127cbae1fddcdd8e78714be716c0e765f50f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0923535075ea6e527cae064ccaa1127cbae1fddcdd8e78714be716c0e765f50f", kill_on_drop: false }` [INFO] [stdout] 0923535075ea6e527cae064ccaa1127cbae1fddcdd8e78714be716c0e765f50f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b711770dfdba7cd8cfd7bece3f6eb32156315693e932b64bfea7f9b363be5542 [INFO] running `Command { std: "docker" "start" "-a" "b711770dfdba7cd8cfd7bece3f6eb32156315693e932b64bfea7f9b363be5542", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking subst v0.3.3 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rmpv v1.3.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking toml_edit v0.22.14 [INFO] [stderr] Checking ureq v2.9.7 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking pigeon v0.3.2 (/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/registry/mod.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | .map(|(name, environ)| (name, Rc::new(environ))) [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] = 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/registry/parser.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | Ok((module_name, toml::from_str::(&content)?)) [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/parser.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 154 | let submodules = path_buf.read_dir()?.filter_map(|dir_entry_res| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | let dir_entry = dir_entry_res.ok()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | match dir_entry.file_type() { [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/parser.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize_scheme<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / Some( [INFO] [stdout] 227 | | http::uri::Scheme::from_str(&str_val) [INFO] [stdout] 228 | | .map_err(|e| serde::de::Error::custom(format!("Failed to parse uri: {e:?}"))), [INFO] [stdout] 229 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/parser.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 237 | fn build(self, parent_env: Option<&Environment>) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let Self { [INFO] [stdout] 239 | scheme, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | Some(Environment { [INFO] [stdout] | ______________^ [INFO] [stdout] 262 | | scheme: scheme.unwrap_or(template.scheme.clone()), [INFO] [stdout] 263 | | host: host.unwrap_or(template.host.clone()), [INFO] [stdout] 264 | | port: port.or(template.port), [INFO] [stdout] ... | [INFO] [stdout] 267 | | store: key_store, [INFO] [stdout] 268 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 292 | let submodules = path_buf.read_dir()?.filter_map(|dir_entry_res| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | let dir_entry = dir_entry_res.ok()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | match dir_entry.file_type() { [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/parser.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 350 | Ok((module_name, toml::from_str::(&content)?)) [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/parser.rs:377:23 [INFO] [stdout] | [INFO] [stdout] 366 | .filter_map(|(current_env_name, current_env)| { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | match current_env.build(parent_env) { [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/parser.rs:395:43 [INFO] [stdout] | [INFO] [stdout] 395 | .map(|(name, sub_mod)| (name, sub_mod.into_module(&environments))) [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/registry/mod.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub(super) fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | ::from_str(&str_val) [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/mod.rs:170:55 [INFO] [stdout] | [INFO] [stdout] 170 | .map(|(name, environ)| (name, Rc::new(environ))) [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] = 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/registry/parser.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | Ok((module_name, toml::from_str::(&content)?)) [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/parser.rs:160:19 [INFO] [stdout] | [INFO] [stdout] 154 | let submodules = path_buf.read_dir()?.filter_map(|dir_entry_res| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | let dir_entry = dir_entry_res.ok()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | match dir_entry.file_type() { [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/parser.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize_scheme<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | / Some( [INFO] [stdout] 227 | | http::uri::Scheme::from_str(&str_val) [INFO] [stdout] 228 | | .map_err(|e| serde::de::Error::custom(format!("Failed to parse uri: {e:?}"))), [INFO] [stdout] 229 | | ) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____| [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/parser.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 237 | fn build(self, parent_env: Option<&Environment>) -> Option { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let Self { [INFO] [stdout] 239 | scheme, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | Some(Environment { [INFO] [stdout] | ______________^ [INFO] [stdout] 262 | | scheme: scheme.unwrap_or(template.scheme.clone()), [INFO] [stdout] 263 | | host: host.unwrap_or(template.host.clone()), [INFO] [stdout] 264 | | port: port.or(template.port), [INFO] [stdout] ... | [INFO] [stdout] 267 | | store: key_store, [INFO] [stdout] 268 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/parser.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 292 | let submodules = path_buf.read_dir()?.filter_map(|dir_entry_res| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | let dir_entry = dir_entry_res.ok()?; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 298 | match dir_entry.file_type() { [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/parser.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 350 | Ok((module_name, toml::from_str::(&content)?)) [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/parser.rs:377:23 [INFO] [stdout] | [INFO] [stdout] 366 | .filter_map(|(current_env_name, current_env)| { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | match current_env.build(parent_env) { [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/parser.rs:395:43 [INFO] [stdout] | [INFO] [stdout] 395 | .map(|(name, sub_mod)| (name, sub_mod.into_module(&environments))) [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/registry/mod.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 321 | pub(super) fn deserialize<'de, D>(deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 326 | ::from_str(&str_val) [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: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pigeon` (bin "pigeon") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pigeon` (bin "pigeon" test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "b711770dfdba7cd8cfd7bece3f6eb32156315693e932b64bfea7f9b363be5542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b711770dfdba7cd8cfd7bece3f6eb32156315693e932b64bfea7f9b363be5542", kill_on_drop: false }` [INFO] [stdout] b711770dfdba7cd8cfd7bece3f6eb32156315693e932b64bfea7f9b363be5542