[INFO] cloning repository https://github.com/caibirdme/ltbridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caibirdme/ltbridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaibirdme%2Fltbridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaibirdme%2Fltbridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 301d7b0d10b8f4fdcfe404f8837d45627f2357d5 [INFO] checking caibirdme/ltbridge/301d7b0d10b8f4fdcfe404f8837d45627f2357d5 against try#ccf408f4326a858c00dd845a64a86b16f360a801 for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaibirdme%2Fltbridge" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/caibirdme/ltbridge on toolchain ccf408f4326a858c00dd845a64a86b16f360a801 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/caibirdme/ltbridge [INFO] finished tweaking git repo https://github.com/caibirdme/ltbridge [INFO] tweaked toml for git repo https://github.com/caibirdme/ltbridge written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/caibirdme/ltbridge 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" "+ccf408f4326a858c00dd845a64a86b16f360a801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff4f9a7816ad331e641cfb06ca69e9ecbaedf1add75fd1e68b055c25b12b2dc3 [INFO] running `Command { std: "docker" "start" "-a" "ff4f9a7816ad331e641cfb06ca69e9ecbaedf1add75fd1e68b055c25b12b2dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4f9a7816ad331e641cfb06ca69e9ecbaedf1add75fd1e68b055c25b12b2dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4f9a7816ad331e641cfb06ca69e9ecbaedf1add75fd1e68b055c25b12b2dc3", kill_on_drop: false }` [INFO] [stdout] ff4f9a7816ad331e641cfb06ca69e9ecbaedf1add75fd1e68b055c25b12b2dc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+ccf408f4326a858c00dd845a64a86b16f360a801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1b57df7d1c2df73feffc472524245575c3de72619b8f55dff8b7371f7c34813 [INFO] running `Command { std: "docker" "start" "-a" "d1b57df7d1c2df73feffc472524245575c3de72619b8f55dff8b7371f7c34813", 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] Migrating common/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating logql/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating sqlbuilder/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Migrating traceql/Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling openssl-src v300.3.0+3.3.0 [INFO] [stderr] Checking arrow-schema v52.1.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v52.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking arrow-data v52.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking ordered-float v4.3.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking rustls-webpki v0.102.4 [INFO] [stderr] Checking lexical-util v1.0.3 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking axum-core v0.4.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Compiling flatbuffers v24.3.25 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling pulldown-cmark v0.12.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking arrow-array v52.1.0 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking arrow-select v52.1.0 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Checking arrow-cast v52.1.0 [INFO] [stderr] Checking async-compression v0.4.8 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking opentelemetry_sdk v0.24.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking humantime-serde v1.1.1 [INFO] [stderr] Checking lexical-parse-integer v1.0.2 [INFO] [stderr] Checking lexical-write-integer v1.0.2 [INFO] [stderr] Checking geo-types v0.7.13 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling geozero v0.13.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Checking axum v0.7.6 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking wkt v0.10.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking lexical-write-float v1.0.2 [INFO] [stderr] Checking lexical-parse-float v1.0.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v17.0.0 [INFO] [stderr] Checking arrow-csv v52.1.0 [INFO] [stderr] Checking arrow-ipc v52.1.0 [INFO] [stderr] Checking arrow-json v52.1.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling prost-types v0.13.3 [INFO] [stderr] Checking arrow-ord v52.1.0 [INFO] [stderr] Checking arrow-string v52.1.0 [INFO] [stderr] Checking arrow-arith v52.1.0 [INFO] [stderr] Checking arrow-row v52.1.0 [INFO] [stderr] Checking geojson v0.24.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling prost-build v0.13.3 [INFO] [stderr] Checking roaring v0.10.3 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking jsonb v0.4.2 [INFO] [stderr] Checking arrow v52.1.0 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling validator_derive v0.18.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking logql v0.1.0 (/tmp/fixit/logql) [INFO] [stderr] Migrating logql/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking lexical-core v1.0.2 [INFO] [stderr] Checking tonic v0.12.1 [INFO] [stderr] Checking common v0.1.0 (/tmp/fixit/common) [INFO] [stderr] Migrating common/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking traceql v0.1.0 (/tmp/fixit/traceql) [INFO] [stderr] Migrating traceql/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking opentelemetry-proto v0.7.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling ltbridge v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Compiling databend-driver-macros v0.21.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking triomphe v0.1.11 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking axum-valid v0.20.0 [INFO] [stderr] Checking opentelemetry-prometheus v0.17.0 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking tower-http v0.6.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.25.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking sqlparser v0.50.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking sqlbuilder v0.1.0 (/tmp/fixit/sqlbuilder) [INFO] [stderr] Migrating sqlbuilder/src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed sqlbuilder/src/builder.rs (1 fix) [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking databend-client v0.21.0 [INFO] [stderr] Checking reqwest-middleware v0.3.3 [INFO] [stderr] Checking databend-driver-core v0.21.0 [INFO] [stderr] Checking databend-driver v0.21.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/storage/quickwit/trace.rs (1 fix) [INFO] [stderr] Fixed src/storage/ck/log.rs (2 fixes) [INFO] [stderr] Fixed src/logquery/query_range.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/ck/labels.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | while let Some(msg) = rx.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/ck/labels.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/storage/ck/trace.rs (1 fix) [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/ck/labels.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | while let Some(msg) = rx.recv().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/ck/labels.rs:30:4 [INFO] [stdout] | [INFO] [stdout] 30 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:51:3 [INFO] [stdout] | [INFO] [stdout] 51 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/log.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | while let Some(row) = stream.next().await { [INFO] [stdout] | ^^^^^^^^^^^^^^^^------^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/storage/databend/trace.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling ltbridge v0.1.0 (/tmp/fixit) [INFO] [stderr] Checking sqlbuilder v0.1.0 (/tmp/fixit/sqlbuilder) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "d1b57df7d1c2df73feffc472524245575c3de72619b8f55dff8b7371f7c34813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b57df7d1c2df73feffc472524245575c3de72619b8f55dff8b7371f7c34813", kill_on_drop: false }` [INFO] [stdout] d1b57df7d1c2df73feffc472524245575c3de72619b8f55dff8b7371f7c34813