[INFO] cloning repository https://github.com/Arrow-air/svc-pricing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arrow-air/svc-pricing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d277d4a7a7c86d1fa48fae45ac6dbd99e881f17b
[INFO] testing Arrow-air/svc-pricing against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arrow-air/svc-pricing
[INFO] finished tweaking git repo https://github.com/Arrow-air/svc-pricing
[INFO] tweaked toml for git repo https://github.com/Arrow-air/svc-pricing written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-pricing on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arrow-air/svc-pricing already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aetheric-oss/lib-common.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded prost-wkt v0.5.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded phf_codegen v0.11.2
[INFO] [stderr]   Downloaded prost-wkt-build v0.5.1
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded typetag v0.2.18
[INFO] [stderr]   Downloaded pest_generator v2.7.12
[INFO] [stderr]   Downloaded pest_derive v2.7.12
[INFO] [stderr]   Downloaded pest_meta v2.7.12
[INFO] [stderr]   Downloaded uuid v1.10.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded pest v2.7.12
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded flate2 v1.0.33
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded object v0.36.4
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded snafu v0.7.5
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded tonic v0.10.2
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] [stderr]   Downloaded prost-wkt-types v0.5.1
[INFO] [stderr]   Downloaded trybuild v1.0.99
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded erased-serde v0.4.5
[INFO] [stderr]   Downloaded snafu-derive v0.7.5
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded bytes v1.7.1
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded multimap v0.10.0
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded tonic-health v0.10.2
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded logtest v2.0.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.18
[INFO] [stderr]   Downloaded serde_spanned v0.6.7
[INFO] [stderr]   Downloaded tokio v1.40.0
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e6181d8ea98176c48dde05d7c8ae9c1fbab36f55d799beff5dea941db7e8f4d
[INFO] running `Command { std: "docker" "start" "-a" "6e6181d8ea98176c48dde05d7c8ae9c1fbab36f55d799beff5dea941db7e8f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e6181d8ea98176c48dde05d7c8ae9c1fbab36f55d799beff5dea941db7e8f4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6181d8ea98176c48dde05d7c8ae9c1fbab36f55d799beff5dea941db7e8f4d", kill_on_drop: false }`
[INFO] [stdout] 6e6181d8ea98176c48dde05d7c8ae9c1fbab36f55d799beff5dea941db7e8f4d
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2dc3d05118a986391a215b7927cec4d23c0f70c5629dc48bc7217f953503699
[INFO] running `Command { std: "docker" "start" "-a" "d2dc3d05118a986391a215b7927cec4d23c0f70c5629dc48bc7217f953503699", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling arrow-macros-core v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling arrow-macros-derive v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling prost-wkt v0.5.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling lib-common v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling tonic-health v0.10.2
[INFO] [stderr]    Compiling svc-pricing-client-grpc v0.6.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> client-grpc/src/grpc.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> server/src/main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s
[INFO] running `Command { std: "docker" "inspect" "d2dc3d05118a986391a215b7927cec4d23c0f70c5629dc48bc7217f953503699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2dc3d05118a986391a215b7927cec4d23c0f70c5629dc48bc7217f953503699", kill_on_drop: false }`
[INFO] [stdout] d2dc3d05118a986391a215b7927cec4d23c0f70c5629dc48bc7217f953503699
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba9790df379179f96e1a969ef667321d65d628f842aaa0b53de0759292e46500
[INFO] running `Command { std: "docker" "start" "-a" "ba9790df379179f96e1a969ef667321d65d628f842aaa0b53de0759292e46500", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling logtest v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling lib-common v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling tonic-health v0.10.2
[INFO] [stderr]    Compiling svc-pricing-client-grpc v0.6.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> client-grpc/src/grpc.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> client-grpc/src/grpc.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> server/src/main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> server/src/main.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.12s
[INFO] running `Command { std: "docker" "inspect" "ba9790df379179f96e1a969ef667321d65d628f842aaa0b53de0759292e46500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba9790df379179f96e1a969ef667321d65d628f842aaa0b53de0759292e46500", kill_on_drop: false }`
[INFO] [stdout] ba9790df379179f96e1a969ef667321d65d628f842aaa0b53de0759292e46500
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae45bd2ea6950033d91f79ab1e83995af0c04e0c1fa29a77c3184d820dce1c1d
[INFO] running `Command { std: "docker" "start" "-a" "ae45bd2ea6950033d91f79ab1e83995af0c04e0c1fa29a77c3184d820dce1c1d", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> client-grpc/src/grpc.rs:108:11
[INFO] [stderr]     |
[INFO] [stderr] 108 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `svc-pricing-client-grpc` (lib) generated 1 warning
[INFO] [stderr] warning: `svc-pricing-client-grpc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> server/src/main.rs:8:11
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `svc-pricing` (bin "svc-pricing") generated 1 warning
[INFO] [stderr] warning: `svc-pricing` (bin "svc-pricing" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svc_pricing-ba09d92526ad1243)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | INFO  | server/src/config.rs:57 | (test_config_from_default) Start.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | INFO  | server/src/config.rs:64 | (test_config_from_default) Success.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | INFO  | server/src/config.rs:70 | (test_config_from_env) Start.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | INFO  | server/src/config.rs:82 | (test_config_from_env) Success.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709159147200 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709159147200 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709159147200 | DEBUG | server/src/engine.rs:79 | (get_pricing) Charter pricing not supported.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 100.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] test config::tests::test_config_from_default ... ok
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709287757504 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 3 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709287757504 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] test engine::tests::test_get_charter_pricing ... ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709287757504 | DEBUG | server/src/engine.rs:83 | (get_pricing) Error parsing service type: failed to decode Protobuf message: invalid enumeration value
[INFO] [stdout] test engine::tests::test_get_cargo_pricing ... ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709289858752 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 2 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709289858752 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] test engine::tests::test_invalid_weight ... 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 100.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | INFO  | server/src/grpc/server.rs:58 | (is_ready) pricing server.
[INFO] [stdout] ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709296162496 | DEBUG | server/src/grpc/server.rs:59 | (is_ready) request: Request { metadata: MetadataMap { headers: {} }, message: ReadyRequest, extensions: Extensions }
[INFO] [stdout] test engine::tests::test_invalid_service_type ... ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709294061248 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709294061248 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709294061248 | DEBUG | server/src/engine.rs:70 | (get_pricing) Rideshare pricing not supported.
[INFO] [stdout] test engine::tests::test_invalid_multiple_service_type ... 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709291960000 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709291960000 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 50.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 10.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 100.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 50.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:132 | (get_cargo_pricing) Getting cargo pricing for query: PricingRequest { service_type: Cargo, distance_km: 10.0, weight_kg: 100.0 }
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2026-03-09 08:46:10 | 130709298263744 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] 2026-03-09 08:46:10 | 130709287757504 | INFO  | server/src/lib.rs:57 | (test_load_logger_config_from_file) start
[INFO] [stdout] 2026-03-09 08:46:10 | 130709287757504 | DEBUG | server/src/lib.rs:61 | (test_load_logger_config_from_file) Err("(load_logger_config_from_file) Could not parse log config file [/usr/src/app/log4rs.yaml]: No such file or directory (os error 2).")
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | INFO  | server/src/grpc/server.rs:162 | (test_grpc_server_start_and_shutdown) start
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | DEBUG | server/src/grpc/server.rs:77 | (grpc_server) entry.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709300364992 | INFO  | server/src/grpc/server.rs:96 | (grpc_server) Starting gRPC services on: [::]:50051.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709159147200 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 0 requests.
[INFO] [stdout] 2026-03-09 08:46:10 | 130709159147200 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] ok
[INFO] [stdout] test grpc::server::tests::test_grpc_server_is_ready ... ok
[INFO] [stdout] test engine::tests::test_get_rideshare_pricing ... ok
[INFO] [stdout] test engine::tests::test_invalid_distance ... ok
[INFO] [stdout] test engine::tests::test_multiple_leg_pricing ... ok
[INFO] [stdout] test engine::tests::test_pricing_request_empty_requests ... ok
[INFO] [stdout] 2026-03-09 08:46:10 | 130709289858752 | INFO  | server/src/lib.rs:72 | (test_server_shutdown) start
[INFO] [stdout] 2026-03-09 08:46:10 | 130709289858752 | INFO  | server/src/lib.rs:89 | (test_server_shutdown) success
[INFO] [stdout] test tests::test_server_shutdown ... ok
[INFO] [stdout] test tests::test_load_logger_config_from_file ... FAILED
[INFO] [stdout] 2026-03-09 08:46:11 | 130709300364992 | INFO  | server/src/grpc/server.rs:177 | (test_grpc_server_start_and_shutdown) success
[INFO] [stderr] error: test failed, to rerun pass `-p svc-pricing --lib`
[INFO] [stdout] test grpc::server::tests::test_grpc_server_start_and_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_load_logger_config_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_load_logger_config_from_file' (30) panicked at server/src/lib.rs:62:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c2adef2fb12 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c2adef2fb12 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c2adef2fb12 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c2adef2fb12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c2adef4347a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c2adef4347a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5c2adeefaf86 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c2adeefaf86 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c2adef0df39 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c2adef0df39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c2adef0ddd1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c2ade8b592e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5c2ade8b592e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c2adef0e262 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5c2adef0e262 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c2adef0e02a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5c2adef08589 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c2adeeee78d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c2adef4d9ec - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c2adef4d9b2 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5c2ade7d6f1f - svc_pricing::tests::test_load_logger_config_from_file::{{closure}}::hdfa26a483b2dae8e
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:62:9
[INFO] [stdout]   21:     0x5c2ade80c3b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2e937857d6233825
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5c2ade80c44d - <core::pin::Pin<P> as core::future::future::Future>::poll::h61b4dc13b430af97
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5c2ade7fb5ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hda267b80a71ac295
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   24:     0x5c2ade7fb30b - tokio::runtime::coop::with_budget::h2d9cc5bab8320fcf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x5c2ade7fb30b - tokio::runtime::coop::budget::h0be5a93dd038a800
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x5c2ade7fb30b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1caa7ef2288c0bdf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   27:     0x5c2ade7f85d0 - tokio::runtime::scheduler::current_thread::Context::enter::h356b0899042bedb0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   28:     0x5c2ade7fa9d0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc4e62f2f8ccf9e52
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   29:     0x5c2ade7f9b94 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3cb012422c8beb12
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   30:     0x5c2ade7afc9b - tokio::runtime::context::scoped::Scoped<T>::set::hcdef5f53e139ae0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5c2ade8762b9 - tokio::runtime::context::set_scheduler::{{closure}}::he962974c669bc06c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x5c2ade87fbc2 - std::thread::local::LocalKey<T>::try_with::h55e332e576ebb963
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5c2ade87efae - std::thread::local::LocalKey<T>::with::h6bd0f65e4dbdda5c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5c2ade8761ed - tokio::runtime::context::set_scheduler::h17229fa64af63aa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x5c2ade7f9520 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8a574d086bfbb9c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   36:     0x5c2ade7f9bf6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0a2dcf301c6d14c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   37:     0x5c2ade7f61f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc38cbc08ee37f6ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   38:     0x5c2ade7d2413 - tokio::runtime::context::runtime::enter_runtime::h7c84d5a803507950
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5c2ade7f5ef1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h0a653f709a186dbd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   40:     0x5c2ade7f447a - tokio::runtime::runtime::Runtime::block_on_inner::h59e55ee4639b8053
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   41:     0x5c2ade7f4565 - tokio::runtime::runtime::Runtime::block_on::h028f9fc159694ec4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   42:     0x5c2ade7d62b1 - svc_pricing::tests::test_load_logger_config_from_file::hc373f61dd843e94b
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:67:28
[INFO] [stdout]   43:     0x5c2ade7d6447 - svc_pricing::tests::test_load_logger_config_from_file::{{closure}}::h71f0e8267b848eb9
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:56:49
[INFO] [stdout]   44:     0x5c2ade7c7656 - core::ops::function::FnOnce::call_once::h4f613ec33e019b07
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5c2ade8b56eb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5c2ade8b56eb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5c2ade8c90fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5c2ade8c90fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5c2ade8c90fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5c2ade8c90fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5c2ade8c90fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5c2ade8c90fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5c2ade8c90fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5c2ade8a3554 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5c2ade8a3554 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5c2ade8a6ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5c2ade8a6ef2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5c2ade8a6ef2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5c2ade8a6ef2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5c2ade8a6ef2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5c2ade8a6ef2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5c2ade8a6ef2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5c2adef0376f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5c2adef0376f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x76e12174baa4 - <unknown>
[INFO] [stdout]   66:     0x76e1217d8a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_load_logger_config_from_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae45bd2ea6950033d91f79ab1e83995af0c04e0c1fa29a77c3184d820dce1c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae45bd2ea6950033d91f79ab1e83995af0c04e0c1fa29a77c3184d820dce1c1d", kill_on_drop: false }`
[INFO] [stdout] ae45bd2ea6950033d91f79ab1e83995af0c04e0c1fa29a77c3184d820dce1c1d
