[INFO] cloning repository https://github.com/MaienM/AdventOfCode2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaienM/AdventOfCode2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaienM%2FAdventOfCode2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaienM%2FAdventOfCode2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e97972ab8371dc1a062b79a8760e1b90b4439af [INFO] checking MaienM/AdventOfCode2023/7e97972ab8371dc1a062b79a8760e1b90b4439af against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaienM%2FAdventOfCode2023" "/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/MaienM/AdventOfCode2023 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MaienM/AdventOfCode2023 [INFO] finished tweaking git repo https://github.com/MaienM/AdventOfCode2023 [INFO] tweaked toml for git repo https://github.com/MaienM/AdventOfCode2023 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MaienM/AdventOfCode2023 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c48528957ddcd884d22dcd5ebccd67f904912d321b0eb4dee1ca3c5cf29bbc4e [INFO] running `Command { std: "docker" "start" "-a" "c48528957ddcd884d22dcd5ebccd67f904912d321b0eb4dee1ca3c5cf29bbc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c48528957ddcd884d22dcd5ebccd67f904912d321b0eb4dee1ca3c5cf29bbc4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c48528957ddcd884d22dcd5ebccd67f904912d321b0eb4dee1ca3c5cf29bbc4e", kill_on_drop: false }` [INFO] [stdout] c48528957ddcd884d22dcd5ebccd67f904912d321b0eb4dee1ca3c5cf29bbc4e [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3324e8d9cc20afd5523be839a4f03aaa054936e60c1dbb6ca152371ece9a6c55 [INFO] running `Command { std: "docker" "start" "-a" "3324e8d9cc20afd5523be839a4f03aaa054936e60c1dbb6ca152371ece9a6c55", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking anstyle-query v1.0.1 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking common_macros v0.1.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling aoc_derive v0.0.0 (/opt/rustwide/workdir/aoc_derive) [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] --> aoc_derive/src/scanner.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn fill_static(def: ForeignItemStatic, ty: Type, expr: Expr) -> ItemStatic { [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] ... [INFO] [stdout] 173 | ty: Box::new(ty), [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] --> aoc_derive/src/scanner.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 163 | fn fill_static(def: ForeignItemStatic, ty: Type, expr: Expr) -> ItemStatic { [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] ... [INFO] [stdout] 174 | expr: Box::new(expr), [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] --> aoc_derive/src/scanner.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 285 | pub fn inject_day(_input: TokenStream, annotated_item: TokenStream) -> TokenStream { [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] 286 | let itemdef = parse_macro_input!(annotated_item as ForeignItemStatic); [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] ... [INFO] [stdout] 294 | let scanner = BinScanner::scan_file(path.to_str().unwrap(), parse_quote!(self)); [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] 295 | let expr = scanner.to_expr(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | [INFO] [stdout] 297 | / fill_static( [INFO] [stdout] 298 | | itemdef, [INFO] [stdout] 299 | | parse_quote!(once_cell::sync::Lazy<::aoc::derived::Day>), [INFO] [stdout] 300 | | parse_quote!(once_cell::sync::Lazy::new(|| #expr )), [INFO] [stdout] 301 | | ) [INFO] [stdout] 302 | | .into_token_stream() [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 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc_derive` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3324e8d9cc20afd5523be839a4f03aaa054936e60c1dbb6ca152371ece9a6c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3324e8d9cc20afd5523be839a4f03aaa054936e60c1dbb6ca152371ece9a6c55", kill_on_drop: false }` [INFO] [stdout] 3324e8d9cc20afd5523be839a4f03aaa054936e60c1dbb6ca152371ece9a6c55