[INFO] cloning repository https://github.com/mbergenlid/stacked-commits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbergenlid/stacked-commits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Fstacked-commits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Fstacked-commits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3902ded05288a855e8638e7622882020cc6eb462
[INFO] checking mbergenlid/stacked-commits against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbergenlid%2Fstacked-commits" "/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/mbergenlid/stacked-commits 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/mbergenlid/stacked-commits
[INFO] finished tweaking git repo https://github.com/mbergenlid/stacked-commits
[INFO] tweaked toml for git repo https://github.com/mbergenlid/stacked-commits written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mbergenlid/stacked-commits 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] 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] ffd7016d1855571b54cedb85abd786c3da954510ff58ceb9d13ab90ea6648617
[INFO] running `Command { std: "docker" "start" "-a" "ffd7016d1855571b54cedb85abd786c3da954510ff58ceb9d13ab90ea6648617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffd7016d1855571b54cedb85abd786c3da954510ff58ceb9d13ab90ea6648617", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffd7016d1855571b54cedb85abd786c3da954510ff58ceb9d13ab90ea6648617", kill_on_drop: false }`
[INFO] [stdout] ffd7016d1855571b54cedb85abd786c3da954510ff58ceb9d13ab90ea6648617
[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] e0f95d129705490e9cccae0882d55de6bf66d47eecbba77df637feb500eb93c1
[INFO] running `Command { std: "docker" "start" "-a" "e0f95d129705490e9cccae0882d55de6bf66d47eecbba77df637feb500eb93c1", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Compiling proc-macro2 v1.0.79
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking regex-syntax v0.8.4
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Checking bitflags v2.5.0
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Compiling serde v1.0.208
[INFO] [stderr] Checking regex-syntax v0.6.29
[INFO] [stderr] Compiling jobserver v0.1.28
[INFO] [stderr] Compiling syn v2.0.58
[INFO] [stderr] Checking anstream v0.6.13
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking lazy_static v1.5.0
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Compiling cc v1.0.90
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Compiling serde_json v1.0.125
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Compiling anyhow v1.0.81
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Checking clap_builder v4.5.2
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Compiling rustix v0.38.32
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking itertools v0.13.0
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Compiling indoc v2.0.5
[INFO] [stderr] Checking linux-raw-sys v0.4.13
[INFO] [stderr] Compiling libz-sys v1.1.16
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Compiling libssh2-sys v0.3.0
[INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr] Checking regex v1.10.5
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking yansi v0.5.1
[INFO] [stderr] Checking fastrand v2.0.2
[INFO] [stderr] Checking pretty_assertions v1.4.0
[INFO] [stderr] Checking tempfile v3.10.1
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling serde_derive v1.0.208
[INFO] [stderr] Compiling clap_derive v4.5.4
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking clap v4.5.4
[INFO] [stderr] Checking git2 v0.18.3
[INFO] [stderr] Checking ubr v0.1.0 (/opt/rustwide/workdir/unibranch)
[INFO] [stderr] Checking test_repo v0.1.0 (/opt/rustwide/workdir/test_repo)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.09s
[INFO] running `Command { std: "docker" "inspect" "e0f95d129705490e9cccae0882d55de6bf66d47eecbba77df637feb500eb93c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f95d129705490e9cccae0882d55de6bf66d47eecbba77df637feb500eb93c1", kill_on_drop: false }`
[INFO] [stdout] e0f95d129705490e9cccae0882d55de6bf66d47eecbba77df637feb500eb93c1
[INFO] checking mbergenlid/stacked-commits 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%2Fmbergenlid%2Fstacked-commits" "/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/mbergenlid/stacked-commits 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/mbergenlid/stacked-commits
[INFO] finished tweaking git repo https://github.com/mbergenlid/stacked-commits
[INFO] tweaked toml for git repo https://github.com/mbergenlid/stacked-commits written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mbergenlid/stacked-commits 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] a99088cbaaafe92dbd46251793652bb6a67ca8dfb416848a723f7cc043991d9e
[INFO] running `Command { std: "docker" "start" "-a" "a99088cbaaafe92dbd46251793652bb6a67ca8dfb416848a723f7cc043991d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a99088cbaaafe92dbd46251793652bb6a67ca8dfb416848a723f7cc043991d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a99088cbaaafe92dbd46251793652bb6a67ca8dfb416848a723f7cc043991d9e", kill_on_drop: false }`
[INFO] [stdout] a99088cbaaafe92dbd46251793652bb6a67ca8dfb416848a723f7cc043991d9e
[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] 07b89dad258102aab81e21c7c7c44b5b9712048b6ec6ff9c07b9eea2974ce350
[INFO] running `Command { std: "docker" "start" "-a" "07b89dad258102aab81e21c7c7c44b5b9712048b6ec6ff9c07b9eea2974ce350", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling pkg-config v0.3.30
[INFO] [stderr] Compiling proc-macro2 v1.0.79
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Checking once_cell v1.19.0
[INFO] [stderr] Checking utf8parse v0.2.1
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Checking anstyle-parse v0.2.3
[INFO] [stderr] Checking anstyle-query v1.0.2
[INFO] [stderr] Checking bitflags v2.5.0
[INFO] [stderr] Checking tracing-core v0.1.32
[INFO] [stderr] Checking regex-syntax v0.6.29
[INFO] [stderr] Checking regex-syntax v0.8.4
[INFO] [stderr] Checking anstyle v1.0.6
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Checking colorchoice v1.0.0
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling syn v2.0.58
[INFO] [stderr] Compiling jobserver v0.1.28
[INFO] [stderr] Checking log v0.4.21
[INFO] [stderr] Compiling serde v1.0.208
[INFO] [stderr] Checking percent-encoding v2.3.1
[INFO] [stderr] Checking unicode-bidi v0.3.15
[INFO] [stderr] Compiling cc v1.0.90
[INFO] [stderr] Checking form_urlencoded v1.2.1
[INFO] [stderr] Checking anstream v0.6.13
[INFO] [stderr] Checking clap_lex v0.7.0
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Compiling anyhow v1.0.81
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking pin-project-lite v0.2.14
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking overload v0.1.1
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Checking lazy_static v1.5.0
[INFO] [stderr] Compiling serde_json v1.0.125
[INFO] [stderr] Checking sharded-slab v0.1.7
[INFO] [stderr] Checking nu-ansi-term v0.46.0
[INFO] [stderr] Checking clap_builder v4.5.2
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Checking tracing-log v0.2.0
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking thread_local v1.1.8
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking memchr v2.7.4
[INFO] [stderr] Checking ryu v1.0.18
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking itoa v1.0.11
[INFO] [stderr] Checking matchers v0.1.0
[INFO] [stderr] Checking either v1.13.0
[INFO] [stderr] Compiling rustix v0.38.32
[INFO] [stderr] Checking linux-raw-sys v0.4.13
[INFO] [stderr] Checking itertools v0.13.0
[INFO] [stderr] Compiling indoc v2.0.5
[INFO] [stderr] Checking yansi v0.5.1
[INFO] [stderr] Compiling libz-sys v1.1.16
[INFO] [stderr] Compiling openssl-sys v0.9.102
[INFO] [stderr] Compiling libssh2-sys v0.3.0
[INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr] Checking regex v1.10.5
[INFO] [stderr] Checking fastrand v2.0.2
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking pretty_assertions v1.4.0
[INFO] [stderr] Checking tempfile v3.10.1
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling serde_derive v1.0.208
[INFO] [stderr] Compiling clap_derive v4.5.4
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking clap v4.5.4
[INFO] [stderr] Checking git2 v0.18.3
[INFO] [stderr] Checking ubr v0.1.0 (/opt/rustwide/workdir/unibranch)
[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] --> unibranch/src/git/mod.rs:87:12
[INFO] [stdout] |
[INFO] [stdout] 48 | pub fn open_with_remote
(path: P, remote: CommandOption) -> anyhow::Result
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 52 | let repo = Repository::open_ext(
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 68 | let head = repo.head().context("No head")?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 81 | let mut config = repo.config()?;
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 87 | Ok(GitRepo {
[INFO] [stdout] | ____________^
[INFO] [stdout] 88 | | repo,
[INFO] [stdout] 89 | | path: path.as_ref().into(),
[INFO] [stdout] 90 | | current_branch_name,
[INFO] [stdout] 91 | | git_command_option: remote,
[INFO] [stdout] 92 | | sync_state: None,
[INFO] [stdout] 93 | | })
[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] | |_________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] = 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] --> unibranch/src/git/mod.rs:118:27
[INFO] [stdout] |
[INFO] [stdout] 118 | .and_then(|b| b.get().peel_to_commit().ok())
[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] --> unibranch/src/git/mod.rs:137:12
[INFO] [stdout] |
[INFO] [stdout] 122 | let (obj, _) = self
[INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 126 | let commit = obj.peel_to_commit()?;
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 137 | Ok(MainCommit::new(self, &self.repo, commit)?)
[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] |
[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] --> unibranch/src/git/mod.rs:215:12
[INFO] [stdout] |
[INFO] [stdout] 197 | let mut walk = self.repo.revwalk()?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 200 | let head = self.repo.find_branch(&self.current_branch_name, git2::BranchType::Local)?.into_reference().peel_to_commit()?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 211 | let result: Result, _> = walk
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 215 | Ok(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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> unibranch/src/git/mod.rs:212:22
[INFO] [stdout] |
[INFO] [stdout] 212 | .map(|r| self.repo.find_commit(r.expect("whhat")).unwrap())
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> unibranch/src/git/mod.rs:268:14
[INFO] [stdout] |
[INFO] [stdout] 245 | let tree = self.repo.find_tree(tree)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 246 | let author = self.repo.signature()?;
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 | let tracked_commit =
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 | MainCommit::Tracked(commit) => commit,
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 268 | &self.repo.find_commit(merge_commit_id)?,
[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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> unibranch/src/git/mod.rs:269:19
[INFO] [stdout] |
[INFO] [stdout] 245 | let tree = self.repo.find_tree(tree)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 246 | let author = self.repo.signature()?;
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 | let tracked_commit =
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 | MainCommit::Tracked(commit) => commit,
[INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 269 | Some(&self.repo.find_commit(state.main_commit_parent_id.into())?),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | 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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] |
[INFO] [stdout] = warning: this changes meaning in Rust 2024
[INFO] [stdout] = note: for more information, see issue #123739
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> unibranch/src/git/local_commit/tracked_commit.rs:117:33
[INFO] [stdout] |
[INFO] [stdout] 82 | pub fn update_local_branch_head(self) -> Result {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 83 | let remote_commit = self.repo.find_commit(self.meta_data().remote_commit)?;
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 84 |
[INFO] [stdout] 85 | let mut index = self.repo.cherrypick_commit(
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 99 | let tree = self.repo.find_tree(tree_id)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 | let signature = self.as_commit().author();
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 | std::result::Result::Ok(TrackedCommit {
[INFO] [stdout] | _________________________________^
[INFO] [stdout] 118 | | repo: self.repo,
[INFO] [stdout] 119 | | git_repo: self.git_repo,
[INFO] [stdout] 120 | | commit: self.commit,
[INFO] [stdout] 121 | | meta_data: new_meta,
[INFO] [stdout] 122 | | })
[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] |
[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] --> unibranch/src/git/local_commit/tracked_commit.rs:197:12
[INFO] [stdout] |
[INFO] [stdout] 142 | pub fn merge_remote_head(self, new_parent: Option<&Commit>) -> anyhow::Result {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 143 | let remote_branch_commit = self.remote_branch()?.get().peel_to_commit()?;
[INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 150 | let new_remote_commit = if merge_base == local_branch_head {
[INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 156 | let local_branch_commit = self.repo.find_commit(local_branch_head)?;
[INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 162 | let new_remote_tree = new_remote_commit.tree()?;
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 163 | let diff = self.repo.diff_tree_to_tree(
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 169 | let parent_commit = if let Some(parent) = new_parent {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 174 | let mut index = self
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 178 | let tree = self.repo.find_tree(tree_id)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 181 | let signature = self.as_commit().author();
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 193 | let new_commit = self.repo.find_commit(new_commit)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 197 | Ok(TrackedCommit::new(
[INFO] [stdout] | ____________^
[INFO] [stdout] 198 | | self.repo,
[INFO] [stdout] 199 | | self.git_repo,
[INFO] [stdout] 200 | | new_commit,
[INFO] [stdout] 201 | | new_meta_data,
[INFO] [stdout] 202 | | ))
[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] | | 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] | | 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] | | 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] | |_________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] --> unibranch/src/git/local_commit/tracked_commit.rs:279:12
[INFO] [stdout] |
[INFO] [stdout] 241 | self,
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 245 | let new_remote_tree = new_remote_commit.tree()?;
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 246 | let diff = self.repo.diff_tree_to_tree(
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 252 | let parent_commit = if let Some(parent) = new_parent {
[INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 257 | let mut index = self
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 261 | let tree = self.repo.find_tree(tree_id)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 264 | let signature = self.as_commit().author();
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 275 | let new_commit = self.repo.find_commit(new_commit)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 279 | Ok(TrackedCommit::new(
[INFO] [stdout] | ____________^
[INFO] [stdout] 280 | | self.repo,
[INFO] [stdout] 281 | | self.git_repo,
[INFO] [stdout] 282 | | new_commit,
[INFO] [stdout] 283 | | new_meta_data,
[INFO] [stdout] 284 | | ))
[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] | | 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] | | 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] --> unibranch/src/git/local_commit/tracked_commit.rs:351:12
[INFO] [stdout] |
[INFO] [stdout] 347 | pub(crate) fn untrack(self) -> anyhow::Result> {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 351 | Ok(UnTrackedCommit::new(self.repo, self.git_repo, self.commit))
[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] --> unibranch/src/git/local_commit/untracked_commit.rs:51:12
[INFO] [stdout] |
[INFO] [stdout] 33 | pub(crate) fn rebase(self, parent_commit: &Commit<'_>) -> anyhow::Result {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 34 | let mut index = self
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 37 | let new_commit = {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 38 | let signature = self.as_commit().author();
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | let tree_id = index.write_tree_to(self.repo)?;
[INFO] [stdout] 40 | let tree = self.repo.find_tree(tree_id)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 51 | Ok(UnTrackedCommit {
[INFO] [stdout] | ____________^
[INFO] [stdout] 52 | | repo: self.repo,
[INFO] [stdout] 53 | | git_repo: self.git_repo,
[INFO] [stdout] 54 | | commit: new_commit,
[INFO] [stdout] 55 | | })
[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] |
[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] --> unibranch/src/git/local_commit/untracked_commit.rs:96:12
[INFO] [stdout] |
[INFO] [stdout] 58 | pub(crate) fn track(self) -> anyhow::Result> {
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 | let origin_main_commit = self.git_repo.base_commit()?;
[INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 66 | let mut complete_index = self
[INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 76 | let tree = self.repo.find_tree(tree_id)?;
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 | let signature = self.as_commit().author();
[INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 96 | Ok(TrackedCommit::new(
[INFO] [stdout] | ____________^
[INFO] [stdout] 97 | | self.repo,
[INFO] [stdout] 98 | | self.git_repo,
[INFO] [stdout] 99 | | self.commit,
[INFO] [stdout] 100 | | meta_data,
[INFO] [stdout] 101 | | ))
[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] | | 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: aborting due to 13 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `ubr` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "07b89dad258102aab81e21c7c7c44b5b9712048b6ec6ff9c07b9eea2974ce350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b89dad258102aab81e21c7c7c44b5b9712048b6ec6ff9c07b9eea2974ce350", kill_on_drop: false }`
[INFO] [stdout] 07b89dad258102aab81e21c7c7c44b5b9712048b6ec6ff9c07b9eea2974ce350