[INFO] cloning repository https://github.com/cargo-bins/simple-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cargo-bins/simple-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 565f1198b0ab18229d3ac84f70ae55ad800c6c6d [INFO] checking cargo-bins/simple-git against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-bins%2Fsimple-git" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cargo-bins/simple-git 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/cargo-bins/simple-git [INFO] finished tweaking git repo https://github.com/cargo-bins/simple-git [INFO] tweaked toml for git repo https://github.com/cargo-bins/simple-git written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/cargo-bins/simple-git 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 io-close v0.3.7 [INFO] [stderr] Downloaded gix-bitmap v0.2.11 [INFO] [stderr] Downloaded human_format v1.1.0 [INFO] [stderr] Downloaded sha1-asm v0.5.3 [INFO] [stderr] Downloaded gix-validate v0.9.0 [INFO] [stderr] Downloaded gix-trace v0.1.9 [INFO] [stderr] Downloaded gix-path v0.10.10 [INFO] [stderr] Downloaded gix-hashtable v0.5.2 [INFO] [stderr] Downloaded dunce v1.0.5 [INFO] [stderr] Downloaded gix-diff v0.46.0 [INFO] [stderr] Downloaded gix-transport v0.42.3 [INFO] [stderr] Downloaded gix-ref v0.47.0 [INFO] [stderr] Downloaded gix-odb v0.63.0 [INFO] [stderr] Downloaded gix-pack v0.53.0 [INFO] [stderr] Downloaded prodash v28.0.0 [INFO] [stderr] Downloaded gix-config v0.40.0 [INFO] [stderr] Downloaded gix-index v0.35.0 [INFO] [stderr] Downloaded gix v0.66.0 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded gix-protocol v0.45.3 [INFO] [stderr] Downloaded gix-pathspec v0.7.7 [INFO] [stderr] Downloaded gix-packetline-blocking v0.17.5 [INFO] [stderr] Downloaded gix-filter v0.13.0 [INFO] [stderr] Downloaded gix-attributes v0.22.5 [INFO] [stderr] Downloaded unicode-bom v2.0.3 [INFO] [stderr] Downloaded gix-fs v0.11.3 [INFO] [stderr] Downloaded gix-lock v14.0.0 [INFO] [stderr] Downloaded gix-traverse v0.41.0 [INFO] [stderr] Downloaded gix-date v0.9.0 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] [stderr] Downloaded gix-utils v0.1.12 [INFO] [stderr] Downloaded gix-object v0.44.0 [INFO] [stderr] Downloaded gix-discover v0.35.0 [INFO] [stderr] Downloaded gix-negotiate v0.15.0 [INFO] [stderr] Downloaded libz-ng-sys v1.1.16 [INFO] [stderr] Downloaded uluru v3.1.0 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded gix-revision v0.29.0 [INFO] [stderr] Downloaded gix-refspec v0.25.0 [INFO] [stderr] Downloaded jiff v0.1.10 [INFO] [stderr] Downloaded gix-submodule v0.14.0 [INFO] [stderr] Downloaded gix-config-value v0.14.8 [INFO] [stderr] Downloaded gix-prompt v0.8.7 [INFO] [stderr] Downloaded gix-credentials v0.24.5 [INFO] [stderr] Downloaded gix-packetline v0.17.6 [INFO] [stderr] Downloaded gix-sec v0.10.8 [INFO] [stderr] Downloaded gix-url v0.27.5 [INFO] [stderr] Downloaded gix-command v0.3.9 [INFO] [stderr] Downloaded gix-quote v0.4.12 [INFO] [stderr] Downloaded kstring v2.0.2 [INFO] [stderr] Downloaded gix-glob v0.16.5 [INFO] [stderr] Downloaded gix-ignore v0.11.4 [INFO] [stderr] Downloaded gix-tempfile v14.0.2 [INFO] [stderr] Downloaded gix-commitgraph v0.24.3 [INFO] [stderr] Downloaded gix-revwalk v0.15.0 [INFO] [stderr] Downloaded gix-actor v0.32.0 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-worktree v0.36.0 [INFO] [stderr] Downloaded gix-worktree-state v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] de75b1be3588045d0b5196db56d82ce28580e9740f631a3aed63899a6613ee35 [INFO] running `Command { std: "docker" "start" "-a" "de75b1be3588045d0b5196db56d82ce28580e9740f631a3aed63899a6613ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de75b1be3588045d0b5196db56d82ce28580e9740f631a3aed63899a6613ee35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de75b1be3588045d0b5196db56d82ce28580e9740f631a3aed63899a6613ee35", kill_on_drop: false }` [INFO] [stdout] de75b1be3588045d0b5196db56d82ce28580e9740f631a3aed63899a6613ee35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b5037fc8ce217983876ef19c3ca032f910c37a6ae367a23238477e3b79b431d4 [INFO] running `Command { std: "docker" "start" "-a" "b5037fc8ce217983876ef19c3ca032f910c37a6ae367a23238477e3b79b431d4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking jiff v0.1.10 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking gix-sec v0.10.8 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling derive_destructure2 v0.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-path v0.10.10 [INFO] [stderr] Checking gix-date v0.9.0 [INFO] [stderr] Checking gix-validate v0.9.0 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-config-value v0.14.8 [INFO] [stderr] Checking gix-actor v0.32.0 [INFO] [stderr] Checking gix-command v0.3.9 [INFO] [stderr] Checking gix-packetline-blocking v0.17.5 [INFO] [stderr] Checking gix-packetline v0.17.6 [INFO] [stderr] Checking gix-prompt v0.8.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking gix-object v0.44.0 [INFO] [stderr] Checking gix-fs v0.11.3 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-glob v0.16.5 [INFO] [stderr] Checking gix-url v0.27.5 [INFO] [stderr] Checking gix-attributes v0.22.5 [INFO] [stderr] Checking gix-ignore v0.11.4 [INFO] [stderr] Checking gix-tempfile v14.0.2 [INFO] [stderr] Checking gix-credentials v0.24.5 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-pathspec v0.7.7 [INFO] [stderr] Checking gix-revwalk v0.15.0 [INFO] [stderr] Checking gix-ref v0.47.0 [INFO] [stderr] Checking gix-filter v0.13.0 [INFO] [stderr] Checking gix-pack v0.53.0 [INFO] [stderr] Checking gix-diff v0.46.0 [INFO] [stderr] Checking gix-traverse v0.41.0 [INFO] [stderr] Checking gix-revision v0.29.0 [INFO] [stderr] Checking gix-negotiate v0.15.0 [INFO] [stderr] Checking gix-index v0.35.0 [INFO] [stderr] Checking gix-refspec v0.25.0 [INFO] [stderr] Checking gix-config v0.40.0 [INFO] [stderr] Checking gix-discover v0.35.0 [INFO] [stderr] Checking gix-odb v0.63.0 [INFO] [stderr] Checking gix-worktree v0.36.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking gix-worktree-state v0.13.0 [INFO] [stderr] Checking gix-submodule v0.14.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking gix-transport v0.42.3 [INFO] [stderr] Checking gix-protocol v0.45.3 [INFO] [stderr] Checking gix v0.66.0 [INFO] [stderr] Checking simple-git v0.2.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.04s [INFO] running `Command { std: "docker" "inspect" "b5037fc8ce217983876ef19c3ca032f910c37a6ae367a23238477e3b79b431d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5037fc8ce217983876ef19c3ca032f910c37a6ae367a23238477e3b79b431d4", kill_on_drop: false }` [INFO] [stdout] b5037fc8ce217983876ef19c3ca032f910c37a6ae367a23238477e3b79b431d4 [INFO] checking cargo-bins/simple-git 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%2Fcargo-bins%2Fsimple-git" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cargo-bins/simple-git 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/cargo-bins/simple-git [INFO] finished tweaking git repo https://github.com/cargo-bins/simple-git [INFO] tweaked toml for git repo https://github.com/cargo-bins/simple-git written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cargo-bins/simple-git 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a782448ec951bd84c4a9ad63ff5d705ec55d15bd6831b9b03f291291f3b40db9 [INFO] running `Command { std: "docker" "start" "-a" "a782448ec951bd84c4a9ad63ff5d705ec55d15bd6831b9b03f291291f3b40db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a782448ec951bd84c4a9ad63ff5d705ec55d15bd6831b9b03f291291f3b40db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a782448ec951bd84c4a9ad63ff5d705ec55d15bd6831b9b03f291291f3b40db9", kill_on_drop: false }` [INFO] [stdout] a782448ec951bd84c4a9ad63ff5d705ec55d15bd6831b9b03f291291f3b40db9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ba1a50c0f89bd6b6b97510d56c85975393a370430929c71035bbd837984fc3a4 [INFO] running `Command { std: "docker" "start" "-a" "ba1a50c0f89bd6b6b97510d56c85975393a370430929c71035bbd837984fc3a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking prodash v28.0.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking jiff v0.1.10 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking gix-utils v0.1.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking unicode-bom v2.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking kstring v2.0.2 [INFO] [stderr] Checking gix-sec v0.10.8 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking uluru v3.1.0 [INFO] [stderr] Checking clru v0.6.2 [INFO] [stderr] Checking io-close v0.3.7 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling derive_destructure2 v0.1.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-path v0.10.10 [INFO] [stderr] Checking gix-date v0.9.0 [INFO] [stderr] Checking gix-validate v0.9.0 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-quote v0.4.12 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking gix-bitmap v0.2.11 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-actor v0.32.0 [INFO] [stderr] Checking gix-hashtable v0.5.2 [INFO] [stderr] Checking gix-packetline-blocking v0.17.5 [INFO] [stderr] Checking gix-packetline v0.17.6 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking gix-config-value v0.14.8 [INFO] [stderr] Checking gix-command v0.3.9 [INFO] [stderr] Checking gix-fs v0.11.3 [INFO] [stderr] Checking gix-commitgraph v0.24.3 [INFO] [stderr] Checking gix-glob v0.16.5 [INFO] [stderr] Checking gix-url v0.27.5 [INFO] [stderr] Checking gix-object v0.44.0 [INFO] [stderr] Checking gix-tempfile v14.0.2 [INFO] [stderr] Checking gix-attributes v0.22.5 [INFO] [stderr] Checking gix-ignore v0.11.4 [INFO] [stderr] Checking gix-prompt v0.8.7 [INFO] [stderr] Checking gix-lock v14.0.0 [INFO] [stderr] Checking gix-credentials v0.24.5 [INFO] [stderr] Checking gix-pathspec v0.7.7 [INFO] [stderr] Checking gix-revwalk v0.15.0 [INFO] [stderr] Checking gix-ref v0.47.0 [INFO] [stderr] Checking gix-pack v0.53.0 [INFO] [stderr] Checking gix-filter v0.13.0 [INFO] [stderr] Checking gix-diff v0.46.0 [INFO] [stderr] Checking gix-traverse v0.41.0 [INFO] [stderr] Checking gix-revision v0.29.0 [INFO] [stderr] Checking gix-negotiate v0.15.0 [INFO] [stderr] Checking gix-refspec v0.25.0 [INFO] [stderr] Checking gix-index v0.35.0 [INFO] [stderr] Checking gix-config v0.40.0 [INFO] [stderr] Checking gix-discover v0.35.0 [INFO] [stderr] Checking gix-odb v0.63.0 [INFO] [stderr] Checking gix-worktree v0.36.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking gix-submodule v0.14.0 [INFO] [stderr] Checking gix-worktree-state v0.13.0 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking gix-transport v0.42.3 [INFO] [stderr] Checking gix-protocol v0.45.3 [INFO] [stderr] Checking gix v0.66.0 [INFO] [stderr] Checking simple-git v0.2.12 (/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/lib.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 68 | cancellation_token: Option, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ok(Self( [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | Self::prepare_fetch(url, path, create::Kind::Bare)? [INFO] [stdout] 74 | | .fetch_only( [INFO] [stdout] 75 | | &mut TracingProgress::new("Cloning bare"), [INFO] [stdout] ... | [INFO] [stdout] 83 | | .into(), [INFO] [stdout] 84 | | )) [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/lib.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 68 | cancellation_token: Option, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | Ok(Self( [INFO] [stdout] | ____________^ [INFO] [stdout] 73 | | Self::prepare_fetch(url, path, create::Kind::Bare)? [INFO] [stdout] 74 | | .fetch_only( [INFO] [stdout] 75 | | &mut TracingProgress::new("Cloning bare"), [INFO] [stdout] ... | [INFO] [stdout] 83 | | .into(), [INFO] [stdout] 84 | | )) [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/lib.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 94 | cancellation_token: Option, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut progress = TracingProgress::new("Cloning with worktree"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | [INFO] [stdout] 100 | Ok(Self( [INFO] [stdout] | ____________^ [INFO] [stdout] 101 | | Self::prepare_fetch(url, path, create::Kind::WithWorktree)? [INFO] [stdout] 102 | | .fetch_then_checkout(&mut progress, &AtomicBool::new(false)) [INFO] [stdout] 103 | | .map_err(GitErrorInner::from)? [INFO] [stdout] ... | [INFO] [stdout] 114 | | .into(), [INFO] [stdout] 115 | | )) [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/progress_tracing.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | name: CompactString::new(name), [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/progress_tracing.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | step: Default::default(), [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/lib.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 94 | cancellation_token: Option, [INFO] [stdout] | ------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | let mut progress = TracingProgress::new("Cloning with worktree"); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | [INFO] [stdout] 100 | Ok(Self( [INFO] [stdout] | ____________^ [INFO] [stdout] 101 | | Self::prepare_fetch(url, path, create::Kind::WithWorktree)? [INFO] [stdout] 102 | | .fetch_then_checkout(&mut progress, &AtomicBool::new(false)) [INFO] [stdout] 103 | | .map_err(GitErrorInner::from)? [INFO] [stdout] ... | [INFO] [stdout] 114 | | .into(), [INFO] [stdout] 115 | | )) [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/progress_tracing.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | unit: None, [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/progress_tracing.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | name: CompactString::new(name), [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/progress_tracing.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | step: Arc::default(), [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/progress_tracing.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | step: Default::default(), [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/progress_tracing.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | unit: None, [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/progress_tracing.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 32 | let trigger = Arc::new(AtomicBool::new(true)); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | unit: None, [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/progress_tracing.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | trigger: Arc::clone(&self.trigger), [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/cancellation_token.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn disarm(self) -> GitCancellationToken { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.destructure().0 [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:31:33 [INFO] [stdout] | [INFO] [stdout] 30 | fn from(e: clone::Error) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self::PrepareFetchError(Box::new(e)) [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:37:26 [INFO] [stdout] | [INFO] [stdout] 36 | fn from(e: clone::fetch::Error) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Self::FetchError(Box::new(e)) [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:43:29 [INFO] [stdout] | [INFO] [stdout] 42 | fn from(e: clone::checkout::main_worktree::Error) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Self::CheckOutError(Box::new(e)) [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/progress_tracing.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | step: Arc::default(), [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:49:26 [INFO] [stdout] | [INFO] [stdout] 48 | fn from(e: gix::reference::head_commit::Error) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Self::HeadCommit(Box::new(e)) [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:55:31 [INFO] [stdout] | [INFO] [stdout] 54 | fn from(e: gix::object::commit::Error) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self::GetTreeOfCommit(Box::new(e)) [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:61:28 [INFO] [stdout] | [INFO] [stdout] 60 | fn from(e: gix::object::find::existing::Error) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self::ObjectLookup(Box::new(e)) [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/progress_tracing.rs:152:19 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | unit: None, [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/progress_tracing.rs:153:22 [INFO] [stdout] | [INFO] [stdout] 146 | fn add_child_with_id(&mut self, name: impl Into, id: Id) -> Self::SubProgress { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | trigger: Arc::clone(&self.trigger), [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/cancellation_token.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn disarm(self) -> GitCancellationToken { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | self.destructure().0 [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:31:33 [INFO] [stdout] | [INFO] [stdout] 30 | fn from(e: clone::Error) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Self::PrepareFetchError(Box::new(e)) [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:37:26 [INFO] [stdout] | [INFO] [stdout] 36 | fn from(e: clone::fetch::Error) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | Self::FetchError(Box::new(e)) [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:43:29 [INFO] [stdout] | [INFO] [stdout] 42 | fn from(e: clone::checkout::main_worktree::Error) -> Self { [INFO] [stdout] | ---------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Self::CheckOutError(Box::new(e)) [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:49:26 [INFO] [stdout] | [INFO] [stdout] 48 | fn from(e: gix::reference::head_commit::Error) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | Self::HeadCommit(Box::new(e)) [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:55:31 [INFO] [stdout] | [INFO] [stdout] 54 | fn from(e: gix::object::commit::Error) -> Self { [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | Self::GetTreeOfCommit(Box::new(e)) [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:61:28 [INFO] [stdout] | [INFO] [stdout] 60 | fn from(e: gix::object::find::existing::Error) -> Self { [INFO] [stdout] | ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | Self::ObjectLookup(Box::new(e)) [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 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `simple-git` (lib) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simple-git` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "ba1a50c0f89bd6b6b97510d56c85975393a370430929c71035bbd837984fc3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1a50c0f89bd6b6b97510d56c85975393a370430929c71035bbd837984fc3a4", kill_on_drop: false }` [INFO] [stdout] ba1a50c0f89bd6b6b97510d56c85975393a370430929c71035bbd837984fc3a4