[INFO] cloning repository https://github.com/alerque/git-warp-time [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alerque/git-warp-time" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerque%2Fgit-warp-time", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerque%2Fgit-warp-time'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb8897e1dc4739e0c098fc532dcf8df77331a7a3 [INFO] checking alerque/git-warp-time/bb8897e1dc4739e0c098fc532dcf8df77331a7a3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falerque%2Fgit-warp-time" "/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/alerque/git-warp-time on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/alerque/git-warp-time [INFO] finished tweaking git repo https://github.com/alerque/git-warp-time [INFO] tweaked toml for git repo https://github.com/alerque/git-warp-time written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alerque/git-warp-time already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c135b48bd50b7ca94b0c87d8a1ffe122b7db86846a8bcd46ee7ebc5791131199 [INFO] running `Command { std: "docker" "start" "-a" "c135b48bd50b7ca94b0c87d8a1ffe122b7db86846a8bcd46ee7ebc5791131199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c135b48bd50b7ca94b0c87d8a1ffe122b7db86846a8bcd46ee7ebc5791131199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c135b48bd50b7ca94b0c87d8a1ffe122b7db86846a8bcd46ee7ebc5791131199", kill_on_drop: false }` [INFO] [stdout] c135b48bd50b7ca94b0c87d8a1ffe122b7db86846a8bcd46ee7ebc5791131199 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 584daac65acea1ffc684a05b2e0047c8bee4665357b2f6c2a1a31665622dc160 [INFO] running `Command { std: "docker" "start" "-a" "584daac65acea1ffc684a05b2e0047c8bee4665357b2f6c2a1a31665622dc160", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling faster-hex v0.9.0 [INFO] [stderr] Compiling gix-trace v0.1.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling prodash v28.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling gix-utils v0.1.12 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.207 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling gix-sec v0.10.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling filetime v0.2.24 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling vergen-gix v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling libz-sys v1.1.19 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.207 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling gix-macros v0.1.5 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling gix-hash v0.14.2 [INFO] [stderr] Compiling gix-date v0.8.7 [INFO] [stderr] Compiling gix-validate v0.8.5 [INFO] [stderr] Compiling gix-chunk v0.4.8 [INFO] [stderr] Compiling gix-features v0.38.2 [INFO] [stderr] Compiling gix-path v0.10.9 [INFO] [stderr] Compiling gix-hashtable v0.5.2 [INFO] [stderr] Compiling gix-bitmap v0.2.11 [INFO] [stderr] Compiling gix-quote v0.4.12 [INFO] [stderr] Compiling gix-fs v0.11.2 [INFO] [stderr] Compiling gix-commitgraph v0.24.3 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling gix-actor v0.31.5 [INFO] [stderr] Compiling clap_complete v4.5.16 [INFO] [stderr] Compiling clap_mangen v0.2.23 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling gix-config-value v0.14.7 [INFO] [stderr] Compiling gix-glob v0.16.4 [INFO] [stderr] Compiling gix-url v0.27.4 [INFO] [stderr] Compiling gix-tempfile v14.0.1 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Compiling gix-lock v14.0.0 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling gix-object v0.42.3 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling gix-revwalk v0.13.2 [INFO] [stderr] Compiling gix-ref v0.44.1 [INFO] [stderr] Compiling gix-pack v0.51.1 [INFO] [stderr] Compiling gix-diff v0.44.1 [INFO] [stderr] Compiling gix-traverse v0.39.2 [INFO] [stderr] Compiling gix-revision v0.27.2 [INFO] [stderr] Compiling gix-index v0.33.1 [INFO] [stderr] Compiling gix-refspec v0.23.1 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Compiling gix-discover v0.32.0 [INFO] [stderr] Compiling gix-config v0.37.0 [INFO] [stderr] Compiling gix-odb v0.61.1 [INFO] [stderr] Compiling gix v0.63.0 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling git-warp-time v0.8.4 (/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:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | .map(|oid| oid.and_then(|oid| repo.find_commit(oid)).unwrap()) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-warp-time` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | .map(|oid| oid.and_then(|oid| repo.find_commit(oid)).unwrap()) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-warp-time` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "584daac65acea1ffc684a05b2e0047c8bee4665357b2f6c2a1a31665622dc160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584daac65acea1ffc684a05b2e0047c8bee4665357b2f6c2a1a31665622dc160", kill_on_drop: false }` [INFO] [stdout] 584daac65acea1ffc684a05b2e0047c8bee4665357b2f6c2a1a31665622dc160