[INFO] fetching crate opencc-rs 0.4.5... [INFO] checking opencc-rs-0.4.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate opencc-rs 0.4.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate opencc-rs 0.4.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] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate opencc-rs 0.4.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate opencc-rs 0.4.5 [INFO] tweaked toml for crates.io crate opencc-rs 0.4.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate opencc-rs 0.4.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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.70.0 [INFO] [stderr] Downloaded libc v0.2.157 [INFO] [stderr] Downloaded opencc-sys v0.3.2+1.1.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 57602c101c59b9cf166e7ee909f7b18e118d6336bea1e6e0ed3b15dc9a3cdb86 [INFO] running `Command { std: "docker" "start" "-a" "57602c101c59b9cf166e7ee909f7b18e118d6336bea1e6e0ed3b15dc9a3cdb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57602c101c59b9cf166e7ee909f7b18e118d6336bea1e6e0ed3b15dc9a3cdb86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57602c101c59b9cf166e7ee909f7b18e118d6336bea1e6e0ed3b15dc9a3cdb86", kill_on_drop: false }` [INFO] [stdout] 57602c101c59b9cf166e7ee909f7b18e118d6336bea1e6e0ed3b15dc9a3cdb86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 7b2970d3c142c35e47f59086bb9ae7b570d87ebfb1d0ef09b08bd9d0362f30ce [INFO] running `Command { std: "docker" "start" "-a" "7b2970d3c142c35e47f59086bb9ae7b570d87ebfb1d0ef09b08bd9d0362f30ce", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling bindgen v0.70.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling opencc-sys v0.3.2+1.1.9 [INFO] [stderr] Checking opencc-rs v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "7b2970d3c142c35e47f59086bb9ae7b570d87ebfb1d0ef09b08bd9d0362f30ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b2970d3c142c35e47f59086bb9ae7b570d87ebfb1d0ef09b08bd9d0362f30ce", kill_on_drop: false }` [INFO] [stdout] 7b2970d3c142c35e47f59086bb9ae7b570d87ebfb1d0ef09b08bd9d0362f30ce [INFO] checking opencc-rs-0.4.5 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate opencc-rs 0.4.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate opencc-rs 0.4.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] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate opencc-rs 0.4.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate opencc-rs 0.4.5 [INFO] tweaked toml for crates.io crate opencc-rs 0.4.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate opencc-rs 0.4.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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 61c93ce9343cbdc16bd91d1993d5e8f4b1822376ff7a3129fc1e3154e9c17023 [INFO] running `Command { std: "docker" "start" "-a" "61c93ce9343cbdc16bd91d1993d5e8f4b1822376ff7a3129fc1e3154e9c17023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61c93ce9343cbdc16bd91d1993d5e8f4b1822376ff7a3129fc1e3154e9c17023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c93ce9343cbdc16bd91d1993d5e8f4b1822376ff7a3129fc1e3154e9c17023", kill_on_drop: false }` [INFO] [stdout] 61c93ce9343cbdc16bd91d1993d5e8f4b1822376ff7a3129fc1e3154e9c17023 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1240ff7b2dd7f892d3d29658a613efb1dd58d99ef3ee4c65a6c47c6c2b8317c2 [INFO] running `Command { std: "docker" "start" "-a" "1240ff7b2dd7f892d3d29658a613efb1dd58d99ef3ee4c65a6c47c6c2b8317c2", kill_on_drop: false }` [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling bindgen v0.70.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking testresult v0.4.1 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Compiling opencc-sys v0.3.2+1.1.9 [INFO] [stderr] Checking opencc-rs v0.4.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] --> src/lib.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(configs: T) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(OpenCC { openccs }) [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/lib.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(configs: T) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | Ok(OpenCC { openccs }) [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `opencc-rs` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `opencc-rs` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "1240ff7b2dd7f892d3d29658a613efb1dd58d99ef3ee4c65a6c47c6c2b8317c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1240ff7b2dd7f892d3d29658a613efb1dd58d99ef3ee4c65a6c47c6c2b8317c2", kill_on_drop: false }` [INFO] [stdout] 1240ff7b2dd7f892d3d29658a613efb1dd58d99ef3ee4c65a6c47c6c2b8317c2