[INFO] fetching crate spacetimedb-sats 0.12.0... [INFO] checking spacetimedb-sats-0.12.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate spacetimedb-sats 0.12.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate spacetimedb-sats 0.12.0 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 spacetimedb-sats 0.12.0 [INFO] finished tweaking crates.io crate spacetimedb-sats 0.12.0 [INFO] tweaked toml for crates.io crate spacetimedb-sats 0.12.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.18 (available: v1.0.0) [INFO] [stderr] Adding itertools v0.12.1 (available: v0.13.0) [INFO] [stderr] Adding proptest-derive v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding thiserror v1.0.68 (available: v2.0.1) [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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a243e2197a14ce5b407084aad81066cbfc8ed4553c7c69c10a2ad1a4b60f15c9 [INFO] running `Command { std: "docker" "start" "-a" "a243e2197a14ce5b407084aad81066cbfc8ed4553c7c69c10a2ad1a4b60f15c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a243e2197a14ce5b407084aad81066cbfc8ed4553c7c69c10a2ad1a4b60f15c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a243e2197a14ce5b407084aad81066cbfc8ed4553c7c69c10a2ad1a4b60f15c9", kill_on_drop: false }` [INFO] [stdout] a243e2197a14ce5b407084aad81066cbfc8ed4553c7c69c10a2ad1a4b60f15c9 [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=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] 7470f84a58f61f33cf5341af8d3bb8b30b84fd266af546bfe0120d33b8782fb8 [INFO] running `Command { std: "docker" "start" "-a" "7470f84a58f61f33cf5341af8d3bb8b30b84fd266af546bfe0120d33b8782fb8", 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] Checking bitflags v2.6.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Checking second-stack v0.3.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking spacetimedb-primitives v0.12.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking ethnum v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.68 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling spacetimedb-bindings-macro v0.12.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Checking thiserror v1.0.68 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spacetimedb-sats v0.12.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Fixed src/ser/impls.rs (1 fix) [INFO] [stderr] Fixed src/product_value.rs (2 fixes) [INFO] [stderr] Fixed src/de/impls.rs (1 fix) [INFO] [stderr] Fixed src/typespace.rs (2 fixes) [INFO] [stderr] Fixed src/de.rs (2 fixes) [INFO] [stdout] warning: `impl std::fmt::Display + 'a` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/de.rs:258:6 [INFO] [stdout] | [INFO] [stdout] 258 | ) -> impl fmt::Display + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/de.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | fn error_on_field<'a, 'de>( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | prod: &impl ProductVisitor<'de>, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a, 'b> Fn(&'a mut Formatter<'b>) -> Result<(), std::fmt::Error> + '_` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/de.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | ) -> FDisplay fmt::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/de.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | fn fmt_invalid_len<'de>( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl std::fmt::Display + 'a` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/de.rs:258:6 [INFO] [stdout] | [INFO] [stdout] 258 | ) -> impl fmt::Display + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/de.rs:253:23 [INFO] [stdout] | [INFO] [stdout] 253 | fn error_on_field<'a, 'de>( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 257 | prod: &impl ProductVisitor<'de>, [INFO] [stdout] | ^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `impl for<'a, 'b> Fn(&'a mut Formatter<'b>) -> Result<(), std::fmt::Error> + '_` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/de.rs:278:15 [INFO] [stdout] | [INFO] [stdout] 278 | ) -> FDisplay fmt::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/de.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | fn fmt_invalid_len<'de>( [INFO] [stdout] | ^^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.95s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking spacetimedb-sats v0.12.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "7470f84a58f61f33cf5341af8d3bb8b30b84fd266af546bfe0120d33b8782fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7470f84a58f61f33cf5341af8d3bb8b30b84fd266af546bfe0120d33b8782fb8", kill_on_drop: false }` [INFO] [stdout] 7470f84a58f61f33cf5341af8d3bb8b30b84fd266af546bfe0120d33b8782fb8