[INFO] cloning repository https://github.com/Queryable-Labs/queryable-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Queryable-Labs/queryable-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64c7dc5e4d8c8b1609dfba3154ee46505aa6c785
[INFO] checking Queryable-Labs/queryable-core against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQueryable-Labs%2Fqueryable-core" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] finished tweaking git repo https://github.com/Queryable-Labs/queryable-core
[INFO] tweaked toml for git repo https://github.com/Queryable-Labs/queryable-core written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Queryable-Labs/queryable-core on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Queryable-Labs/queryable-core 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded ordered-float v3.1.0
[INFO] [stderr]   Downloaded multihash v0.13.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.10
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.12
[INFO] [stderr]   Downloaded thiserror-impl v1.0.36
[INFO] [stderr]   Downloaded iana-time-zone v0.1.50
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded parity-multiaddr v0.11.2
[INFO] [stderr]   Downloaded hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]   Downloaded validator v0.16.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.4
[INFO] [stderr]   Downloaded object_store v0.5.0
[INFO] [stderr]   Downloaded ipfs-api-prelude v0.5.0
[INFO] [stderr]   Downloaded ipfs-api-backend-hyper v0.5.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded common-multipart-rfc7578 v0.6.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.13
[INFO] [stderr]   Downloaded thiserror v1.0.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dfccf86db05767961a3a1c035e90463c685d11a7bf24ab951e03a10ee54736f
[INFO] running `Command { std: "docker" "start" "-a" "0dfccf86db05767961a3a1c035e90463c685d11a7bf24ab951e03a10ee54736f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dfccf86db05767961a3a1c035e90463c685d11a7bf24ab951e03a10ee54736f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dfccf86db05767961a3a1c035e90463c685d11a7bf24ab951e03a10ee54736f", kill_on_drop: false }`
[INFO] [stdout] 0dfccf86db05767961a3a1c035e90463c685d11a7bf24ab951e03a10ee54736f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97229cdf929dfa4e3f5156b847ff8fa4fbe4ce449591ac42e81c265f1f94b932
[INFO] running `Command { std: "docker" "start" "-a" "97229cdf929dfa4e3f5156b847ff8fa4fbe4ce449591ac42e81c265f1f94b932", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking futures-sink v0.3.24
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tokio v1.21.1
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling thiserror v1.0.36
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]     Checking futures-io v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking tracing-core v0.1.29
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking generic-array v0.14.6
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling ahash v0.8.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking iana-time-zone v0.1.50
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking integer-encoding v1.1.7
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling snap v1.0.5
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling parquet v22.0.0
[INFO] [stderr]     Checking thrift v0.13.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking num-iter v0.1.43
[INFO] [stderr]     Checking chrono v0.4.22
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]    Compiling seq-macro v0.3.1
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking parquet-format v4.0.0
[INFO] [stderr]     Checking ordered-float v3.1.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking sqlparser v0.23.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.3.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling rustls v0.20.6
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking unsigned-varint v0.5.1
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking blake2 v0.10.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking unsigned-varint v0.7.1
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking rustls-native-certs v0.6.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling validator_types v0.16.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.36
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling multiversion-macros v0.6.1
[INFO] [stderr]     Checking flatbuffers v2.1.2
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking comfy-table v6.1.0
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.10
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling validator_derive v0.16.0
[INFO] [stderr]    Compiling multihash-derive v0.7.2
[INFO] [stderr]     Checking multiversion v0.6.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.12
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking multihash v0.13.2
[INFO] [stderr]     Checking snafu v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.24
[INFO] [stderr]     Checking common-multipart-rfc7578 v0.6.0
[INFO] [stderr]     Checking futures v0.3.24
[INFO] [stderr]     Checking object_store v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-stream v0.1.10
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking h2 v0.3.14
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parity-multiaddr v0.11.2
[INFO] [stderr]     Checking serde_yaml v0.9.13
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking ipfs-api-prelude v0.5.0
[INFO] [stderr]     Checking validator v0.16.0
[INFO] [stderr]     Checking arrow v22.0.0
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking hyper-multipart-rfc7578 v0.8.0
[INFO] [stderr]     Checking ipfs-api-backend-hyper v0.5.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking datafusion-common v12.0.0
[INFO] [stderr]     Checking datafusion-expr v12.0.0
[INFO] [stderr]     Checking datafusion-row v12.0.0
[INFO] [stderr]     Checking datafusion-physical-expr v12.0.0
[INFO] [stderr]     Checking datafusion-sql v12.0.0
[INFO] [stderr]     Checking datafusion-optimizer v12.0.0
[INFO] [stderr]     Checking datafusion v12.0.0
[INFO] [stderr]     Checking queryable-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `NameResolve` is never constructed
[INFO] [stdout]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NameResolve<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ipfs/object_store.rs:198:70
[INFO] [stdout]     |
[INFO] [stdout] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NameResolve` is never constructed
[INFO] [stdout]   --> src/ipfs/name_publish.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct NameResolve<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:61:42
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/ipfs/object_store.rs:97:42
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let key_path = format!("/{}", key.clone());
[INFO] [stdout]    |                                          ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ipfs/object_store.rs:198:70
[INFO] [stdout]     |
[INFO] [stdout] 198 |     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout]     |              ---- the lifetime is named here                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 198 -     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'_, Result<ObjectMeta>>> {
[INFO] [stdout] 198 +     async fn list(&self, _prefix: Option<&Path>) -> Result<BoxStream<'life0, Result<ObjectMeta>>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: datafusion v12.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "97229cdf929dfa4e3f5156b847ff8fa4fbe4ce449591ac42e81c265f1f94b932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97229cdf929dfa4e3f5156b847ff8fa4fbe4ce449591ac42e81c265f1f94b932", kill_on_drop: false }`
[INFO] [stdout] 97229cdf929dfa4e3f5156b847ff8fa4fbe4ce449591ac42e81c265f1f94b932
