[INFO] cloning repository https://github.com/ejpcmac/git-z [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ejpcmac/git-z" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Fgit-z", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Fgit-z'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a76e55aec1eb9eb4cd44a69054b9883b152a95b8 [INFO] checking ejpcmac/git-z against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fejpcmac%2Fgit-z" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ejpcmac/git-z on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ejpcmac/git-z [INFO] finished tweaking git repo https://github.com/ejpcmac/git-z [INFO] tweaked toml for git repo https://github.com/ejpcmac/git-z written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ejpcmac/git-z 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 newline-converter v0.2.2 [INFO] [stderr] Downloaded unic-char-range v0.9.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.52 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded askama_parser v0.2.0 [INFO] [stderr] Downloaded basic-toml v0.1.7 [INFO] [stderr] Downloaded crossbeam-utils v0.8.18 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded tera v1.19.1 [INFO] [stderr] Downloaded crossterm v0.25.0 [INFO] [stderr] Downloaded unic-segment v0.9.0 [INFO] [stderr] Downloaded toml v0.8.8 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded tracing-subscriber v0.3.18 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded eyre v0.6.11 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.17 [INFO] [stderr] Downloaded syn v2.0.43 [INFO] [stderr] Downloaded ignore v0.4.21 [INFO] [stderr] Downloaded winnow v0.5.31 [INFO] [stderr] Downloaded toml_edit v0.21.0 [INFO] [stderr] Downloaded askama_derive v0.12.4 [INFO] [stderr] Downloaded bstr v1.8.0 [INFO] [stderr] Downloaded owo-colors v3.5.0 [INFO] [stderr] Downloaded unic-ucd-segment v0.9.0 [INFO] [stderr] Downloaded thiserror v1.0.52 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded phf_generator v0.11.2 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded chrono-tz-build v0.2.1 [INFO] [stderr] Downloaded phf_shared v0.11.2 [INFO] [stderr] Downloaded phf v0.11.2 [INFO] [stderr] Downloaded crossbeam-deque v0.8.4 [INFO] [stderr] Downloaded walkdir v2.4.0 [INFO] [stderr] Downloaded globwalk v0.8.1 [INFO] [stderr] Downloaded color-eyre v0.6.2 [INFO] [stderr] Downloaded chrono-tz v0.8.4 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded slug v0.1.5 [INFO] [stderr] Downloaded unic-char-property v0.9.0 [INFO] [stderr] Downloaded unic-common v0.9.0 [INFO] [stderr] Downloaded unic-ucd-version v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 996885b467c348a36773c260dc733cefdf83706d248ac5e3bae1b8d86716c820 [INFO] running `Command { std: "docker" "start" "-a" "996885b467c348a36773c260dc733cefdf83706d248ac5e3bae1b8d86716c820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "996885b467c348a36773c260dc733cefdf83706d248ac5e3bae1b8d86716c820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "996885b467c348a36773c260dc733cefdf83706d248ac5e3bae1b8d86716c820", kill_on_drop: false }` [INFO] [stdout] 996885b467c348a36773c260dc733cefdf83706d248ac5e3bae1b8d86716c820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fb1268be3571546a6cae55d8d9109429e525b9e4712aa8cdc950d465ec4552b9 [INFO] running `Command { std: "docker" "start" "-a" "fb1268be3571546a6cae55d8d9109429e525b9e4712aa8cdc950d465ec4552b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ignore v0.4.21 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking winnow v0.5.31 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling git-z v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.63s [INFO] running `Command { std: "docker" "inspect" "fb1268be3571546a6cae55d8d9109429e525b9e4712aa8cdc950d465ec4552b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb1268be3571546a6cae55d8d9109429e525b9e4712aa8cdc950d465ec4552b9", kill_on_drop: false }` [INFO] [stdout] fb1268be3571546a6cae55d8d9109429e525b9e4712aa8cdc950d465ec4552b9 [INFO] checking ejpcmac/git-z 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%2Fejpcmac%2Fgit-z" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ejpcmac/git-z on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ejpcmac/git-z [INFO] finished tweaking git repo https://github.com/ejpcmac/git-z [INFO] tweaked toml for git repo https://github.com/ejpcmac/git-z written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ejpcmac/git-z 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e02bce7cf4bae47dc89ace7a20cafcf5e8d3771dbcd9a387e6a6d7be159ff734 [INFO] running `Command { std: "docker" "start" "-a" "e02bce7cf4bae47dc89ace7a20cafcf5e8d3771dbcd9a387e6a6d7be159ff734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02bce7cf4bae47dc89ace7a20cafcf5e8d3771dbcd9a387e6a6d7be159ff734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02bce7cf4bae47dc89ace7a20cafcf5e8d3771dbcd9a387e6a6d7be159ff734", kill_on_drop: false }` [INFO] [stdout] e02bce7cf4bae47dc89ace7a20cafcf5e8d3771dbcd9a387e6a6d7be159ff734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 332f48e6ded69ea829cc5043a22f2abc6494d71e17d85331b9634b8941ba5faf [INFO] running `Command { std: "docker" "start" "-a" "332f48e6ded69ea829cc5043a22f2abc6494d71e17d85331b9634b8941ba5faf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling eyre v0.6.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking ignore v0.4.21 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling askama_parser v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking winnow v0.5.31 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling git-z v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Compiling basic-toml v0.1.7 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Compiling askama_derive v0.12.4 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking askama v0.12.1 [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/config.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 106 | let default_types = indexmap! { [INFO] [stdout] | _____________-------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | | "feat" => "adds a new feature in the code", [INFO] [stdout] 108 | | "sec" => "patches a security issue", [INFO] [stdout] 109 | | "fix" => "patches a code bug", [INFO] [stdout] ... | [INFO] [stdout] 123 | | "debug" => "commit used for debugging purposes, not to be integrated", [INFO] [stdout] 124 | | }; [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | types: default_types [INFO] [stdout] | ____________________^ [INFO] [stdout] 129 | | .into_iter() [INFO] [stdout] 130 | | .map(|(key, value)| (String::from(key), String::from(value))) [INFO] [stdout] 131 | | .collect(), [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/config/updater.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 127 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 134 | | parsed_config: self.parsed_config, [INFO] [stdout] 135 | | toml_config: self.toml_config, [INFO] [stdout] 136 | | _state: PhantomData, [INFO] [stdout] 137 | | }) [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/config/updater.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 142 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | parsed_config: self.parsed_config, [INFO] [stdout] 151 | | toml_config: self.toml_config, [INFO] [stdout] 152 | | _state: PhantomData, [INFO] [stdout] 153 | | }) [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/config/updater.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 158 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | parsed_config: self.parsed_config, [INFO] [stdout] 172 | | toml_config: self.toml_config, [INFO] [stdout] 173 | | _state: PhantomData, [INFO] [stdout] 174 | | }) [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/config/updater.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 179 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 194 | | parsed_config: self.parsed_config, [INFO] [stdout] 195 | | toml_config: self.toml_config, [INFO] [stdout] 196 | | _state: PhantomData, [INFO] [stdout] 197 | | }) [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/config/updater.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 202 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 217 | | parsed_config: self.parsed_config, [INFO] [stdout] 218 | | toml_config: self.toml_config, [INFO] [stdout] 219 | | _state: PhantomData, [INFO] [stdout] 220 | | }) [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/config.rs:128:20 [INFO] [stdout] | [INFO] [stdout] 106 | let default_types = indexmap! { [INFO] [stdout] | _____________-------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | | "feat" => "adds a new feature in the code", [INFO] [stdout] 108 | | "sec" => "patches a security issue", [INFO] [stdout] 109 | | "fix" => "patches a code bug", [INFO] [stdout] ... | [INFO] [stdout] 123 | | "debug" => "commit used for debugging purposes, not to be integrated", [INFO] [stdout] 124 | | }; [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | types: default_types [INFO] [stdout] | ____________________^ [INFO] [stdout] 129 | | .into_iter() [INFO] [stdout] 130 | | .map(|(key, value)| (String::from(key), String::from(value))) [INFO] [stdout] 131 | | .collect(), [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/config/updater.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 127 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 134 | | parsed_config: self.parsed_config, [INFO] [stdout] 135 | | toml_config: self.toml_config, [INFO] [stdout] 136 | | _state: PhantomData, [INFO] [stdout] 137 | | }) [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/config/updater.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 142 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 149 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | parsed_config: self.parsed_config, [INFO] [stdout] 151 | | toml_config: self.toml_config, [INFO] [stdout] 152 | | _state: PhantomData, [INFO] [stdout] 153 | | }) [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/config/updater.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 158 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 171 | | parsed_config: self.parsed_config, [INFO] [stdout] 172 | | toml_config: self.toml_config, [INFO] [stdout] 173 | | _state: PhantomData, [INFO] [stdout] 174 | | }) [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/config/updater.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 179 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 193 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 194 | | parsed_config: self.parsed_config, [INFO] [stdout] 195 | | toml_config: self.toml_config, [INFO] [stdout] 196 | | _state: PhantomData, [INFO] [stdout] 197 | | }) [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/config/updater.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 202 | mut self, [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 216 | Ok(ConfigUpdater { [INFO] [stdout] | ____________^ [INFO] [stdout] 217 | | parsed_config: self.parsed_config, [INFO] [stdout] 218 | | toml_config: self.toml_config, [INFO] [stdout] 219 | | _state: PhantomData, [INFO] [stdout] 220 | | }) [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-z` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `git-z` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "332f48e6ded69ea829cc5043a22f2abc6494d71e17d85331b9634b8941ba5faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "332f48e6ded69ea829cc5043a22f2abc6494d71e17d85331b9634b8941ba5faf", kill_on_drop: false }` [INFO] [stdout] 332f48e6ded69ea829cc5043a22f2abc6494d71e17d85331b9634b8941ba5faf