[INFO] fetching crate zjson 0.1.5... [INFO] checking zjson-0.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate zjson 0.1.5 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate zjson 0.1.5 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 crates.io crate zjson 0.1.5 [INFO] finished tweaking crates.io crate zjson 0.1.5 [INFO] tweaked toml for crates.io crate zjson 0.1.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate zjson 0.1.5 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] 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] 84e17732ba65e6ab864931156a7371986c7d0c9229c98187206bf89cf08be9dd [INFO] running `Command { std: "docker" "start" "-a" "84e17732ba65e6ab864931156a7371986c7d0c9229c98187206bf89cf08be9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84e17732ba65e6ab864931156a7371986c7d0c9229c98187206bf89cf08be9dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e17732ba65e6ab864931156a7371986c7d0c9229c98187206bf89cf08be9dd", kill_on_drop: false }` [INFO] [stdout] 84e17732ba65e6ab864931156a7371986c7d0c9229c98187206bf89cf08be9dd [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] f20f3f96038591663f7f2b7b2a2da49d48e391fd0e8a939772e40015ed808cce [INFO] running `Command { std: "docker" "start" "-a" "f20f3f96038591663f7f2b7b2a2da49d48e391fd0e8a939772e40015ed808cce", kill_on_drop: false }` [INFO] [stderr] Checking zjson v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `number` and `literal` are never used [INFO] [stdout] --> lib/test_parent.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'json> TestParent<'json> { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn number(&mut self) -> Number<'json, '_> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn literal(&mut self) -> Literal<'json, '_> { [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 0.25s [INFO] running `Command { std: "docker" "inspect" "f20f3f96038591663f7f2b7b2a2da49d48e391fd0e8a939772e40015ed808cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20f3f96038591663f7f2b7b2a2da49d48e391fd0e8a939772e40015ed808cce", kill_on_drop: false }` [INFO] [stdout] f20f3f96038591663f7f2b7b2a2da49d48e391fd0e8a939772e40015ed808cce [INFO] checking zjson-0.1.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate zjson 0.1.5 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate zjson 0.1.5 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 crates.io crate zjson 0.1.5 [INFO] finished tweaking crates.io crate zjson 0.1.5 [INFO] tweaked toml for crates.io crate zjson 0.1.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate zjson 0.1.5 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] dfa5b0d8c814cc119653d236c883b75c2638d44f821633da3ce7679a672818c8 [INFO] running `Command { std: "docker" "start" "-a" "dfa5b0d8c814cc119653d236c883b75c2638d44f821633da3ce7679a672818c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa5b0d8c814cc119653d236c883b75c2638d44f821633da3ce7679a672818c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa5b0d8c814cc119653d236c883b75c2638d44f821633da3ce7679a672818c8", kill_on_drop: false }` [INFO] [stdout] dfa5b0d8c814cc119653d236c883b75c2638d44f821633da3ce7679a672818c8 [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] 5dffa5b0151ba0352947fcefb72c77f6d7784542c34721e56bc869be63289734 [INFO] running `Command { std: "docker" "start" "-a" "5dffa5b0151ba0352947fcefb72c77f6d7784542c34721e56bc869be63289734", kill_on_drop: false }` [INFO] [stderr] Checking zjson v0.1.5 (/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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/array/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | / fff_impl! { [INFO] [stdout] 100 | | type: "array" [INFO] [stdout] 101 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyError>; [INFO] [stdout] 102 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 106 | | ParseAnyError::Array [INFO] [stdout] 107 | | } [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/document/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | / fff_impl! { [INFO] [stdout] 105 | | type: "document" [INFO] [stdout] 106 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyDocumentError>; [INFO] [stdout] 107 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 111 | | ParseAnyDocumentError::Document [INFO] [stdout] 112 | | } [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 `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/multi_document/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / fff_impl! { [INFO] [stdout] 90 | | type: "multi-document" [INFO] [stdout] 91 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyMultiDocumentError>; [INFO] [stdout] 92 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 96 | | ParseAnyMultiDocumentError::MultiDocument [INFO] [stdout] 97 | | } [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 `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/object/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / fff_impl! { [INFO] [stdout] 123 | | type: "object" [INFO] [stdout] 124 | | value: "key, value pair" [INFO] [stdout] 125 | | f(ParsedString<'json>, &mut Any<'json, '_>) -> Result<_, ParseAnyError>; [INFO] [stdout] ... | [INFO] [stdout] 130 | | ParseAnyError::Object [INFO] [stdout] 131 | | } [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 `fff_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zjson` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: methods `number` and `literal` are never used [INFO] [stdout] --> lib/test_parent.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl<'json> TestParent<'json> { [INFO] [stdout] | ----------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn number(&mut self) -> Number<'json, '_> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn literal(&mut self) -> Literal<'json, '_> { [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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/array/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | / fff_impl! { [INFO] [stdout] 100 | | type: "array" [INFO] [stdout] 101 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyError>; [INFO] [stdout] 102 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 106 | | ParseAnyError::Array [INFO] [stdout] 107 | | } [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/document/mod.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | / fff_impl! { [INFO] [stdout] 105 | | type: "document" [INFO] [stdout] 106 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyDocumentError>; [INFO] [stdout] 107 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 111 | | ParseAnyDocumentError::Document [INFO] [stdout] 112 | | } [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 `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/multi_document/mod.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | / fff_impl! { [INFO] [stdout] 90 | | type: "multi-document" [INFO] [stdout] 91 | | f(&mut Any<'json, '_>) -> Result<_, ParseAnyMultiDocumentError>; [INFO] [stdout] 92 | | accumulator, mut value => [INFO] [stdout] ... | [INFO] [stdout] 96 | | ParseAnyMultiDocumentError::MultiDocument [INFO] [stdout] 97 | | } [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 `$crate::containers::fff_impl` which comes from the expansion of the macro `fff_impl` (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] --> lib/containers.rs:163:16 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn find(&mut self, mut $f: F) -> Result, E> [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | Ok(None) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: lib/object/mod.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | / fff_impl! { [INFO] [stdout] 123 | | type: "object" [INFO] [stdout] 124 | | value: "key, value pair" [INFO] [stdout] 125 | | f(ParsedString<'json>, &mut Any<'json, '_>) -> Result<_, ParseAnyError>; [INFO] [stdout] ... | [INFO] [stdout] 130 | | ParseAnyError::Object [INFO] [stdout] 131 | | } [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 `fff_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zjson` (lib test) due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5dffa5b0151ba0352947fcefb72c77f6d7784542c34721e56bc869be63289734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dffa5b0151ba0352947fcefb72c77f6d7784542c34721e56bc869be63289734", kill_on_drop: false }` [INFO] [stdout] 5dffa5b0151ba0352947fcefb72c77f6d7784542c34721e56bc869be63289734