[INFO] fetching crate kinetics 0.17.4...
[INFO] checking kinetics-0.17.4 against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] extracting crate kinetics 0.17.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate kinetics 0.17.4
[INFO] finished tweaking crates.io crate kinetics 0.17.4
[INFO] tweaked toml for crates.io crate kinetics 0.17.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kinetics 0.17.4 on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kinetics 0.17.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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.25.11+spec-1.1.0` for dependency `toml_edit` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `kinetics` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded saphyr-parser-bw v0.0.611
[INFO] [stderr]   Downloaded rust_dotenv v0.1.3
[INFO] [stderr]   Downloaded kinetics-parser v0.17.4
[INFO] [stderr]   Downloaded sha256 v1.6.0
[INFO] [stderr]   Downloaded query_map v0.7.0
[INFO] [stderr]   Downloaded kinetics-macro v0.17.4
[INFO] [stderr]   Downloaded lambda_runtime_api_client v1.0.3
[INFO] [stderr]   Downloaded kinetics-lib v0.17.4
[INFO] [stderr]   Downloaded lambda_http v1.2.1
[INFO] [stderr]   Downloaded lambda_runtime v1.2.1
[INFO] [stderr]   Downloaded kinetics-api v0.17.4
[INFO] [stderr]   Downloaded serde_dynamo v4.3.0
[INFO] [stderr]   Downloaded indicatif-log-bridge v0.2.3
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded aws_lambda_events v1.2.0
[INFO] [stderr]   Downloaded aws-sdk-dsql v1.59.0
[INFO] [stderr]   Downloaded serde-saphyr v0.0.23
[INFO] [stderr]   Downloaded aws-sdk-sqs v1.101.0
[INFO] [stderr]   Downloaded sqlparser v0.61.0
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v1.115.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9
[INFO] running `Command { std: "docker" "start" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9" "/opt/rustwide/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.25.11+spec-1.1.0` for dependency `toml_edit` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: `kinetics` (manifest) generated 1 warning
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking aws-lc-sys v0.41.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling aws-types v1.3.16
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking aws-smithy-types v1.5.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.12.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking aws-smithy-schema v0.1.0
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking aws-sigv4 v1.4.5
[INFO] [stderr]     Checking aws-smithy-json v0.62.7
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.13
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking aws-smithy-runtime v1.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking serde_dynamo v4.3.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking lambda_runtime_api_client v1.0.3
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aws-runtime v1.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling kinetics-parser v0.17.4
[INFO] [stderr]     Checking lambda_runtime v1.2.1
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.103.0
[INFO] [stderr]     Checking aws-sdk-sts v1.106.0
[INFO] [stderr]     Checking aws-sdk-sso v1.101.0
[INFO] [stderr]     Checking aws_lambda_events v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking aws-config v1.8.18
[INFO] [stderr]     Checking saphyr-parser-bw v0.0.611
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking aws-sdk-sqs v1.101.0
[INFO] [stderr]     Checking aws-sdk-dsql v1.59.0
[INFO] [stderr]    Compiling kinetics-macro v0.17.4
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking cargo-platform v0.3.3
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking serde-saphyr v0.0.23
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking kinetics-api v0.17.4
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking aws-sdk-dynamodb v1.115.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking rust_dotenv v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking lambda_http v1.2.1
[INFO] [stderr]     Checking kinetics-lib v0.17.4
[INFO] [stderr]     Checking kinetics v0.17.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/migrations.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 | /                 eyre::bail!(
[INFO] [stdout] 224 | |                     "Migration: {path} contains both DDL and DML statements. \
[INFO] [stdout] 225 | |                     Please split them into separate migration files."
[INFO] [stdout] 226 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/migrations.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 | /                 eyre::bail!(
[INFO] [stdout] 224 | |                     "Migration: {path} contains both DDL and DML statements. \
[INFO] [stdout] 225 | |                     Please split them into separate migration files."
[INFO] [stdout] 226 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `eyre::bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kinetics v0.17.4 (/opt/rustwide/workdir), proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9", kill_on_drop: false }`
[INFO] [stdout] 9b2cd001cb300734121e7d27d78afe54cc74f2398f734b3446fa9d3b708c94d9
