[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] testing tdikland/delta-sharing-client-rs against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdikland%2Fdelta-sharing-client-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tdikland/delta-sharing-client-rs on toolchain caccb4d0368bd918ef6668af8e13834d07040417
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/tdikland/delta-kernel-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded visibility v0.1.0
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded z85 v3.0.5
[INFO] [stderr]   Downloaded rustls-pki-types v1.5.0
[INFO] [stderr]   Downloaded hyper-util v0.1.3
[INFO] [stderr]   Downloaded fix-hidden-lifetime-bug v0.2.5
[INFO] [stderr]   Downloaded fix-hidden-lifetime-bug-proc_macros v0.2.5
[INFO] [stderr]   Downloaded num v0.4.2
[INFO] [stderr]   Downloaded arrow-arith v49.0.0
[INFO] [stderr]   Downloaded arrow-schema v49.0.0
[INFO] [stderr]   Downloaded arrow-select v49.0.0
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded arrow-json v49.0.0
[INFO] [stderr]   Downloaded arrow-ord v49.0.0
[INFO] [stderr]   Downloaded roaring v0.10.3
[INFO] [stderr]   Downloaded arrow-ipc v49.0.0
[INFO] [stderr]   Downloaded flate2 v1.0.29
[INFO] [stderr]   Downloaded arrow-buffer v49.0.0
[INFO] [stderr]   Downloaded arrow-cast v49.0.0
[INFO] [stderr]   Downloaded arrow-array v49.0.0
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded arrow-data v49.0.0
[INFO] [stderr]   Downloaded parquet v49.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d08e42343da4620d8513ed0c5295da3248462cf35067d20da4b2c1718583250a
[INFO] running `Command { std: "docker" "start" "-a" "d08e42343da4620d8513ed0c5295da3248462cf35067d20da4b2c1718583250a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d08e42343da4620d8513ed0c5295da3248462cf35067d20da4b2c1718583250a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d08e42343da4620d8513ed0c5295da3248462cf35067d20da4b2c1718583250a", kill_on_drop: false }`
[INFO] [stdout] d08e42343da4620d8513ed0c5295da3248462cf35067d20da4b2c1718583250a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a212744052689f1f47d1d1183ff527a2b7224b6a057eac83cc959030b5e1caff
[INFO] running `Command { std: "docker" "start" "-a" "a212744052689f1f47d1d1183ff527a2b7224b6a057eac83cc959030b5e1caff", 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 cfg-if v1.0.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 hashbrown v0.14.3
[INFO] [stderr]    Compiling serde v1.0.198
[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 pin-project-lite v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.0.95
[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 vcpkg v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[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 openssl-sys v0.9.102
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling num v0.4.2
[INFO] [stderr]    Compiling arrow-buffer v49.0.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling arrow-data v49.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[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 idna v0.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling h2 v0.4.4
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling flate2 v1.0.29
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug-proc_macros v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling zstd v0.13.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hyper v1.3.1
[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 rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling arrow-array v49.0.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling roaring v0.10.3
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug v0.2.5
[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 hyper-tls v0.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling z85 v3.0.5
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling arrow-select v49.0.0
[INFO] [stderr]    Compiling arrow-arith v49.0.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: 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableDataQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct TableDataQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableChangesQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct TableChangesQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[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] 
[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)]` (part of `#[warn(unused)]`) 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named 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] 347 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&'life0 str>;
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 17s
[INFO] running `Command { std: "docker" "inspect" "a212744052689f1f47d1d1183ff527a2b7224b6a057eac83cc959030b5e1caff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a212744052689f1f47d1d1183ff527a2b7224b6a057eac83cc959030b5e1caff", kill_on_drop: false }`
[INFO] [stdout] a212744052689f1f47d1d1183ff527a2b7224b6a057eac83cc959030b5e1caff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d66a9eac81d39cd0d4aa7c3c65bf67e26345dbaeaf5a4a9587b0fadd39010b2
[INFO] running `Command { std: "docker" "start" "-a" "4d66a9eac81d39cd0d4aa7c3c65bf67e26345dbaeaf5a4a9587b0fadd39010b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling fastrand v2.1.0
[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: 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableDataQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct TableDataQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableChangesQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct TableChangesQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[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] 
[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)]` (part of `#[warn(unused)]`) 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named 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] 347 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&'life0 str>;
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableDataQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | pub struct TableDataQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TableChangesQuery` is never constructed
[INFO] [stdout]    --> src/client.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 428 | pub struct TableChangesQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[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] 
[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)]` (part of `#[warn(unused)]`) 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:347:45
[INFO] [stdout]     |
[INFO] [stdout] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named 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] 347 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:363:45
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 363 |     async fn provide_token(&self) -> Result<&'life0 str>;
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/profile.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stdout]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 368 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stdout]     |                                              ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.81s
[INFO] running `Command { std: "docker" "inspect" "4d66a9eac81d39cd0d4aa7c3c65bf67e26345dbaeaf5a4a9587b0fadd39010b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d66a9eac81d39cd0d4aa7c3c65bf67e26345dbaeaf5a4a9587b0fadd39010b2", kill_on_drop: false }`
[INFO] [stdout] 4d66a9eac81d39cd0d4aa7c3c65bf67e26345dbaeaf5a4a9587b0fadd39010b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 769fe698ff19e4e6662d5fed51a59db34fdcc97c7fd66c01a46bae8f15bee742
[INFO] running `Command { std: "docker" "start" "-a" "769fe698ff19e4e6662d5fed51a59db34fdcc97c7fd66c01a46bae8f15bee742", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Add`, `Metadata`, and `Protocol`
[INFO] [stderr]  --> src/response/mod.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | use delta_kernel::actions::{Add, Metadata, Protocol};
[INFO] [stderr]   |                             ^^^  ^^^^^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TableDataQuery` is never constructed
[INFO] [stderr]    --> src/client.rs:417:12
[INFO] [stderr]     |
[INFO] [stderr] 417 | pub struct TableDataQuery {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TableChangesQuery` is never constructed
[INFO] [stderr]    --> src/client.rs:428:12
[INFO] [stderr]     |
[INFO] [stderr] 428 | pub struct TableChangesQuery {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `UrlExt` is never used
[INFO] [stderr]  --> src/request/mod.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | trait UrlExt<Q> {
[INFO] [stderr]   |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Query` is never used
[INFO] [stderr]   --> src/request/mod.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | trait Query {
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `version` is never read
[INFO] [stderr]   --> src/response/mod.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 86 | pub struct QueryTableVersionResponse {
[INFO] [stderr]    |            ------------------------- field in this struct
[INFO] [stderr] 87 |     version: u64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueryTableVersionResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `protocol`, and `metadata` are never read
[INFO] [stderr]   --> src/response/mod.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 91 | pub struct QueryTableMetadataResponse {
[INFO] [stderr]    |            -------------------------- fields in this struct
[INFO] [stderr] 92 |     version: u64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 93 |     protocol: TableAction,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 94 |     metadata: TableAction,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `QueryTableMetadataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stderr]    --> src/response/mod.rs:99:5
[INFO] [stderr]     |
[INFO] [stderr]  98 | pub struct QueryTableDataResponse {
[INFO] [stderr]     |            ---------------------- fields in this struct
[INFO] [stderr]  99 |     version: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 100 |     protocol: TableAction,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 101 |     metadata: TableAction,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 102 |     files: Vec<TableAction>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `QueryTableDataResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `protocol`, `metadata`, and `files` are never read
[INFO] [stderr]    --> src/response/mod.rs:107:5
[INFO] [stderr]     |
[INFO] [stderr] 106 | pub struct QueryTableChangesResponse {
[INFO] [stderr]     |            ------------------------- fields in this struct
[INFO] [stderr] 107 |     version: u64,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 108 |     protocol: TableAction,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 109 |     metadata: TableAction,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 110 |     files: Vec<TableAction>,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `QueryTableChangesResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_parquet`, `is_delta`, `as_parquet`, `as_delta`, `to_parquet`, and `to_delta` are never used
[INFO] [stderr]    --> src/response/mod.rs:121:12
[INFO] [stderr]     |
[INFO] [stderr] 120 | impl TableAction {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] 121 |     pub fn is_parquet(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     pub fn is_delta(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 129 |     pub fn as_parquet(&self) -> Option<&ParquetAction> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 136 |     pub fn as_delta(&self) -> Option<&DeltaAction> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     pub fn to_parquet(self) -> Option<ParquetAction> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 150 |     pub fn to_delta(self) -> Option<DeltaAction> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_protocol`, `is_metadata`, and `is_file` are never used
[INFO] [stderr]   --> src/response/parquet.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl ParquetAction {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] 15 |     pub fn is_protocol(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub fn is_metadata(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn is_file(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/client.rs:337:9
[INFO] [stderr]     |
[INFO] [stderr] 337 | /         match status {
[INFO] [stderr] 338 | |             StatusCode::OK => response
[INFO] [stderr] 339 | |                 .headers()
[INFO] [stderr] 340 | |                 .get("Delta-Table-Version")
[INFO] [stderr] ...   |
[INFO] [stderr] 355 | |         };
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 337 |         let _ = match status {
[INFO] [stderr]     |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/profile.rs:347:45
[INFO] [stderr]     |
[INFO] [stderr] 347 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stderr]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 347 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stderr]     |                                              ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/profile.rs:363:45
[INFO] [stderr]     |
[INFO] [stderr] 363 |     async fn provide_token(&self) -> Result<&str>;
[INFO] [stderr]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 363 |     async fn provide_token(&self) -> Result<&'life0 str>;
[INFO] [stderr]     |                                              ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/profile.rs:368:45
[INFO] [stderr]     |
[INFO] [stderr] 368 |     async fn provide_token(&self) -> Result<&str> {
[INFO] [stderr]     |                            -                ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'life0`
[INFO] [stderr]     |
[INFO] [stderr] 368 |     async fn provide_token(&self) -> Result<&'life0 str> {
[INFO] [stderr]     |                                              ++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `delta-sharing-client-rs` (lib) generated 15 warnings (run `cargo fix --lib -p delta-sharing-client-rs` to apply 4 suggestions)
[INFO] [stderr] warning: `delta-sharing-client-rs` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/delta_sharing_client_rs-a2feb8a4c8f6ea33)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test profile::tests::debug_bearer_token_profile_type ... ok
[INFO] [stdout] test request::pagination::test::add_pagination_to_url ... ok
[INFO] [stdout] test request::pagination::test::advance_pagination_from_start ... ok
[INFO] [stdout] test request::pagination::test::from_start ... ok
[INFO] [stdout] test request::pagination::test::from_token ... ok
[INFO] [stdout] test request::query::test::default_table_version_query ... ok
[INFO] [stdout] test request::query::test::parse_table_version_query ... ok
[INFO] [stdout] test request::query::test::table_version_query_from_datetime ... ok
[INFO] [stdout] test profile::tests::profile_from_path_v1_bearer_token ... ok
[INFO] [stdout] test request::pagination::test::advance_pagination_from_token ... ok
[INFO] [stdout] test request::query::test::table_version_query_to_timestamp ... ok
[INFO] [stdout] test profile::tests::profile_from_path_malformed_endpoint ... FAILED
[INFO] [stdout] test profile::tests::fail_without_bearer_token ... FAILED
[INFO] [stdout] test profile::tests::profile_from_path_malformed_file ... FAILED
[INFO] [stdout] test profile::tests::profile_from_path_missing_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- profile::tests::profile_from_path_malformed_endpoint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profile::tests::profile_from_path_malformed_endpoint' (19) panicked at src/error.rs:91:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d9b7c95d42 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60d9b7c95d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60d9b7ca807f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60d9b7ca807f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60d9b7c626a1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d9b7c626a1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60d9b7c6e9f2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60d9b7c7388f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60d9b7c73721 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60d9b7b9feee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x60d9b7b9feee - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d9b7c73f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x60d9b7c73f4f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60d9b7c73d76 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60d9b7c6eb29 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60d9b7c56b9d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60d9b7cb01d0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x60d9b7cb01ac - core::panicking::panic::h43cc40e5e3a930ed
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5
[INFO] [stdout]   20:     0x60d9b7b6f96e - <delta_sharing_client_rs::error::DeltaSharingError as core::fmt::Display>::fmt::h85f596ae1e41782c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/error.rs:91:35
[INFO] [stdout]   21:     0x60d9b7b6d72d - <T as alloc::string::SpecToString>::spec_to_string::hd9d7b82d2176b4ac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   22:     0x60d9b7b6d166 - <T as alloc::string::ToString>::to_string::hf2cff6b655463443
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   23:     0x60d9b7b6566f - delta_sharing_client_rs::profile::tests::profile_from_path_malformed_endpoint::hbaf6a616f079180e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:439:14
[INFO] [stdout]   24:     0x60d9b7b65817 - delta_sharing_client_rs::profile::tests::profile_from_path_malformed_endpoint::{{closure}}::hfb050966e7ec3ae6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:426:46
[INFO] [stdout]   25:     0x60d9b7b67636 - core::ops::function::FnOnce::call_once::h35af2ceedf41067d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60d9b7b9fd1b - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60d9b7b9fd1b - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x60d9b7bb58f5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x60d9b7bb58f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x60d9b7bb58f5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x60d9b7bb58f5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x60d9b7bb58f5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60d9b7bb58f5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x60d9b7bb58f5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x60d9b7b8c104 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x60d9b7b8c104 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60d9b7b8f9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x60d9b7b8f9ca - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x60d9b7b8f9ca - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x60d9b7b8f9ca - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60d9b7b8f9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60d9b7c69c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   45:     0x60d9b7c69c6f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x79f5db805aa4 - <unknown>
[INFO] [stdout]   47:     0x79f5db892a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- profile::tests::fail_without_bearer_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profile::tests::fail_without_bearer_token' (18) panicked at src/error.rs:91:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d9b7c95d42 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60d9b7c95d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60d9b7ca807f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60d9b7ca807f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60d9b7c626a1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d9b7c626a1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60d9b7c6e9f2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60d9b7c7388f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60d9b7c73721 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60d9b7b9feee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x60d9b7b9feee - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d9b7c73f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x60d9b7c73f4f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60d9b7c73d76 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60d9b7c6eb29 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60d9b7c56b9d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60d9b7cb01d0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x60d9b7cb01ac - core::panicking::panic::h43cc40e5e3a930ed
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5
[INFO] [stdout]   20:     0x60d9b7b6f96e - <delta_sharing_client_rs::error::DeltaSharingError as core::fmt::Display>::fmt::h85f596ae1e41782c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/error.rs:91:35
[INFO] [stdout]   21:     0x60d9b7b6d72d - <T as alloc::string::SpecToString>::spec_to_string::hd9d7b82d2176b4ac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   22:     0x60d9b7b6d166 - <T as alloc::string::ToString>::to_string::hf2cff6b655463443
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   23:     0x60d9b7b634fa - delta_sharing_client_rs::profile::tests::fail_without_bearer_token::h0eef34e3805dde54
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:459:19
[INFO] [stdout]   24:     0x60d9b7b636a7 - delta_sharing_client_rs::profile::tests::fail_without_bearer_token::{{closure}}::h71add5350c7c33f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:444:35
[INFO] [stdout]   25:     0x60d9b7b679e6 - core::ops::function::FnOnce::call_once::hf7d16dacdd5f48ae
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60d9b7b9fd1b - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60d9b7b9fd1b - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x60d9b7bb58f5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x60d9b7bb58f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x60d9b7bb58f5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x60d9b7bb58f5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x60d9b7bb58f5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60d9b7bb58f5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x60d9b7bb58f5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x60d9b7b8c104 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x60d9b7b8c104 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60d9b7b8f9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x60d9b7b8f9ca - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x60d9b7b8f9ca - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x60d9b7b8f9ca - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60d9b7b8f9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60d9b7c69c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   45:     0x60d9b7c69c6f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x79f5db805aa4 - <unknown>
[INFO] [stdout]   47:     0x79f5db892a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- profile::tests::profile_from_path_malformed_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profile::tests::profile_from_path_malformed_file' (20) panicked at src/error.rs:91:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d9b7c95d42 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60d9b7c95d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60d9b7ca807f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60d9b7ca807f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60d9b7c626a1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d9b7c626a1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60d9b7c6e9f2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60d9b7c7388f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60d9b7c73721 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60d9b7b9feee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x60d9b7b9feee - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d9b7c73f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x60d9b7c73f4f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60d9b7c73d76 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60d9b7c6eb29 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60d9b7c56b9d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60d9b7cb01d0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x60d9b7cb01ac - core::panicking::panic::h43cc40e5e3a930ed
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5
[INFO] [stdout]   20:     0x60d9b7b6f96e - <delta_sharing_client_rs::error::DeltaSharingError as core::fmt::Display>::fmt::h85f596ae1e41782c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/error.rs:91:35
[INFO] [stdout]   21:     0x60d9b7b6d72d - <T as alloc::string::SpecToString>::spec_to_string::hd9d7b82d2176b4ac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   22:     0x60d9b7b6d166 - <T as alloc::string::ToString>::to_string::hf2cff6b655463443
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   23:     0x60d9b7b6404b - delta_sharing_client_rs::profile::tests::profile_from_path_malformed_file::h5820ae0aca9f741b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:421:14
[INFO] [stdout]   24:     0x60d9b7b641c7 - delta_sharing_client_rs::profile::tests::profile_from_path_malformed_file::{{closure}}::h5bff6f85028f3ca3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:412:42
[INFO] [stdout]   25:     0x60d9b7b67726 - core::ops::function::FnOnce::call_once::h7225d0a4b8ec117e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60d9b7b9fd1b - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60d9b7b9fd1b - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x60d9b7bb58f5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x60d9b7bb58f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x60d9b7bb58f5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x60d9b7bb58f5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x60d9b7bb58f5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60d9b7bb58f5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x60d9b7bb58f5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x60d9b7b8c104 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x60d9b7b8c104 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60d9b7b8f9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x60d9b7b8f9ca - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x60d9b7b8f9ca - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x60d9b7b8f9ca - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60d9b7b8f9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60d9b7c69c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   45:     0x60d9b7c69c6f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x79f5db805aa4 - <unknown>
[INFO] [stdout]   47:     0x79f5db892a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- profile::tests::profile_from_path_missing_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profile::tests::profile_from_path_missing_file' (21) panicked at src/error.rs:91:35:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60d9b7c95d42 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60d9b7c95d42 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60d9b7c95d42 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h52160e9da139e442
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60d9b7ca807f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60d9b7ca807f - core::fmt::write::hf09a056a304e021a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60d9b7c626a1 - std::io::default_write_fmt::hf1a3645468226e09
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60d9b7c626a1 - std::io::Write::write_fmt::ha5ada6d6a18bde33
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60d9b7c6e9f2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60d9b7c7388f - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60d9b7c73721 - std::panicking::default_hook::h8d20506cf72e4831
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60d9b7b9feee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3d020961abd83a77
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   12:     0x60d9b7b9feee - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60d9b7c73f4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h75334a5fed245bca
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1987:9
[INFO] [stdout]   14:     0x60d9b7c73f4f - std::panicking::panic_with_hook::h746880a052e02c85
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60d9b7c73d76 - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x60d9b7c6eb29 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60d9b7c56b9d - __rustc[76f7e7187978e2f8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60d9b7cb01d0 - core::panicking::panic_fmt::heb245a301f4395db
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14
[INFO] [stdout]   19:     0x60d9b7cb01ac - core::panicking::panic::h43cc40e5e3a930ed
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:148:5
[INFO] [stdout]   20:     0x60d9b7b6f96e - <delta_sharing_client_rs::error::DeltaSharingError as core::fmt::Display>::fmt::h85f596ae1e41782c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/error.rs:91:35
[INFO] [stdout]   21:     0x60d9b7b6d72d - <T as alloc::string::SpecToString>::spec_to_string::hd9d7b82d2176b4ac
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2820:9
[INFO] [stdout]   22:     0x60d9b7b6d166 - <T as alloc::string::ToString>::to_string::hf2cff6b655463443
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/string.rs:2799:9
[INFO] [stdout]   23:     0x60d9b7b637ad - delta_sharing_client_rs::profile::tests::profile_from_path_missing_file::h8afc3534abcbcb90
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:407:14
[INFO] [stdout]   24:     0x60d9b7b638f7 - delta_sharing_client_rs::profile::tests::profile_from_path_missing_file::{{closure}}::h4c2ad2d6b4a20986
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profile.rs:402:40
[INFO] [stdout]   25:     0x60d9b7b67576 - core::ops::function::FnOnce::call_once::h2864a09d20318a90
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60d9b7b9fd1b - core::ops::function::FnOnce::call_once::h933a5d67211adff2
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x60d9b7b9fd1b - test::__rust_begin_short_backtrace::h2157af19b0990ffb
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x60d9b7bb58f5 - test::run_test_in_process::{{closure}}::hc3b17e0f313c900a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x60d9b7bb58f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha23e4b490259273c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x60d9b7bb58f5 - std::panicking::catch_unwind::do_call::h8dc9d5da83792f7a
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x60d9b7bb58f5 - std::panicking::catch_unwind::h0d8461330de4a18b
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x60d9b7bb58f5 - std::panic::catch_unwind::h0321b51397bf9811
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x60d9b7bb58f5 - test::run_test_in_process::hcaaa440fdbe4a513
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x60d9b7bb58f5 - test::run_test::{{closure}}::h6345da602b85d6c3
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x60d9b7b8c104 - test::run_test::{{closure}}::h90a3b75194d37b5d
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x60d9b7b8c104 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6ea895368381e0b1
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x60d9b7b8f9ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9c39013633bb9237
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x60d9b7b8f9ca - std::panicking::catch_unwind::do_call::hac7dba9ee4d99108
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x60d9b7b8f9ca - std::panicking::catch_unwind::h73015d00e4866ebc
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x60d9b7b8f9ca - std::panic::catch_unwind::h6f7b38e188aa4f62
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x60d9b7b8f9ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h969a6a2dc1856df7
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   43:     0x60d9b7b8f9ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x60d9b7c69c6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hdd09a470c130e806
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/boxed.rs:1973:9
[INFO] [stdout]   45:     0x60d9b7c69c6f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c
[INFO] [stdout]                                at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   46:     0x79f5db805aa4 - <unknown>
[INFO] [stdout]   47:     0x79f5db892a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     profile::tests::fail_without_bearer_token
[INFO] [stdout]     profile::tests::profile_from_path_malformed_endpoint
[INFO] [stdout]     profile::tests::profile_from_path_malformed_file
[INFO] [stdout]     profile::tests::profile_from_path_missing_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "769fe698ff19e4e6662d5fed51a59db34fdcc97c7fd66c01a46bae8f15bee742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "769fe698ff19e4e6662d5fed51a59db34fdcc97c7fd66c01a46bae8f15bee742", kill_on_drop: false }`
[INFO] [stdout] 769fe698ff19e4e6662d5fed51a59db34fdcc97c7fd66c01a46bae8f15bee742
