[INFO] cloning repository https://github.com/ray-kast/docbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ray-kast/docbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fdocbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fdocbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3432ccb093a0d95ec7829d8f509d3d155b31d808 [INFO] checking ray-kast/docbot against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fray-kast%2Fdocbot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ray-kast/docbot 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/ray-kast/docbot [INFO] finished tweaking git repo https://github.com/ray-kast/docbot [INFO] tweaked toml for git repo https://github.com/ray-kast/docbot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ray-kast/docbot 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/docbot-derive/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /workspace/builds/worker-0-tc1/source/src/docbot/Cargo.toml: unused manifest key: package.category [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 671f261c90e3621868f07e53d591638663651dd3a3814599b67bcfbea0b6653f [INFO] running `Command { std: "docker" "start" "-a" "671f261c90e3621868f07e53d591638663651dd3a3814599b67bcfbea0b6653f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "671f261c90e3621868f07e53d591638663651dd3a3814599b67bcfbea0b6653f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "671f261c90e3621868f07e53d591638663651dd3a3814599b67bcfbea0b6653f", kill_on_drop: false }` [INFO] [stdout] 671f261c90e3621868f07e53d591638663651dd3a3814599b67bcfbea0b6653f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f5a5d10baa2b0bd5a9455a9dfb87395352111cd386e1b7c5fb74203904b0333b [INFO] running `Command { std: "docker" "start" "-a" "f5a5d10baa2b0bd5a9455a9dfb87395352111cd386e1b7c5fb74203904b0333b", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/src/docbot/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /opt/rustwide/workdir/src/docbot-derive/Cargo.toml: unused manifest key: package.category [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking docbot-derive v0.3.0-alpha.2 (/opt/rustwide/workdir/src/docbot-derive) [INFO] [stdout] warning: unused import: `Variant` [INFO] [stdout] --> src/docbot-derive/inputs/mod.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub use syn::{Generics, Ident, Variant, Visibility}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Variant` [INFO] [stdout] --> src/docbot-derive/inputs/mod.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub use syn::{Generics, Ident, Variant, Visibility}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_id` is never read [INFO] [stdout] --> src/docbot-derive/bits/path.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PathParts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | pub is_id: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_id` is never read [INFO] [stdout] --> src/docbot-derive/bits/path.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PathParts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | pub is_id: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stdout] warning: unused import: `Variant` [INFO] [stdout] --> src/docbot-derive/inputs/mod.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub use syn::{Generics, Ident, Variant, Visibility}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_id` is never read [INFO] [stdout] --> src/docbot-derive/bits/path.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PathParts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | pub is_id: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking docbot v0.3.0-alpha.2 (/opt/rustwide/workdir/src/docbot) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s [INFO] running `Command { std: "docker" "inspect" "f5a5d10baa2b0bd5a9455a9dfb87395352111cd386e1b7c5fb74203904b0333b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a5d10baa2b0bd5a9455a9dfb87395352111cd386e1b7c5fb74203904b0333b", kill_on_drop: false }` [INFO] [stdout] f5a5d10baa2b0bd5a9455a9dfb87395352111cd386e1b7c5fb74203904b0333b [INFO] checking ray-kast/docbot 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%2Fray-kast%2Fdocbot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ray-kast/docbot 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/ray-kast/docbot [INFO] finished tweaking git repo https://github.com/ray-kast/docbot [INFO] tweaked toml for git repo https://github.com/ray-kast/docbot written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ray-kast/docbot 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/src/docbot-derive/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/src/docbot/Cargo.toml: unused manifest key: package.category [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 112e7022e4cf839590554797a87e2ab3d90d18c3f068f0df19d2a0fa8fd6c746 [INFO] running `Command { std: "docker" "start" "-a" "112e7022e4cf839590554797a87e2ab3d90d18c3f068f0df19d2a0fa8fd6c746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "112e7022e4cf839590554797a87e2ab3d90d18c3f068f0df19d2a0fa8fd6c746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112e7022e4cf839590554797a87e2ab3d90d18c3f068f0df19d2a0fa8fd6c746", kill_on_drop: false }` [INFO] [stdout] 112e7022e4cf839590554797a87e2ab3d90d18c3f068f0df19d2a0fa8fd6c746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8d5213f641ef184f9b33e1ca3b05d186b8c641c55d285c41a7b240bc05ce290f [INFO] running `Command { std: "docker" "start" "-a" "8d5213f641ef184f9b33e1ca3b05d186b8c641c55d285c41a7b240bc05ce290f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/src/docbot-derive/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /opt/rustwide/workdir/src/docbot/Cargo.toml: unused manifest key: package.category [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking quote v1.0.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking docbot-derive v0.3.0-alpha.2 (/opt/rustwide/workdir/src/docbot-derive) [INFO] [stdout] warning: unused import: `Variant` [INFO] [stdout] --> src/docbot-derive/inputs/mod.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub use syn::{Generics, Ident, Variant, Visibility}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Variant` [INFO] [stdout] --> src/docbot-derive/inputs/mod.rs:10:36 [INFO] [stdout] | [INFO] [stdout] 10 | pub use syn::{Generics, Ident, Variant, Visibility}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_id` is never read [INFO] [stdout] --> src/docbot-derive/bits/path.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PathParts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | pub is_id: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/docbot-derive/attrs.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 12 | let mut opts = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | opts.map_or_else(O::no_opts, Ok).map_err(|e| (e, span))?, [INFO] [stdout] 46 | | if docs.is_empty() { [INFO] [stdout] 47 | | D::no_docs().map_err(|e| (e, span)) [INFO] [stdout] ... | [INFO] [stdout] 50 | | }?, [INFO] [stdout] 51 | | )) [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/docbot-derive/bits/path.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 53 | let (var_pat, parse_pat, head_pat, from_id_pat) = get_pats(*span, iter, command); [INFO] [stdout] | ------- --------- -------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | / ( [INFO] [stdout] 58 | | quote_spanned! { *span => #id_ty::#ident => Self::#ident #parse_pat }, [INFO] [stdout] 59 | | ( [INFO] [stdout] 60 | | quote_spanned! { *span => Self::#ident #head_pat => #id_ty::#ident }, [INFO] [stdout] 61 | | quote_spanned! { *span => #id_ty::#ident => Self::#ident #from_id_pat }, [INFO] [stdout] 62 | | ), [INFO] [stdout] 63 | | ), [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/docbot-derive/inputs/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 35 | let commands = Commands::new(input)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | Ok(InputData { [INFO] [stdout] | ________^ [INFO] [stdout] 38 | | span: input.span(), [INFO] [stdout] 39 | | vis: &input.vis, [INFO] [stdout] 40 | | ty: &input.ident, [INFO] [stdout] ... | [INFO] [stdout] 43 | | commands, [INFO] [stdout] 44 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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/docbot-derive/inputs/command.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | .map_err(|e| (e.context("failed to construct command lexer"), input.span()))?; [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/docbot-derive/inputs/command.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | .map_err(|e| (e.context("failed to construct command lexer"), input.span()))?; [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/docbot-derive/inputs/field.rs:90:59 [INFO] [stdout] | [INFO] [stdout] 90 | syn::parse_str(name).map_err(|e| (e.into(), span))?, [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/docbot-derive/opts.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | let meta = attr.parse_meta().map_err(|e| (e.into(), attr.span()))?; [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/docbot-derive/opts.rs:63:51 [INFO] [stdout] | [INFO] [stdout] 63 | let meta = attr.parse_meta().map_err(|e| (e.into(), attr.span()))?; [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/docbot-derive/trie.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 26 | it: I, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | let mut payloads = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 67 | | payloads: payloads.into_boxed_slice(), [INFO] [stdout] 68 | | root: root.into(), [INFO] [stdout] 69 | | }) [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/docbot-derive/trie.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | ... || Box::new(ambiguous(payloads)), [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/docbot-derive/trie.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | ... |r| Box::new(ok(r)), [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/docbot-derive/trie.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | children.into_iter().map(|(k, v)| (k, v.into())).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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `is_id` is never read [INFO] [stdout] --> src/docbot-derive/bits/path.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct PathParts { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 8 | pub is_id: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/docbot-derive/attrs.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 12 | let mut opts = None; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | Ok(( [INFO] [stdout] | ________^ [INFO] [stdout] 45 | | opts.map_or_else(O::no_opts, Ok).map_err(|e| (e, span))?, [INFO] [stdout] 46 | | if docs.is_empty() { [INFO] [stdout] 47 | | D::no_docs().map_err(|e| (e, span)) [INFO] [stdout] ... | [INFO] [stdout] 50 | | }?, [INFO] [stdout] 51 | | )) [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/docbot-derive/bits/path.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 53 | let (var_pat, parse_pat, head_pat, from_id_pat) = get_pats(*span, iter, command); [INFO] [stdout] | ------- --------- -------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | / ( [INFO] [stdout] 58 | | quote_spanned! { *span => #id_ty::#ident => Self::#ident #parse_pat }, [INFO] [stdout] 59 | | ( [INFO] [stdout] 60 | | quote_spanned! { *span => Self::#ident #head_pat => #id_ty::#ident }, [INFO] [stdout] 61 | | quote_spanned! { *span => #id_ty::#ident => Self::#ident #from_id_pat }, [INFO] [stdout] 62 | | ), [INFO] [stdout] 63 | | ), [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/docbot-derive/inputs/mod.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 35 | let commands = Commands::new(input)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | [INFO] [stdout] 37 | Ok(InputData { [INFO] [stdout] | ________^ [INFO] [stdout] 38 | | span: input.span(), [INFO] [stdout] 39 | | vis: &input.vis, [INFO] [stdout] 40 | | ty: &input.ident, [INFO] [stdout] ... | [INFO] [stdout] 43 | | commands, [INFO] [stdout] 44 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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/docbot-derive/inputs/command.rs:94:31 [INFO] [stdout] | [INFO] [stdout] 94 | .map_err(|e| (e.context("failed to construct command lexer"), input.span()))?; [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/docbot-derive/inputs/command.rs:133:31 [INFO] [stdout] | [INFO] [stdout] 133 | .map_err(|e| (e.context("failed to construct command lexer"), input.span()))?; [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/docbot-derive/inputs/field.rs:90:59 [INFO] [stdout] | [INFO] [stdout] 90 | syn::parse_str(name).map_err(|e| (e.into(), span))?, [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/docbot-derive/opts.rs:19:51 [INFO] [stdout] | [INFO] [stdout] 19 | let meta = attr.parse_meta().map_err(|e| (e.into(), attr.span()))?; [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/docbot-derive/opts.rs:63:51 [INFO] [stdout] | [INFO] [stdout] 63 | let meta = attr.parse_meta().map_err(|e| (e.into(), attr.span()))?; [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/docbot-derive/trie.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 26 | it: I, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | let mut payloads = Vec::new(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 67 | | payloads: payloads.into_boxed_slice(), [INFO] [stdout] 68 | | root: root.into(), [INFO] [stdout] 69 | | }) [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/docbot-derive/trie.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | ... || Box::new(ambiguous(payloads)), [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/docbot-derive/trie.rs:130:42 [INFO] [stdout] | [INFO] [stdout] 130 | ... |r| Box::new(ok(r)), [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/docbot-derive/trie.rs:161:51 [INFO] [stdout] | [INFO] [stdout] 161 | children.into_iter().map(|(k, v)| (k, v.into())).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] [INFO] [stdout] [INFO] [stderr] error: could not compile `docbot-derive` (lib test) due to 13 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 12 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `docbot-derive` (lib) due to 13 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8d5213f641ef184f9b33e1ca3b05d186b8c641c55d285c41a7b240bc05ce290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d5213f641ef184f9b33e1ca3b05d186b8c641c55d285c41a7b240bc05ce290f", kill_on_drop: false }` [INFO] [stdout] 8d5213f641ef184f9b33e1ca3b05d186b8c641c55d285c41a7b240bc05ce290f