[INFO] fetching crate sweet 0.2.0-rc.4... [INFO] checking sweet-0.2.0-rc.4 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate sweet 0.2.0-rc.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate sweet 0.2.0-rc.4 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sweet 0.2.0-rc.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate sweet 0.2.0-rc.4 [INFO] tweaked toml for crates.io crate sweet 0.2.0-rc.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate sweet 0.2.0-rc.4 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 507a8aee2952ea22300965997d44d32ccc16984ceacae20a863e948e617a7012 [INFO] running `Command { std: "docker" "start" "-a" "507a8aee2952ea22300965997d44d32ccc16984ceacae20a863e948e617a7012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "507a8aee2952ea22300965997d44d32ccc16984ceacae20a863e948e617a7012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "507a8aee2952ea22300965997d44d32ccc16984ceacae20a863e948e617a7012", kill_on_drop: false }` [INFO] [stdout] 507a8aee2952ea22300965997d44d32ccc16984ceacae20a863e948e617a7012 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d28273b9c0abae2f377e19adbe6d0d6f62b9a49c7a00c7b69fdc008d5a874c [INFO] running `Command { std: "docker" "start" "-a" "10d28273b9c0abae2f377e19adbe6d0d6f62b9a49c7a00c7b69fdc008d5a874c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking file-id v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking notify-debouncer-full v0.2.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking colorize v0.1.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Checking forky_core v0.2.0-rc.6 [INFO] [stderr] Checking gag v1.0.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Compiling sweet_macros v0.2.0-rc.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking forky_fs v0.2.0-rc.6 [INFO] [stderr] Checking forky v0.2.0-rc.6 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking webdriver v0.46.0 [INFO] [stderr] Checking sweet v0.2.0-rc.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/matchers/matcher_option.rs (1 fix) [INFO] [stderr] Fixed src/native/test_suite_native.rs (3 fixes) [INFO] [stderr] Fixed src/matchers/matcher_result.rs (1 fix) [INFO] [stderr] Fixed src/matchers/matcher_func.rs (3 fixes) [INFO] [stderr] Fixed src/matchers/matcher_mock_value.rs (1 fix) [INFO] [stderr] Fixed src/test_suite/test_suite.rs (2 fixes) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/test_suite/test_suite.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | match case.run().await { Err(result) => { [INFO] [stdout] | ^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 15 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/test_suite/test_suite.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | before(case).await; [INFO] [stdout] | ------------------ [INFO] [stdout] | | [INFO] [stdout] | `__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] 30 | match case.run().await { Err(result) => { [INFO] [stdout] | ^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.86/src/error.rs:600:1 [INFO] [stdout] | [INFO] [stdout] 600 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking fantoccini v0.19.3 [INFO] [stderr] Migrating examples/macro.rs from 2021 edition to 2024 [INFO] [stderr] Migrating test/sweet_wasm.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/fantoccini.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/macro_attribute.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking sweet v0.2.0-rc.4 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `Command { std: "docker" "inspect" "10d28273b9c0abae2f377e19adbe6d0d6f62b9a49c7a00c7b69fdc008d5a874c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d28273b9c0abae2f377e19adbe6d0d6f62b9a49c7a00c7b69fdc008d5a874c", kill_on_drop: false }` [INFO] [stdout] 10d28273b9c0abae2f377e19adbe6d0d6f62b9a49c7a00c7b69fdc008d5a874c