[INFO] cloning repository https://github.com/a13382735176/Eventual-Inc__Daft.58d84400
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a13382735176/Eventual-Inc__Daft.58d84400" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa13382735176%2FEventual-Inc__Daft.58d84400", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa13382735176%2FEventual-Inc__Daft.58d84400'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c746eaa608742a8eb0af949826e3a5429fb9f948
[INFO] checking a13382735176/Eventual-Inc__Daft.58d84400/c746eaa608742a8eb0af949826e3a5429fb9f948 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa13382735176%2FEventual-Inc__Daft.58d84400" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/a13382735176/Eventual-Inc__Daft.58d84400
[INFO] finished tweaking git repo https://github.com/a13382735176/Eventual-Inc__Daft.58d84400
[INFO] tweaked toml for git repo https://github.com/a13382735176/Eventual-Inc__Daft.58d84400 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a13382735176/Eventual-Inc__Daft.58d84400 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a13382735176/Eventual-Inc__Daft.58d84400 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `common-daft-config`
[INFO] [stderr]    --> Cargo.toml:365:25
[INFO] [stderr]     |
[INFO] [stderr] 365 | [workspace.dependencies.common-daft-config]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `common-daft-config`
[INFO] [stderr] warning: unused workspace dependency `common-display`
[INFO] [stderr]    --> Cargo.toml:368:25
[INFO] [stderr]     |
[INFO] [stderr] 368 | [workspace.dependencies.common-display]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-display`
[INFO] [stderr] warning: unused workspace dependency `common-file-formats`
[INFO] [stderr]    --> Cargo.toml:376:25
[INFO] [stderr]     |
[INFO] [stderr] 376 | [workspace.dependencies.common-file-formats]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-file-formats`
[INFO] [stderr] warning: unused workspace dependency `common-metrics`
[INFO] [stderr]    --> Cargo.toml:383:25
[INFO] [stderr]     |
[INFO] [stderr] 383 | [workspace.dependencies.common-metrics]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-metrics`
[INFO] [stderr] warning: unused workspace dependency `daft-ai`
[INFO] [stderr]    --> Cargo.toml:393:25
[INFO] [stderr]     |
[INFO] [stderr] 393 | [workspace.dependencies.daft-ai]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-ai`
[INFO] [stderr] warning: unused workspace dependency `daft-algebra`
[INFO] [stderr]    --> Cargo.toml:396:25
[INFO] [stderr]     |
[INFO] [stderr] 396 | [workspace.dependencies.daft-algebra]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-algebra`
[INFO] [stderr] warning: unused workspace dependency `daft-arrow`
[INFO] [stderr]    --> Cargo.toml:399:25
[INFO] [stderr]     |
[INFO] [stderr] 399 | [workspace.dependencies.daft-arrow]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-arrow`
[INFO] [stderr] warning: unused workspace dependency `daft-context`
[INFO] [stderr]    --> Cargo.toml:402:25
[INFO] [stderr]     |
[INFO] [stderr] 402 | [workspace.dependencies.daft-context]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-context`
[INFO] [stderr] warning: unused workspace dependency `daft-core`
[INFO] [stderr]    --> Cargo.toml:405:25
[INFO] [stderr]     |
[INFO] [stderr] 405 | [workspace.dependencies.daft-core]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-core`
[INFO] [stderr] warning: unused workspace dependency `daft-dsl`
[INFO] [stderr]    --> Cargo.toml:408:25
[INFO] [stderr]     |
[INFO] [stderr] 408 | [workspace.dependencies.daft-dsl]
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-dsl`
[INFO] [stderr] warning: unused workspace dependency `daft-file`
[INFO] [stderr]    --> Cargo.toml:411:25
[INFO] [stderr]     |
[INFO] [stderr] 411 | [workspace.dependencies.daft-file]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-file`
[INFO] [stderr] warning: unused workspace dependency `daft-functions`
[INFO] [stderr]    --> Cargo.toml:414:25
[INFO] [stderr]     |
[INFO] [stderr] 414 | [workspace.dependencies.daft-functions]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-binary`
[INFO] [stderr]    --> Cargo.toml:417:25
[INFO] [stderr]     |
[INFO] [stderr] 417 | [workspace.dependencies.daft-functions-binary]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-binary`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-json`
[INFO] [stderr]    --> Cargo.toml:420:25
[INFO] [stderr]     |
[INFO] [stderr] 420 | [workspace.dependencies.daft-functions-json]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-json`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-list`
[INFO] [stderr]    --> Cargo.toml:423:25
[INFO] [stderr]     |
[INFO] [stderr] 423 | [workspace.dependencies.daft-functions-list]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-list`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-temporal`
[INFO] [stderr]    --> Cargo.toml:426:25
[INFO] [stderr]     |
[INFO] [stderr] 426 | [workspace.dependencies.daft-functions-temporal]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-temporal`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-tokenize`
[INFO] [stderr]    --> Cargo.toml:429:25
[INFO] [stderr]     |
[INFO] [stderr] 429 | [workspace.dependencies.daft-functions-tokenize]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-tokenize`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-utf8`
[INFO] [stderr]    --> Cargo.toml:435:25
[INFO] [stderr]     |
[INFO] [stderr] 435 | [workspace.dependencies.daft-functions-utf8]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-utf8`
[INFO] [stderr] warning: unused workspace dependency `daft-io`
[INFO] [stderr]    --> Cargo.toml:441:25
[INFO] [stderr]     |
[INFO] [stderr] 441 | [workspace.dependencies.daft-io]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-io`
[INFO] [stderr] warning: unused workspace dependency `daft-local-execution`
[INFO] [stderr]    --> Cargo.toml:444:25
[INFO] [stderr]     |
[INFO] [stderr] 444 | [workspace.dependencies.daft-local-execution]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-local-execution`
[INFO] [stderr] warning: unused workspace dependency `daft-recordbatch`
[INFO] [stderr]    --> Cargo.toml:453:25
[INFO] [stderr]     |
[INFO] [stderr] 453 | [workspace.dependencies.daft-recordbatch]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-recordbatch`
[INFO] [stderr] warning: unused workspace dependency `daft-scan`
[INFO] [stderr]    --> Cargo.toml:459:25
[INFO] [stderr]     |
[INFO] [stderr] 459 | [workspace.dependencies.daft-scan]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-scan`
[INFO] [stderr] warning: unused workspace dependency `daft-schema`
[INFO] [stderr]    --> Cargo.toml:462:25
[INFO] [stderr]     |
[INFO] [stderr] 462 | [workspace.dependencies.daft-schema]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-schema`
[INFO] [stderr] warning: unused workspace dependency `daft-session`
[INFO] [stderr]    --> Cargo.toml:465:25
[INFO] [stderr]     |
[INFO] [stderr] 465 | [workspace.dependencies.daft-session]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-session`
[INFO] [stderr] warning: unused workspace dependency `daft-sql`
[INFO] [stderr]    --> Cargo.toml:468:25
[INFO] [stderr]     |
[INFO] [stderr] 468 | [workspace.dependencies.daft-sql]
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-sql`
[INFO] [stderr] warning: unused workspace dependency `prost`
[INFO] [stderr]    --> Cargo.toml:331:1
[INFO] [stderr]     |
[INFO] [stderr] 331 | prost = "0.13.5"
[INFO] [stderr]     | ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost`
[INFO] [stderr] warning: unused workspace dependency `prost-types`
[INFO] [stderr]    --> Cargo.toml:332:1
[INFO] [stderr]     |
[INFO] [stderr] 332 | prost-types = "0.13.5"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost-types`
[INFO] [stderr] warning: unused workspace dependency `tonic-build`
[INFO] [stderr]    --> Cargo.toml:348:1
[INFO] [stderr]     |
[INFO] [stderr] 348 | tonic-build = "0.12.3"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-build`
[INFO] [stderr] warning: workspace (manifest) generated 28 warnings
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-io-config` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-sketch` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-image` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-csv` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-stats` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-tokenize` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-json` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-temporal` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/common/macros/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = {workspace = true}
[INFO] [stderr] 15 + [lints]
[INFO] [stderr] 16 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = {workspace = true}
[INFO] [stderr] 15 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `common-macros` (manifest) generated 1 warning
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-metrics` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-parquet` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-display` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-arrow` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-json` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-catalog/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 27 ~ version.workspace = true
[INFO] [stderr] 28 + [lints]
[INFO] [stderr] 29 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 27 ~ version.workspace = true
[INFO] [stderr] 28 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-catalog` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> src/parquet2/Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/parquet2/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 56 ~ rustdoc-args = ["--cfg", "docsrs"]
[INFO] [stderr] 57 + [lints]
[INFO] [stderr] 58 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 56 ~ rustdoc-args = ["--cfg", "docsrs"]
[INFO] [stderr] 57 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> src/parquet2/Cargo.toml:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | homepage = "https://github.com/jorgecarleitao/parquet2"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 | repository = "https://github.com/jorgecarleitao/parquet2"
[INFO] [stderr]    |              --------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `parquet2` (manifest) generated 3 warnings
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-logging` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-arrow-ffi` (manifest) generated 4 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ version = "0.2.4"
[INFO] [stderr] 27 + [lints]
[INFO] [stderr] 28 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ version = "0.2.4"
[INFO] [stderr] 27 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | homepage = "https://github.com/jorgecarleitao/parquet-format-safe"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 | repository = "https://github.com/jorgecarleitao/parquet-format-safe"
[INFO] [stderr]    |              -------------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `parquet-format-safe` (manifest) generated 3 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-ai/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version.workspace = true
[INFO] [stderr] 13 + [lints]
[INFO] [stderr] 14 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version.workspace = true
[INFO] [stderr] 13 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-ai` (manifest) generated 1 warning
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-treenode` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> src/arrow2/Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 257 ~ getrandom = {version = "0.2", features = ["js"]}
[INFO] [stderr] 258 + [lints]
[INFO] [stderr] 259 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 257 ~ getrandom = {version = "0.2", features = ["js"]}
[INFO] [stderr] 258 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> src/arrow2/Cargo.toml:243:12
[INFO] [stderr]     |
[INFO] [stderr] 243 | homepage = "https://github.com/jorgecarleitao/arrow2"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 247 | repository = "https://github.com/jorgecarleitao/arrow2"
[INFO] [stderr]     |              ------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `arrow2` (manifest) generated 2 warnings
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-sql` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-partitioning` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-dashboard` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-scan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-version` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-minhash` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-dsl` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-list` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-file-formats` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-image` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-local-plan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-schema` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-file` (manifest) generated 4 warnings
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 651 ~ version = "0.3.0-dev0"
[INFO] [stderr] 652 + [lints]
[INFO] [stderr] 653 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 651 ~ version = "0.3.0-dev0"
[INFO] [stderr] 652 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `daft` (manifest) generated 5 warnings
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-hash` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-daft-config` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-resource-request` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-hashable-float-wrapper` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-recordbatch` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-utf8` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-local-execution` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-shuffles` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-cli/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version.workspace = true
[INFO] [stderr] 16 + [lints]
[INFO] [stderr] 17 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version.workspace = true
[INFO] [stderr] 16 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-warc` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-tracing` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-scan-info` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-context` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-serde` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-writers` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-binary` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `hyperloglog` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-uri` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-core` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-ndarray` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-micropartition` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-decoding` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-session` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-runners` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-system-info` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-py-serde` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-compression` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-algebra` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-logical-plan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-io` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-error` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-distributed` (manifest) generated 4 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Eventual-Inc/azure-sdk-for-rust`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.20
[INFO] [stderr]   Downloaded inventory v0.3.20
[INFO] [stderr]   Downloaded typetag v0.2.20
[INFO] [stderr]   Downloaded rstest v0.18.2
[INFO] [stderr]   Downloaded hash_hasher v2.0.4
[INFO] [stderr]   Downloaded sample-std v0.2.1
[INFO] [stderr]   Downloaded sketches-ddsketch v0.2.2
[INFO] [stderr]   Downloaded sample-arrow2 v0.17.2
[INFO] [stderr]   Downloaded pyo3-macros v0.27.1
[INFO] [stderr]   Downloaded sample-test-macros v0.2.1
[INFO] [stderr]   Downloaded json-deserializer v0.4.4
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded zerocopy v0.3.2
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded mur3 v0.1.0
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded sample-test v0.2.1
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded casey v0.4.2
[INFO] [stderr]   Downloaded rand_regex v0.15.1
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded libz-rs-sys v0.5.1
[INFO] [stderr]   Downloaded avro-schema v0.3.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.4
[INFO] [stderr]   Downloaded orc-format v0.3.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.27.1
[INFO] [stderr]   Downloaded sha1 v0.11.0-rc.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.4
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded prost-derive v0.11.9
[INFO] [stderr]   Downloaded prost v0.11.9
[INFO] [stderr]   Downloaded glob-match v0.2.1
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded rstest_macros v0.18.2
[INFO] [stderr]   Downloaded tango-bench v0.6.0
[INFO] [stderr]   Downloaded typed-builder v0.5.1
[INFO] [stderr]   Downloaded arrow-data v54.2.1
[INFO] [stderr]   Downloaded digest v0.11.0-rc.0
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.3
[INFO] [stderr]   Downloaded hybrid-array v0.3.1
[INFO] [stderr]   Downloaded aws-credential-types v1.2.6
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.5
[INFO] [stderr]   Downloaded arrow-schema v54.2.1
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded arrow-format v0.8.1
[INFO] [stderr]   Downloaded colorz v1.1.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.27.1
[INFO] [stderr]   Downloaded arrow-buffer v54.2.1
[INFO] [stderr]   Downloaded const-oid v0.10.1
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded csv-async v1.3.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded numpy v0.27.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded aws-smithy-types v1.3.2
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.9.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded pyo3-async-runtimes-macros v0.27.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.27.1
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded avro-rs v0.13.0
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded serde_arrow v0.11.8
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.27.0
[INFO] [stderr]   Downloaded ve-tos-generic v0.0.7
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded proptest v1.8.0
[INFO] [stderr]   Downloaded zlib-rs v0.5.1
[INFO] [stderr]   Downloaded brotli-decompressor v2.5.1
[INFO] [stderr]   Downloaded goblin v0.7.1
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.32.0
[INFO] [stderr]   Downloaded reqwest v0.12.20
[INFO] [stderr]   Downloaded arrow-array v54.2.1
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded hickory-resolver v0.24.4
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-metadata v0.5.1
[INFO] [stderr]   Downloaded crc64fast v1.1.0
[INFO] [stderr]   Downloaded google-cloud-auth v0.17.2
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.22
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded google-cloud-storage v0.24.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.2.0
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded RustyXML v0.3.0
[INFO] [stderr]   Downloaded ve-tos-rust-sdk v2.9.1
[INFO] [stderr]   Downloaded hickory-proto v0.24.4
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded oauth2 v4.4.2
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] [stderr]   Downloaded aws-smithy-http-client v1.1.1
[INFO] [stderr]   Downloaded async-signal v0.2.11
[INFO] [stderr]   Downloaded aws-types v1.3.7
[INFO] [stderr]   Downloaded aws-smithy-xml v0.60.10
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.8.3
[INFO] [stderr]   Downloaded aws-smithy-observability v0.1.3
[INFO] [stderr]   Downloaded aws-smithy-http v0.62.1
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.60.9
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.4
[INFO] [stderr]   Downloaded aws-smithy-checksums v0.63.5
[INFO] [stderr]   Downloaded crc-fast v1.3.0
[INFO] [stderr]   Downloaded aws-sigv4 v1.3.3
[INFO] [stderr]   Downloaded pyo3 v0.27.1
[INFO] [stderr]   Downloaded snap v0.2.5
[INFO] [stderr]   Downloaded brotli v3.5.0
[INFO] [stderr]   Downloaded aws-runtime v1.5.8
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.75.0
[INFO] [stderr]   Downloaded aws-sdk-sso v1.74.0
[INFO] [stderr]   Downloaded xz2 v0.1.7
[INFO] [stderr]   Downloaded aws-config v1.8.1
[INFO] [stderr]   Downloaded aws-sdk-sts v1.76.0
[INFO] [stderr]   Downloaded async-compression v0.4.19
[INFO] [stderr]   Downloaded test-log-macros v0.2.18
[INFO] [stderr]   Downloaded path_macro v1.0.0
[INFO] [stderr]   Downloaded test-log v0.2.18
[INFO] [stderr]   Downloaded async-compat v0.2.5
[INFO] [stderr]   Downloaded num-format v0.4.4
[INFO] [stderr]   Downloaded halfbrown v0.2.5
[INFO] [stderr]   Downloaded value-trait v0.8.1
[INFO] [stderr]   Downloaded lzma-sys v0.1.20
[INFO] [stderr]   Downloaded simd-json v0.13.11
[INFO] [stderr]   Downloaded aws-sdk-s3 v1.96.0
[INFO] [stderr]   Downloaded atoi_simd v0.16.1
[INFO] [stderr]   Downloaded debug_unsafe v0.1.3
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded capitalize v0.3.4
[INFO] [stderr]   Downloaded pyo3-log v0.13.2
[INFO] [stderr]   Downloaded arrow-csv v54.2.1
[INFO] [stderr]   Downloaded arrow-select v54.2.1
[INFO] [stderr]   Downloaded arrow-json v54.2.1
[INFO] [stderr]   Downloaded arrow-cast v54.2.1
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded jaq-core v2.2.1
[INFO] [stderr]   Downloaded arrow-ipc v54.2.1
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded arrow-flight v54.2.1
[INFO] [stderr]   Downloaded jaq-json v1.1.3
[INFO] [stderr]   Downloaded hifijson v0.2.2
[INFO] [stderr]   Downloaded jaq-std v2.1.2
[INFO] [stderr]   Downloaded objc2-io-kit v0.3.1
[INFO] [stderr]   Downloaded sqlparser v0.51.0
[INFO] [stderr]   Downloaded parquet v54.2.1
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.0
[INFO] [stderr]   Downloaded tiktoken-rs v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f
[INFO] running `Command { std: "docker" "start" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f", 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" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f", 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" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `common-daft-config`
[INFO] [stderr]    --> Cargo.toml:365:25
[INFO] [stderr]     |
[INFO] [stderr] 365 | [workspace.dependencies.common-daft-config]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `common-daft-config`
[INFO] [stderr] warning: unused workspace dependency `common-display`
[INFO] [stderr]    --> Cargo.toml:368:25
[INFO] [stderr]     |
[INFO] [stderr] 368 | [workspace.dependencies.common-display]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-display`
[INFO] [stderr] warning: unused workspace dependency `common-file-formats`
[INFO] [stderr]    --> Cargo.toml:376:25
[INFO] [stderr]     |
[INFO] [stderr] 376 | [workspace.dependencies.common-file-formats]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-file-formats`
[INFO] [stderr] warning: unused workspace dependency `common-metrics`
[INFO] [stderr]    --> Cargo.toml:383:25
[INFO] [stderr]     |
[INFO] [stderr] 383 | [workspace.dependencies.common-metrics]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `common-metrics`
[INFO] [stderr] warning: unused workspace dependency `daft-ai`
[INFO] [stderr]    --> Cargo.toml:393:25
[INFO] [stderr]     |
[INFO] [stderr] 393 | [workspace.dependencies.daft-ai]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-ai`
[INFO] [stderr] warning: unused workspace dependency `daft-algebra`
[INFO] [stderr]    --> Cargo.toml:396:25
[INFO] [stderr]     |
[INFO] [stderr] 396 | [workspace.dependencies.daft-algebra]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-algebra`
[INFO] [stderr] warning: unused workspace dependency `daft-arrow`
[INFO] [stderr]    --> Cargo.toml:399:25
[INFO] [stderr]     |
[INFO] [stderr] 399 | [workspace.dependencies.daft-arrow]
[INFO] [stderr]     |                         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-arrow`
[INFO] [stderr] warning: unused workspace dependency `daft-context`
[INFO] [stderr]    --> Cargo.toml:402:25
[INFO] [stderr]     |
[INFO] [stderr] 402 | [workspace.dependencies.daft-context]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-context`
[INFO] [stderr] warning: unused workspace dependency `daft-core`
[INFO] [stderr]    --> Cargo.toml:405:25
[INFO] [stderr]     |
[INFO] [stderr] 405 | [workspace.dependencies.daft-core]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-core`
[INFO] [stderr] warning: unused workspace dependency `daft-dsl`
[INFO] [stderr]    --> Cargo.toml:408:25
[INFO] [stderr]     |
[INFO] [stderr] 408 | [workspace.dependencies.daft-dsl]
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-dsl`
[INFO] [stderr] warning: unused workspace dependency `daft-file`
[INFO] [stderr]    --> Cargo.toml:411:25
[INFO] [stderr]     |
[INFO] [stderr] 411 | [workspace.dependencies.daft-file]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-file`
[INFO] [stderr] warning: unused workspace dependency `daft-functions`
[INFO] [stderr]    --> Cargo.toml:414:25
[INFO] [stderr]     |
[INFO] [stderr] 414 | [workspace.dependencies.daft-functions]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-binary`
[INFO] [stderr]    --> Cargo.toml:417:25
[INFO] [stderr]     |
[INFO] [stderr] 417 | [workspace.dependencies.daft-functions-binary]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-binary`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-json`
[INFO] [stderr]    --> Cargo.toml:420:25
[INFO] [stderr]     |
[INFO] [stderr] 420 | [workspace.dependencies.daft-functions-json]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-json`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-list`
[INFO] [stderr]    --> Cargo.toml:423:25
[INFO] [stderr]     |
[INFO] [stderr] 423 | [workspace.dependencies.daft-functions-list]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-list`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-temporal`
[INFO] [stderr]    --> Cargo.toml:426:25
[INFO] [stderr]     |
[INFO] [stderr] 426 | [workspace.dependencies.daft-functions-temporal]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-temporal`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-tokenize`
[INFO] [stderr]    --> Cargo.toml:429:25
[INFO] [stderr]     |
[INFO] [stderr] 429 | [workspace.dependencies.daft-functions-tokenize]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-tokenize`
[INFO] [stderr] warning: unused workspace dependency `daft-functions-utf8`
[INFO] [stderr]    --> Cargo.toml:435:25
[INFO] [stderr]     |
[INFO] [stderr] 435 | [workspace.dependencies.daft-functions-utf8]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-functions-utf8`
[INFO] [stderr] warning: unused workspace dependency `daft-io`
[INFO] [stderr]    --> Cargo.toml:441:25
[INFO] [stderr]     |
[INFO] [stderr] 441 | [workspace.dependencies.daft-io]
[INFO] [stderr]     |                         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-io`
[INFO] [stderr] warning: unused workspace dependency `daft-local-execution`
[INFO] [stderr]    --> Cargo.toml:444:25
[INFO] [stderr]     |
[INFO] [stderr] 444 | [workspace.dependencies.daft-local-execution]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-local-execution`
[INFO] [stderr] warning: unused workspace dependency `daft-recordbatch`
[INFO] [stderr]    --> Cargo.toml:453:25
[INFO] [stderr]     |
[INFO] [stderr] 453 | [workspace.dependencies.daft-recordbatch]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-recordbatch`
[INFO] [stderr] warning: unused workspace dependency `daft-scan`
[INFO] [stderr]    --> Cargo.toml:459:25
[INFO] [stderr]     |
[INFO] [stderr] 459 | [workspace.dependencies.daft-scan]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-scan`
[INFO] [stderr] warning: unused workspace dependency `daft-schema`
[INFO] [stderr]    --> Cargo.toml:462:25
[INFO] [stderr]     |
[INFO] [stderr] 462 | [workspace.dependencies.daft-schema]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-schema`
[INFO] [stderr] warning: unused workspace dependency `daft-session`
[INFO] [stderr]    --> Cargo.toml:465:25
[INFO] [stderr]     |
[INFO] [stderr] 465 | [workspace.dependencies.daft-session]
[INFO] [stderr]     |                         ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-session`
[INFO] [stderr] warning: unused workspace dependency `daft-sql`
[INFO] [stderr]    --> Cargo.toml:468:25
[INFO] [stderr]     |
[INFO] [stderr] 468 | [workspace.dependencies.daft-sql]
[INFO] [stderr]     |                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `daft-sql`
[INFO] [stderr] warning: unused workspace dependency `prost`
[INFO] [stderr]    --> Cargo.toml:331:1
[INFO] [stderr]     |
[INFO] [stderr] 331 | prost = "0.13.5"
[INFO] [stderr]     | ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost`
[INFO] [stderr] warning: unused workspace dependency `prost-types`
[INFO] [stderr]    --> Cargo.toml:332:1
[INFO] [stderr]     |
[INFO] [stderr] 332 | prost-types = "0.13.5"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost-types`
[INFO] [stderr] warning: unused workspace dependency `tonic-build`
[INFO] [stderr]    --> Cargo.toml:348:1
[INFO] [stderr]     |
[INFO] [stderr] 348 | tonic-build = "0.12.3"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tonic-build`
[INFO] [stderr] warning: workspace (manifest) generated 28 warnings
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/hyperloglog/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `hyperloglog` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/daft-config/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-daft-config` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-core/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-core` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/hashable-float-wrapper/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-hashable-float-wrapper` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/resource-request/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-resource-request` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-uri/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-uri` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-binary/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-binary` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-micropartition/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-micropartition` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-decoding/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-decoding` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-runners/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-runners` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-session/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-session` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-logical-plan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-logical-plan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-algebra/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-algebra` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-io/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-io` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/tracing/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-tracing` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-compression/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-compression` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/scan-info/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-scan-info` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-distributed/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-distributed` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sketch/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-sketch` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-image/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-image` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-csv/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-csv` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/ndarray/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-ndarray` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-stats/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-stats` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-tokenize/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-tokenize` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-json/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-json` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/system-info/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-system-info` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/py-serde/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-py-serde` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-temporal/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-temporal` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/error/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-error` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-parquet/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-parquet` (manifest) generated 4 warnings
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 651 ~ version = "0.3.0-dev0"
[INFO] [stderr] 652 + [lints]
[INFO] [stderr] 653 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 651 ~ version = "0.3.0-dev0"
[INFO] [stderr] 652 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `daft` (manifest) generated 5 warnings
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/io-config/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-io-config` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-arrow/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-arrow` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-json/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-json` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-catalog/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 27 ~ version.workspace = true
[INFO] [stderr] 28 + [lints]
[INFO] [stderr] 29 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 27 ~ version.workspace = true
[INFO] [stderr] 28 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-catalog` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> src/parquet2/Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/parquet2/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 56 ~ rustdoc-args = ["--cfg", "docsrs"]
[INFO] [stderr] 57 + [lints]
[INFO] [stderr] 58 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 56 ~ rustdoc-args = ["--cfg", "docsrs"]
[INFO] [stderr] 57 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> src/parquet2/Cargo.toml:43:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | homepage = "https://github.com/jorgecarleitao/parquet2"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 | repository = "https://github.com/jorgecarleitao/parquet2"
[INFO] [stderr]    |              --------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `parquet2` (manifest) generated 3 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/common/macros/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = {workspace = true}
[INFO] [stderr] 15 + [lints]
[INFO] [stderr] 16 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ version = {workspace = true}
[INFO] [stderr] 15 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `common-macros` (manifest) generated 1 warning
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/metrics/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-metrics` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-ai/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version.workspace = true
[INFO] [stderr] 13 + [lints]
[INFO] [stderr] 14 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 12 ~ version.workspace = true
[INFO] [stderr] 13 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-ai` (manifest) generated 1 warning
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml:24:1
[INFO] [stderr]    |
[INFO] [stderr] 24 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ version = "0.2.4"
[INFO] [stderr] 27 + [lints]
[INFO] [stderr] 28 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ version = "0.2.4"
[INFO] [stderr] 27 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> src/parquet-format-safe/Cargo.toml:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | homepage = "https://github.com/jorgecarleitao/parquet-format-safe"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 25 | repository = "https://github.com/jorgecarleitao/parquet-format-safe"
[INFO] [stderr]    |              -------------------------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `parquet-format-safe` (manifest) generated 3 warnings
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/display/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-display` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-sql/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-sql` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> src/arrow2/Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 257 ~ getrandom = {version = "0.2", features = ["js"]}
[INFO] [stderr] 258 + [lints]
[INFO] [stderr] 259 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 257 ~ getrandom = {version = "0.2", features = ["js"]}
[INFO] [stderr] 258 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> src/arrow2/Cargo.toml:243:12
[INFO] [stderr]     |
[INFO] [stderr] 243 | homepage = "https://github.com/jorgecarleitao/arrow2"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 247 | repository = "https://github.com/jorgecarleitao/arrow2"
[INFO] [stderr]     |              ------------------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `arrow2` (manifest) generated 2 warnings
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dashboard/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-dashboard` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/runtime/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-scan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-scan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-minhash/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-minhash` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/arrow-ffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-arrow-ffi` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-dsl/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-dsl` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-list/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-list` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/logging/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-logging` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-plan/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-local-plan` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-local-execution/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-local-execution` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-schema/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-schema` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-file/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-file` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/treenode/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-treenode` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-hash/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-hash` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-recordbatch/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-recordbatch` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-shuffles/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-shuffles` (manifest) generated 4 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> src/daft-cli/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version.workspace = true
[INFO] [stderr] 16 + [lints]
[INFO] [stderr] 17 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 15 ~ version.workspace = true
[INFO] [stderr] 16 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `daft-cli` (manifest) generated 1 warning
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/partitioning/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-partitioning` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-utf8/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-utf8` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/version/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-version` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-warc/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-warc` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-functions-serde/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-functions-serde` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/file-formats/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-file-formats` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-context/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-context` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/common/image/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `common-image` (manifest) generated 4 warnings
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.cast-sign-loss` is deprecated in favor of `lints.clippy.cast_sign_loss` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: src/daft-writers/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: `daft-writers` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking arrow-schema v54.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]    Compiling arrow2 v0.17.4 (/opt/rustwide/workdir/src/arrow2)
[INFO] [stderr]     Checking json-deserializer v0.4.4
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethnum-1.5.2/src/error.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsafe { mem::transmute(()) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `()` (0 bits)
[INFO] [stdout]    = note: target type: `TryFromIntError` (8 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ethnum` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f", kill_on_drop: false }`
[INFO] [stdout] d563320c121986118b8664529194c535ce2ad2a925e153c631b64304cf225a7f
