[INFO] cloning repository https://github.com/tdikland/delta-sharing-client-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdikland/delta-sharing-client-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdikland%2Fdelta-sharing-client-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdikland%2Fdelta-sharing-client-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79cbe264f028a6ea5bf4dda08366174ed7aaa260
[INFO] building tdikland/delta-sharing-client-rs against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdikland%2Fdelta-sharing-client-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tdikland/delta-sharing-client-rs on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tdikland/delta-sharing-client-rs
[INFO] finished tweaking git repo https://github.com/tdikland/delta-sharing-client-rs
[INFO] tweaked toml for git repo https://github.com/tdikland/delta-sharing-client-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tdikland/delta-sharing-client-rs 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f994e95c4a9c44c11fb48cb2cf2d3bb29c212ea354308dd67bd90fb39c788f0
[INFO] running `Command { std: "docker" "start" "-a" "6f994e95c4a9c44c11fb48cb2cf2d3bb29c212ea354308dd67bd90fb39c788f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f994e95c4a9c44c11fb48cb2cf2d3bb29c212ea354308dd67bd90fb39c788f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f994e95c4a9c44c11fb48cb2cf2d3bb29c212ea354308dd67bd90fb39c788f0", kill_on_drop: false }`
[INFO] [stdout] 6f994e95c4a9c44c11fb48cb2cf2d3bb29c212ea354308dd67bd90fb39c788f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71abb8e6028758f6bc078880265c6ffd03793a3c6196961e84122d85bc3ede63
[INFO] running `Command { std: "docker" "start" "-a" "71abb8e6028758f6bc078880265c6ffd03793a3c6196961e84122d85bc3ede63", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling arrow-schema v49.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling arrow-buffer v49.0.0
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling delta_kernel v0.0.1 (https://github.com/tdikland/delta-kernel-rs.git?rev=fb8bbf0#fb8bbf0e)
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling z85 v3.0.5
[INFO] [stderr]    Compiling roaring v0.10.3
[INFO] [stderr]    Compiling arrow-data v49.0.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling visibility v0.1.0
[INFO] [stderr]    Compiling delta_kernel_derive v0.0.1 (https://github.com/tdikland/delta-kernel-rs.git?rev=fb8bbf0#fb8bbf0e)
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling arrow-array v49.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling arrow-select v49.0.0
[INFO] [stderr]    Compiling arrow-arith v49.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling arrow-cast v49.0.0
[INFO] [stderr]    Compiling arrow-ord v49.0.0
[INFO] [stderr]    Compiling arrow-ipc v49.0.0
[INFO] [stderr]    Compiling arrow-json v49.0.0
[INFO] [stderr]    Compiling parquet v49.0.0
[INFO] [stderr]    Compiling delta-sharing-client-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add`, `Metadata`, and `Protocol`
[INFO] [stdout]  --> src/response/mod.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use delta_kernel::actions::{Add, Metadata, Protocol};
[INFO] [stdout]   |                             ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UrlExt` is never used
[INFO] [stdout]  --> src/request/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait UrlExt<Q> {
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Query` is never used
[INFO] [stdout]   --> src/request/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Query {
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/response/mod.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct QueryTableVersionResponse {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 87 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableVersionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, and `metadata` are never read
[INFO] [stdout]   --> src/response/mod.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct QueryTableMetadataResponse {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 92 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 93 |     protocol: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 94 |     metadata: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableMetadataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub struct QueryTableDataResponse {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 99  |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 100 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 101 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableDataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct QueryTableChangesResponse {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 107 |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 109 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 110 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableChangesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_parquet`, `is_delta`, `as_parquet`, `as_delta`, `to_parquet`, and `to_delta` are never used
[INFO] [stdout]    --> src/response/mod.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl TableAction {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 121 |     pub fn is_parquet(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn is_delta(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn as_parquet(&self) -> Option<&ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn as_delta(&self) -> Option<&DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn to_parquet(self) -> Option<ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn to_delta(self) -> Option<DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_protocol`, `is_metadata`, and `is_file` are never used
[INFO] [stdout]   --> src/response/parquet.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParquetAction {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 15 |     pub fn is_protocol(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn is_metadata(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn is_file(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/client.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 | /         match status {
[INFO] [stdout] 338 | |             StatusCode::OK => response
[INFO] [stdout] 339 | |                 .headers()
[INFO] [stdout] 340 | |                 .get("Delta-Table-Version")
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let _ = match status {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "71abb8e6028758f6bc078880265c6ffd03793a3c6196961e84122d85bc3ede63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71abb8e6028758f6bc078880265c6ffd03793a3c6196961e84122d85bc3ede63", kill_on_drop: false }`
[INFO] [stdout] 71abb8e6028758f6bc078880265c6ffd03793a3c6196961e84122d85bc3ede63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5e49a9bd1ea267a96e36d4be3c3eb502f171d7f14edf45510962a3a095d0067
[INFO] running `Command { std: "docker" "start" "-a" "e5e49a9bd1ea267a96e36d4be3c3eb502f171d7f14edf45510962a3a095d0067", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling delta-sharing-client-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add`, `Metadata`, and `Protocol`
[INFO] [stdout]  --> src/response/mod.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use delta_kernel::actions::{Add, Metadata, Protocol};
[INFO] [stdout]   |                             ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UrlExt` is never used
[INFO] [stdout]  --> src/request/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait UrlExt<Q> {
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Query` is never used
[INFO] [stdout]   --> src/request/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Query {
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/response/mod.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct QueryTableVersionResponse {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 87 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableVersionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, and `metadata` are never read
[INFO] [stdout]   --> src/response/mod.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct QueryTableMetadataResponse {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 92 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 93 |     protocol: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 94 |     metadata: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableMetadataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub struct QueryTableDataResponse {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 99  |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 100 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 101 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableDataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct QueryTableChangesResponse {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 107 |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 109 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 110 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableChangesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_parquet`, `is_delta`, `as_parquet`, `as_delta`, `to_parquet`, and `to_delta` are never used
[INFO] [stdout]    --> src/response/mod.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl TableAction {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 121 |     pub fn is_parquet(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn is_delta(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn as_parquet(&self) -> Option<&ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn as_delta(&self) -> Option<&DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn to_parquet(self) -> Option<ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn to_delta(self) -> Option<DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_protocol`, `is_metadata`, and `is_file` are never used
[INFO] [stdout]   --> src/response/parquet.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParquetAction {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 15 |     pub fn is_protocol(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn is_metadata(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn is_file(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/client.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 | /         match status {
[INFO] [stdout] 338 | |             StatusCode::OK => response
[INFO] [stdout] 339 | |                 .headers()
[INFO] [stdout] 340 | |                 .get("Delta-Table-Version")
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let _ = match status {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^ this elided lifetime gets resolved as `'life0`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            lifetime `'life0` declared here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Add`, `Metadata`, and `Protocol`
[INFO] [stdout]  --> src/response/mod.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | use delta_kernel::actions::{Add, Metadata, Protocol};
[INFO] [stdout]   |                             ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UrlExt` is never used
[INFO] [stdout]  --> src/request/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | trait UrlExt<Q> {
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Query` is never used
[INFO] [stdout]   --> src/request/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Query {
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/response/mod.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct QueryTableVersionResponse {
[INFO] [stdout]    |            ------------------------- field in this struct
[INFO] [stdout] 87 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableVersionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, and `metadata` are never read
[INFO] [stdout]   --> src/response/mod.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct QueryTableMetadataResponse {
[INFO] [stdout]    |            -------------------------- fields in this struct
[INFO] [stdout] 92 |     version: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 93 |     protocol: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 94 |     metadata: TableAction,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `QueryTableMetadataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:99:5
[INFO] [stdout]     |
[INFO] [stdout] 98  | pub struct QueryTableDataResponse {
[INFO] [stdout]     |            ---------------------- fields in this struct
[INFO] [stdout] 99  |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 100 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 101 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 102 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableDataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stdout]    --> src/response/mod.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct QueryTableChangesResponse {
[INFO] [stdout]     |            ------------------------- fields in this struct
[INFO] [stdout] 107 |     version: u64,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 108 |     protocol: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 109 |     metadata: TableAction,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 110 |     files: Vec<TableAction>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `QueryTableChangesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_parquet`, `is_delta`, `as_parquet`, `as_delta`, `to_parquet`, and `to_delta` are never used
[INFO] [stdout]    --> src/response/mod.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl TableAction {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] 121 |     pub fn is_parquet(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn is_delta(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn as_parquet(&self) -> Option<&ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn as_delta(&self) -> Option<&DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn to_parquet(self) -> Option<ParquetAction> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub fn to_delta(self) -> Option<DeltaAction> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_protocol`, `is_metadata`, and `is_file` are never used
[INFO] [stdout]   --> src/response/parquet.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl ParquetAction {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 15 |     pub fn is_protocol(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn is_metadata(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn is_file(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/client.rs:337:9
[INFO] [stdout]     |
[INFO] [stdout] 337 | /         match status {
[INFO] [stdout] 338 | |             StatusCode::OK => response
[INFO] [stdout] 339 | |                 .headers()
[INFO] [stdout] 340 | |                 .get("Delta-Table-Version")
[INFO] [stdout] ...   |
[INFO] [stdout] 355 | |         };
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 337 |         let _ = match status {
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.05s
[INFO] running `Command { std: "docker" "inspect" "e5e49a9bd1ea267a96e36d4be3c3eb502f171d7f14edf45510962a3a095d0067", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5e49a9bd1ea267a96e36d4be3c3eb502f171d7f14edf45510962a3a095d0067", kill_on_drop: false }`
[INFO] [stdout] e5e49a9bd1ea267a96e36d4be3c3eb502f171d7f14edf45510962a3a095d0067
