[INFO] cloning repository https://github.com/onContentStop/monky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/onContentStop/monky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d907913e338848f12597c9b399433caf62ad9cbe [INFO] checking onContentStop/monky against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FonContentStop%2Fmonky" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onContentStop/monky 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/onContentStop/monky [INFO] finished tweaking git repo https://github.com/onContentStop/monky [INFO] tweaked toml for git repo https://github.com/onContentStop/monky written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/onContentStop/monky 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 serde-value v0.6.0 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded directories v3.0.1 [INFO] [stderr] Downloaded rustversion v1.0.4 [INFO] [stderr] Downloaded slog-term v2.8.0 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded dialoguer v0.8.0 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded dissimilar v1.0.2 [INFO] [stderr] Downloaded config v0.10.1 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded ptree v0.3.2 [INFO] [stderr] Downloaded regex v1.4.5 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 873654f218fc4d36361e0fc70431bcbb20eba8e35715a10f21209147180ad0f9 [INFO] running `Command { std: "docker" "start" "-a" "873654f218fc4d36361e0fc70431bcbb20eba8e35715a10f21209147180ad0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "873654f218fc4d36361e0fc70431bcbb20eba8e35715a10f21209147180ad0f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873654f218fc4d36361e0fc70431bcbb20eba8e35715a10f21209147180ad0f9", kill_on_drop: false }` [INFO] [stdout] 873654f218fc4d36361e0fc70431bcbb20eba8e35715a10f21209147180ad0f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 9dffb721dc2d8a3805d5075298a875a9c6cec3d45482b096ecbff3c2148b8eab [INFO] running `Command { std: "docker" "start" "-a" "9dffb721dc2d8a3805d5075298a875a9c6cec3d45482b096ecbff3c2148b8eab", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking monky-test-macros v0.1.0 (/opt/rustwide/workdir/monky-test-macros) [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking insta v1.7.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking ptree v0.3.2 [INFO] [stderr] Checking monky v0.1.0 (/opt/rustwide/workdir/monky) [INFO] [stderr] Checking repl v0.1.0 (/opt/rustwide/workdir/repl) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "9dffb721dc2d8a3805d5075298a875a9c6cec3d45482b096ecbff3c2148b8eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dffb721dc2d8a3805d5075298a875a9c6cec3d45482b096ecbff3c2148b8eab", kill_on_drop: false }` [INFO] [stdout] 9dffb721dc2d8a3805d5075298a875a9c6cec3d45482b096ecbff3c2148b8eab [INFO] checking onContentStop/monky 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%2FonContentStop%2Fmonky" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/onContentStop/monky 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/onContentStop/monky [INFO] finished tweaking git repo https://github.com/onContentStop/monky [INFO] tweaked toml for git repo https://github.com/onContentStop/monky written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/onContentStop/monky 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 03d02a9050802b3552ec5bae54ade4336bf6a55dfa5245c43b1957670f357aa5 [INFO] running `Command { std: "docker" "start" "-a" "03d02a9050802b3552ec5bae54ade4336bf6a55dfa5245c43b1957670f357aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03d02a9050802b3552ec5bae54ade4336bf6a55dfa5245c43b1957670f357aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d02a9050802b3552ec5bae54ade4336bf6a55dfa5245c43b1957670f357aa5", kill_on_drop: false }` [INFO] [stdout] 03d02a9050802b3552ec5bae54ade4336bf6a55dfa5245c43b1957670f357aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] eb579aa9cc0cc5f839076f32a0786843a1392b294f1ff7c8f2d499db5b4c7fbe [INFO] running `Command { std: "docker" "start" "-a" "eb579aa9cc0cc5f839076f32a0786843a1392b294f1ff7c8f2d499db5b4c7fbe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking similar v1.3.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking dissimilar v1.0.2 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking directories v3.0.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking slog-async v2.6.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking dialoguer v0.8.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking monky-test-macros v0.1.0 (/opt/rustwide/workdir/monky-test-macros) [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] --> monky-test-macros/src/lib.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 50 | let ty = input.parse()?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | name, [INFO] [stdout] 54 | | _colon_tok, [INFO] [stdout] 55 | | ty, [INFO] [stdout] 56 | | }) [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] = 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] --> monky-test-macros/src/lib.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 75 | let contents; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let _brace_tok = braced!(contents in input); [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let contents = contents.parse_terminated(Expr::parse)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | [INFO] [stdout] 79 | Ok(Test { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | _brace_tok, [INFO] [stdout] 81 | | contents, [INFO] [stdout] 82 | | }) [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] --> monky-test-macros/src/lib.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 104 | let struct_contents; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let tests; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let _brace_tok = braced!(struct_contents in input); [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let struct_components = struct_contents.parse_terminated(TestStructComponent::parse)?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | let _brace_tok2 = braced!(tests in input); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let tests = tests.parse_terminated(Test::parse)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | [INFO] [stdout] 113 | Ok(TestStructInput { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | _struct_kw, [INFO] [stdout] 115 | | _brace_tok, [INFO] [stdout] 116 | | struct_components, [INFO] [stdout] 117 | | _brace_tok2, [INFO] [stdout] 118 | | tests, [INFO] [stdout] 119 | | }) [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] --> monky-test-macros/src/lib.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 174 | let mut matches = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | let mut kinds = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Ok(Self { matches, kinds }) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monky-test-macros` (lib test) due to 5 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] --> monky-test-macros/src/lib.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 50 | let ty = input.parse()?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | [INFO] [stdout] 52 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | name, [INFO] [stdout] 54 | | _colon_tok, [INFO] [stdout] 55 | | ty, [INFO] [stdout] 56 | | }) [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] = 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] --> monky-test-macros/src/lib.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 75 | let contents; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let _brace_tok = braced!(contents in input); [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let contents = contents.parse_terminated(Expr::parse)?; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | [INFO] [stdout] 79 | Ok(Test { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | _brace_tok, [INFO] [stdout] 81 | | contents, [INFO] [stdout] 82 | | }) [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] --> monky-test-macros/src/lib.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 104 | let struct_contents; [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 105 | let tests; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | let _brace_tok = braced!(struct_contents in input); [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let struct_components = struct_contents.parse_terminated(TestStructComponent::parse)?; [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 110 | let _brace_tok2 = braced!(tests in input); [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let tests = tests.parse_terminated(Test::parse)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | [INFO] [stdout] 113 | Ok(TestStructInput { [INFO] [stdout] | ____________^ [INFO] [stdout] 114 | | _struct_kw, [INFO] [stdout] 115 | | _brace_tok, [INFO] [stdout] 116 | | struct_components, [INFO] [stdout] 117 | | _brace_tok2, [INFO] [stdout] 118 | | tests, [INFO] [stdout] 119 | | }) [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] --> monky-test-macros/src/lib.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 174 | let mut matches = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | let mut kinds = vec![]; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | Ok(Self { matches, kinds }) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `monky-test-macros` (lib) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "eb579aa9cc0cc5f839076f32a0786843a1392b294f1ff7c8f2d499db5b4c7fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb579aa9cc0cc5f839076f32a0786843a1392b294f1ff7c8f2d499db5b4c7fbe", kill_on_drop: false }` [INFO] [stdout] eb579aa9cc0cc5f839076f32a0786843a1392b294f1ff7c8f2d499db5b4c7fbe