[INFO] cloning repository https://github.com/dfint/df-steam-hook-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfint/df-steam-hook-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfint%2Fdf-steam-hook-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfint%2Fdf-steam-hook-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d12625986b443146a39976eae9a60d415aa8e39 [INFO] checking dfint/df-steam-hook-rs/0d12625986b443146a39976eae9a60d415aa8e39 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%2Fdfint%2Fdf-steam-hook-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfint/df-steam-hook-rs 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] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/dfint/df-steam-hook-rs [INFO] finished tweaking git repo https://github.com/dfint/df-steam-hook-rs [INFO] tweaked toml for git repo https://github.com/dfint/df-steam-hook-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dfint/df-steam-hook-rs 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-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfc07b13a37ff4c8e38d321151310bc73ccc9fc6677b765024bd2615200bd098 [INFO] running `Command { std: "docker" "start" "-a" "bfc07b13a37ff4c8e38d321151310bc73ccc9fc6677b765024bd2615200bd098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfc07b13a37ff4c8e38d321151310bc73ccc9fc6677b765024bd2615200bd098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc07b13a37ff4c8e38d321151310bc73ccc9fc6677b765024bd2615200bd098", kill_on_drop: false }` [INFO] [stdout] bfc07b13a37ff4c8e38d321151310bc73ccc9fc6677b765024bd2615200bd098 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a24d02943f58897e5ed2e1499e21de101f1f901d242832b5a894cd2b22d23e [INFO] running `Command { std: "docker" "start" "-a" "15a24d02943f58897e5ed2e1499e21de101f1f901d242832b5a894cd2b22d23e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling device_query v2.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling static_init_macro v1.0.2 [INFO] [stderr] Compiling static_init v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking slice-pool2 v0.4.3 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking checksum v0.2.1 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking mmap-fixed-fixed v0.1.3 [INFO] [stderr] Checking region v3.0.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling libudis86-sys v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking retour v0.3.1 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling macro v0.1.0 (/opt/rustwide/workdir/src/macro) [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking dlopen2 v0.7.0 [INFO] [stderr] Checking dfint_hook v0.1.3 (/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/utils.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 24 | let lib = Library::open(module).expect("Could not open library"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | unsafe { lib.symbol(symbol) }.unwrap() [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/utils.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | let lib = Library::open_self().expect("Could not open self"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | unsafe { lib.symbol(symbol) }.unwrap() [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dfint_hook` (lib) due to 3 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] --> src/utils.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 24 | let lib = Library::open(module).expect("Could not open library"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | unsafe { lib.symbol(symbol) }.unwrap() [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/utils.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 29 | let lib = Library::open_self().expect("Could not open self"); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | unsafe { lib.symbol(symbol) }.unwrap() [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dfint_hook` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "15a24d02943f58897e5ed2e1499e21de101f1f901d242832b5a894cd2b22d23e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a24d02943f58897e5ed2e1499e21de101f1f901d242832b5a894cd2b22d23e", kill_on_drop: false }` [INFO] [stdout] 15a24d02943f58897e5ed2e1499e21de101f1f901d242832b5a894cd2b22d23e