[INFO] cloning repository https://github.com/Rice-Rocket/ricenometry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rice-Rocket/ricenometry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fricenometry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fricenometry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5dba648a75d0a6f12674ea284f1843e9feca29c0 [INFO] checking Rice-Rocket/ricenometry against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRice-Rocket%2Fricenometry" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rice-Rocket/ricenometry 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/Rice-Rocket/ricenometry [INFO] finished tweaking git repo https://github.com/Rice-Rocket/ricenometry [INFO] tweaked toml for git repo https://github.com/Rice-Rocket/ricenometry written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rice-Rocket/ricenometry 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: /workspace/builds/worker-7-tc1/source/crates/proc-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `proc_macros` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v4.0.2 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded termion v3.0.0 [INFO] [stderr] Downloaded rustyline v14.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 7f4a141d64cbc2035415e689162d37133e8e8f5233c8882462137777670eadbc [INFO] running `Command { std: "docker" "start" "-a" "7f4a141d64cbc2035415e689162d37133e8e8f5233c8882462137777670eadbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f4a141d64cbc2035415e689162d37133e8e8f5233c8882462137777670eadbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f4a141d64cbc2035415e689162d37133e8e8f5233c8882462137777670eadbc", kill_on_drop: false }` [INFO] [stdout] 7f4a141d64cbc2035415e689162d37133e8e8f5233c8882462137777670eadbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 31d00e04784d27f751cd82241261517826e397b8bccc8fd4d95f3ddcedbcd232 [INFO] running `Command { std: "docker" "start" "-a" "31d00e04784d27f751cd82241261517826e397b8bccc8fd4d95f3ddcedbcd232", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/proc-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `proc_macros` library target) [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking proc-macro2 v1.0.81 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking proc-macros v0.1.0 (/opt/rustwide/workdir/crates/proc-macros) [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking ricenometry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s [INFO] running `Command { std: "docker" "inspect" "31d00e04784d27f751cd82241261517826e397b8bccc8fd4d95f3ddcedbcd232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d00e04784d27f751cd82241261517826e397b8bccc8fd4d95f3ddcedbcd232", kill_on_drop: false }` [INFO] [stdout] 31d00e04784d27f751cd82241261517826e397b8bccc8fd4d95f3ddcedbcd232 [INFO] checking Rice-Rocket/ricenometry 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%2FRice-Rocket%2Fricenometry" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rice-Rocket/ricenometry 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/Rice-Rocket/ricenometry [INFO] finished tweaking git repo https://github.com/Rice-Rocket/ricenometry [INFO] tweaked toml for git repo https://github.com/Rice-Rocket/ricenometry written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Rice-Rocket/ricenometry 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: /workspace/builds/worker-7-tc2/source/crates/proc-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `proc_macros` library target) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e7b482b96e538ad239153c5fde62c6a25f85abc2bbe0265cd593cc1f681ef532 [INFO] running `Command { std: "docker" "start" "-a" "e7b482b96e538ad239153c5fde62c6a25f85abc2bbe0265cd593cc1f681ef532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7b482b96e538ad239153c5fde62c6a25f85abc2bbe0265cd593cc1f681ef532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7b482b96e538ad239153c5fde62c6a25f85abc2bbe0265cd593cc1f681ef532", kill_on_drop: false }` [INFO] [stdout] e7b482b96e538ad239153c5fde62c6a25f85abc2bbe0265cd593cc1f681ef532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 54f628c3dbec695088cda5c17c325030c1cd204da28aa4dc1cf6fb6d4322713a [INFO] running `Command { std: "docker" "start" "-a" "54f628c3dbec695088cda5c17c325030c1cd204da28aa4dc1cf6fb6d4322713a", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/crates/proc-macros/Cargo.toml: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `proc_macros` library target) [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking proc-macro2 v1.0.81 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking termion v3.0.0 [INFO] [stderr] Checking proc-macros v0.1.0 (/opt/rustwide/workdir/crates/proc-macros) [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking rustyline v14.0.0 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking ricenometry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | fn to_expr(input: &str, ast: Node) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | match Expr::convert(ast) { [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/main.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | fn to_expr(input: &str, ast: Node) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | match Expr::convert(ast) { [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/lexer/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | .flat_map(|t| t.regex().into_iter()) [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/lexer/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | .flat_map(|t| t.regex().into_iter()) [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/lexer/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | .filter(|t| t.regex().is_some()) [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/lexer/mod.rs:30:29 [INFO] [stdout] | [INFO] [stdout] 30 | .filter(|t| t.regex().is_some()) [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/expr/mod.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn convert(value: Node) -> Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(match value { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | Node::Constant { token } => if let TokenType::Decimal(v) = token.ty { [INFO] [stdout] 76 | | if v.fract() < 2e-6 { [INFO] [stdout] 77 | | Expr::Integer(v.round() as i64) [INFO] [stdout] ... | [INFO] [stdout] 117 | | } else { unreachable!() }, [INFO] [stdout] 118 | | }) [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] [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/expr/mod.rs:74:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn convert(value: Node) -> Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Ok(match value { [INFO] [stdout] | ____________^ [INFO] [stdout] 75 | | Node::Constant { token } => if let TokenType::Decimal(v) = token.ty { [INFO] [stdout] 76 | | if v.fract() < 2e-6 { [INFO] [stdout] 77 | | Expr::Integer(v.round() as i64) [INFO] [stdout] ... | [INFO] [stdout] 117 | | } else { unreachable!() }, [INFO] [stdout] 118 | | }) [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 `ricenometry` (bin "ricenometry" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ricenometry` (bin "ricenometry") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "54f628c3dbec695088cda5c17c325030c1cd204da28aa4dc1cf6fb6d4322713a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f628c3dbec695088cda5c17c325030c1cd204da28aa4dc1cf6fb6d4322713a", kill_on_drop: false }` [INFO] [stdout] 54f628c3dbec695088cda5c17c325030c1cd204da28aa4dc1cf6fb6d4322713a