[INFO] cloning repository https://github.com/chaosteil/doist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaosteil/doist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8ecc9058e026743666ae8f95d15153c7afeadd9 [INFO] checking chaosteil/doist against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaosteil%2Fdoist" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaosteil/doist 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/chaosteil/doist [INFO] finished tweaking git repo https://github.com/chaosteil/doist [INFO] tweaked toml for git repo https://github.com/chaosteil/doist written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chaosteil/doist 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 strum v0.26.1 [INFO] [stderr] Downloaded xdg v2.5.2 [INFO] [stderr] Downloaded serde_with_macros v3.6.1 [INFO] [stderr] Downloaded wiremock v0.6.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded strum_macros v0.26.1 [INFO] [stderr] Downloaded deadpool v0.10.0 [INFO] [stderr] Downloaded terminal_size v0.3.0 [INFO] [stderr] Downloaded json-patch v1.2.0 [INFO] [stderr] Downloaded assert_cmd v2.0.13 [INFO] [stderr] Downloaded pest_derive v2.7.7 [INFO] [stderr] Downloaded pest_generator v2.7.7 [INFO] [stderr] Downloaded treediff v4.0.3 [INFO] [stderr] Downloaded serde-aux v4.4.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded pest_meta v2.7.7 [INFO] [stderr] Downloaded serde_with v3.6.1 [INFO] [stderr] Downloaded h2 v0.4.2 [INFO] [stderr] Downloaded bstr v1.9.0 [INFO] [stderr] Downloaded chrono-tz v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 61d31b7b8843badabb601a83d2d7158778943b7aa9e195d84f28bd9a4111ab54 [INFO] running `Command { std: "docker" "start" "-a" "61d31b7b8843badabb601a83d2d7158778943b7aa9e195d84f28bd9a4111ab54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d31b7b8843badabb601a83d2d7158778943b7aa9e195d84f28bd9a4111ab54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d31b7b8843badabb601a83d2d7158778943b7aa9e195d84f28bd9a4111ab54", kill_on_drop: false }` [INFO] [stdout] 61d31b7b8843badabb601a83d2d7158778943b7aa9e195d84f28bd9a4111ab54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1f72f3bce975982d5077638f22022f0dd1cd68577dad6064c5da3ffe5e0cd417 [INFO] running `Command { std: "docker" "start" "-a" "1f72f3bce975982d5077638f22022f0dd1cd68577dad6064c5da3ffe5e0cd417", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking treediff v4.0.3 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking json-patch v1.2.0 [INFO] [stderr] Checking retry-policies v0.2.1 [INFO] [stderr] Checking serde-aux v4.4.0 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking wiremock v0.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking reqwest-middleware v0.2.4 [INFO] [stderr] Checking reqwest-retry v0.3.0 [INFO] [stderr] Checking doist v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `cfg` is never read [INFO] [stdout] --> tests/commands/setup.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Tool { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 8 | pub tmp: assert_fs::TempDir, [INFO] [stdout] 9 | pub cfg: Config, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.29s [INFO] running `Command { std: "docker" "inspect" "1f72f3bce975982d5077638f22022f0dd1cd68577dad6064c5da3ffe5e0cd417", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f72f3bce975982d5077638f22022f0dd1cd68577dad6064c5da3ffe5e0cd417", kill_on_drop: false }` [INFO] [stdout] 1f72f3bce975982d5077638f22022f0dd1cd68577dad6064c5da3ffe5e0cd417 [INFO] checking chaosteil/doist 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%2Fchaosteil%2Fdoist" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaosteil/doist 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/chaosteil/doist [INFO] finished tweaking git repo https://github.com/chaosteil/doist [INFO] tweaked toml for git repo https://github.com/chaosteil/doist written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chaosteil/doist 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1d075a8ebb6705659107c24a9250721cf34294c3efbe1968fd6763092eb7d7a7 [INFO] running `Command { std: "docker" "start" "-a" "1d075a8ebb6705659107c24a9250721cf34294c3efbe1968fd6763092eb7d7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d075a8ebb6705659107c24a9250721cf34294c3efbe1968fd6763092eb7d7a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d075a8ebb6705659107c24a9250721cf34294c3efbe1968fd6763092eb7d7a7", kill_on_drop: false }` [INFO] [stdout] 1d075a8ebb6705659107c24a9250721cf34294c3efbe1968fd6763092eb7d7a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b7a9be07c884194e0456cc5bf6119299a30b101ae088e984a7a72c9e7dd15377 [INFO] running `Command { std: "docker" "start" "-a" "b7a9be07c884194e0456cc5bf6119299a30b101ae088e984a7a72c9e7dd15377", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking const-random v0.1.17 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking deadpool-runtime v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking assert_cmd v2.0.13 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling uuid-macro-internal v1.7.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking pest v2.7.7 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling serde_with_macros v3.6.1 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Checking serde v1.0.196 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_with v3.6.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking toml_edit v0.22.6 [INFO] [stderr] Checking treediff v4.0.3 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking json-patch v1.2.0 [INFO] [stderr] Checking retry-policies v0.2.1 [INFO] [stderr] Checking serde-aux v4.4.0 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking toml v0.8.10 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking tempfile v3.10.0 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking wiremock v0.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Checking reqwest-middleware v0.2.4 [INFO] [stderr] Checking reqwest-retry v0.3.0 [INFO] [stderr] Checking doist v0.2.7 (/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/api/tree.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 72 | .map(|c| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / Rc::try_unwrap(c) [INFO] [stdout] 74 | | .expect("should consume single Rc") [INFO] [stdout] 75 | | .into_inner() [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/api/tree.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|mut item| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Rc::new(RefCell::new(TreeBuilder { [INFO] [stdout] | _________________________^ [INFO] [stdout] 120 | | item, [INFO] [stdout] 121 | | parent: None, [INFO] [stdout] 122 | | subitems: vec![], [INFO] [stdout] 123 | | })) [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/api/tree.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | .partition(|item| item.borrow().item.parent_id().is_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/api/tree.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|item| (item.borrow().item.id(), item.clone())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/api/tree.rs:130:51 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|item| (item.borrow().item.id(), item.clone())) [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/api/tree.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | .filter(|(_, c)| c.borrow().parent.is_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/api/tree.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|(_, c)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Ok(Rc::try_unwrap(c) [INFO] [stdout] | ____________________^ [INFO] [stdout] 162 | | .map_err(|_| eyre!("Expected single item reference"))? [INFO] [stdout] 163 | | .into_inner() [INFO] [stdout] 164 | | .finalize(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/api/tree.rs:266:38 [INFO] [stdout] | [INFO] [stdout] 266 | tree.retain(|t| hs.contains(&t.id())); [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/api/tree.rs:268:51 [INFO] [stdout] | [INFO] [stdout] 268 | tree.subitems.retain(|p| hs.contains(&p.id())); [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:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(Gateway::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 137 | | token, [INFO] [stdout] 138 | | &self.url.clone().unwrap_or_else(|| default_url().unwrap()), [INFO] [stdout] 139 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interactive.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / cmd.arg( [INFO] [stdout] 64 | | Arg::new($select_name) [INFO] [stdout] 65 | | .short($short) [INFO] [stdout] 66 | | .long($long) [INFO] [stdout] 67 | | .help($select_help) [INFO] [stdout] 68 | | .action(ArgAction::Set), [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | / selection!( [INFO] [stdout] 86 | | Project, [INFO] [stdout] 87 | | "project", [INFO] [stdout] 88 | | "project", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "ID of the project to use. Does nothing if -P is specified." [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / Arg::new($select_id) [INFO] [stdout] 72 | | .long($select_id) [INFO] [stdout] 73 | | .help($select_id_help) [INFO] [stdout] 74 | | .action(ArgAction::Set), [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | / selection!( [INFO] [stdout] 86 | | Project, [INFO] [stdout] 87 | | "project", [INFO] [stdout] 88 | | "project", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "ID of the project to use. Does nothing if -P is specified." [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / cmd.arg( [INFO] [stdout] 64 | | Arg::new($select_name) [INFO] [stdout] 65 | | .short($short) [INFO] [stdout] 66 | | .long($long) [INFO] [stdout] 67 | | .help($select_help) [INFO] [stdout] 68 | | .action(ArgAction::Set), [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | / selection!( [INFO] [stdout] 97 | | Section, [INFO] [stdout] 98 | | "section", [INFO] [stdout] 99 | | "section", [INFO] [stdout] ... | [INFO] [stdout] 103 | | "ID of the section to use. Does nothing if -S is specified." [INFO] [stdout] 104 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / Arg::new($select_id) [INFO] [stdout] 72 | | .long($select_id) [INFO] [stdout] 73 | | .help($select_id_help) [INFO] [stdout] 74 | | .action(ArgAction::Set), [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | / selection!( [INFO] [stdout] 97 | | Section, [INFO] [stdout] 98 | | "section", [INFO] [stdout] 99 | | "section", [INFO] [stdout] ... | [INFO] [stdout] 103 | | "ID of the section to use. Does nothing if -S is specified." [INFO] [stdout] 104 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | .and_then(|id| items.iter().find(|item| item.id() == *id))) [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] [stderr] error: could not compile `doist` (lib) due to 16 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/api/tree.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 72 | .map(|c| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | / Rc::try_unwrap(c) [INFO] [stdout] 74 | | .expect("should consume single Rc") [INFO] [stdout] 75 | | .into_inner() [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/api/tree.rs:119:25 [INFO] [stdout] | [INFO] [stdout] 113 | .map(|mut item| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 119 | Rc::new(RefCell::new(TreeBuilder { [INFO] [stdout] | _________________________^ [INFO] [stdout] 120 | | item, [INFO] [stdout] 121 | | parent: None, [INFO] [stdout] 122 | | subitems: vec![], [INFO] [stdout] 123 | | })) [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/api/tree.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | .partition(|item| item.borrow().item.parent_id().is_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/api/tree.rs:130:26 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|item| (item.borrow().item.id(), item.clone())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/api/tree.rs:130:51 [INFO] [stdout] | [INFO] [stdout] 130 | .map(|item| (item.borrow().item.id(), item.clone())) [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/api/tree.rs:157:30 [INFO] [stdout] | [INFO] [stdout] 157 | .filter(|(_, c)| c.borrow().parent.is_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/api/tree.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 160 | .map(|(_, c)| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Ok(Rc::try_unwrap(c) [INFO] [stdout] | ____________________^ [INFO] [stdout] 162 | | .map_err(|_| eyre!("Expected single item reference"))? [INFO] [stdout] 163 | | .into_inner() [INFO] [stdout] 164 | | .finalize(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/api/tree.rs:266:38 [INFO] [stdout] | [INFO] [stdout] 266 | tree.retain(|t| hs.contains(&t.id())); [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/api/tree.rs:268:51 [INFO] [stdout] | [INFO] [stdout] 268 | tree.subitems.retain(|p| hs.contains(&p.id())); [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:136:12 [INFO] [stdout] | [INFO] [stdout] 136 | Ok(Gateway::new( [INFO] [stdout] | ____________^ [INFO] [stdout] 137 | | token, [INFO] [stdout] 138 | | &self.url.clone().unwrap_or_else(|| default_url().unwrap()), [INFO] [stdout] 139 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interactive.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / cmd.arg( [INFO] [stdout] 64 | | Arg::new($select_name) [INFO] [stdout] 65 | | .short($short) [INFO] [stdout] 66 | | .long($long) [INFO] [stdout] 67 | | .help($select_help) [INFO] [stdout] 68 | | .action(ArgAction::Set), [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | / selection!( [INFO] [stdout] 86 | | Project, [INFO] [stdout] 87 | | "project", [INFO] [stdout] 88 | | "project", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "ID of the project to use. Does nothing if -P is specified." [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / Arg::new($select_id) [INFO] [stdout] 72 | | .long($select_id) [INFO] [stdout] 73 | | .help($select_id_help) [INFO] [stdout] 74 | | .action(ArgAction::Set), [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | / selection!( [INFO] [stdout] 86 | | Project, [INFO] [stdout] 87 | | "project", [INFO] [stdout] 88 | | "project", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "ID of the project to use. Does nothing if -P is specified." [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / cmd.arg( [INFO] [stdout] 64 | | Arg::new($select_name) [INFO] [stdout] 65 | | .short($short) [INFO] [stdout] 66 | | .long($long) [INFO] [stdout] 67 | | .help($select_help) [INFO] [stdout] 68 | | .action(ArgAction::Set), [INFO] [stdout] 69 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | / selection!( [INFO] [stdout] 97 | | Section, [INFO] [stdout] 98 | | "section", [INFO] [stdout] 99 | | "section", [INFO] [stdout] ... | [INFO] [stdout] 103 | | "ID of the section to use. Does nothing if -S is specified." [INFO] [stdout] 104 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 62 | fn augment_args(cmd: clap::Command) -> clap::Command { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | / Arg::new($select_id) [INFO] [stdout] 72 | | .long($select_id) [INFO] [stdout] 73 | | .help($select_id_help) [INFO] [stdout] 74 | | .action(ArgAction::Set), [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | / selection!( [INFO] [stdout] 97 | | Section, [INFO] [stdout] 98 | | "section", [INFO] [stdout] 99 | | "section", [INFO] [stdout] ... | [INFO] [stdout] 103 | | "ID of the section to use. Does nothing if -S is specified." [INFO] [stdout] 104 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `selection` (in Nightly builds, run with -Z macro-backtrace for more info) [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/interactive.rs:114:61 [INFO] [stdout] | [INFO] [stdout] 114 | .and_then(|id| items.iter().find(|item| item.id() == *id))) [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] [stderr] error: could not compile `doist` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "b7a9be07c884194e0456cc5bf6119299a30b101ae088e984a7a72c9e7dd15377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a9be07c884194e0456cc5bf6119299a30b101ae088e984a7a72c9e7dd15377", kill_on_drop: false }` [INFO] [stdout] b7a9be07c884194e0456cc5bf6119299a30b101ae088e984a7a72c9e7dd15377