[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-pricing on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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 utoipa v4.2.3
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded prost-wkt-build v0.5.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded pest_generator v2.7.12
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded pest_derive v2.7.12
[INFO] [stderr]   Downloaded pest_meta v2.7.12
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded pest v2.7.12
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded trybuild v1.0.99
[INFO] [stderr]   Downloaded value-bag v1.9.0
[INFO] [stderr]   Downloaded prost-wkt-types v0.5.1
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] [stderr]   Downloaded pulldown-cmark v0.9.6
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded prettyplease v0.2.22
[INFO] [stderr]   Downloaded typeid v1.0.2
[INFO] [stderr]   Downloaded prost-wkt v0.5.1
[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 typetag v0.2.18
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25a6cdf3f5487489775ff43e69b08c787c3c0892853d4bff8fc37ca6371fdec3
[INFO] running `Command { std: "docker" "start" "-a" "25a6cdf3f5487489775ff43e69b08c787c3c0892853d4bff8fc37ca6371fdec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a6cdf3f5487489775ff43e69b08c787c3c0892853d4bff8fc37ca6371fdec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a6cdf3f5487489775ff43e69b08c787c3c0892853d4bff8fc37ca6371fdec3", kill_on_drop: false }`
[INFO] [stdout] 25a6cdf3f5487489775ff43e69b08c787c3c0892853d4bff8fc37ca6371fdec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c458856ce728b8e43a0452cf6b3b75e64fc9c7d91e1ce93992904481c3a011
[INFO] running `Command { std: "docker" "start" "-a" "a2c458856ce728b8e43a0452cf6b3b75e64fc9c7d91e1ce93992904481c3a011", kill_on_drop: false }`
[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 either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling phf v0.11.2
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[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 cargo-husky v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 chrono-tz-build v0.2.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 zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling derivative v2.2.0
[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 utoipa-gen v4.3.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling config v0.13.4
[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 prost-wkt v0.5.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper v0.14.30
[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 1m 37s
[INFO] running `Command { std: "docker" "inspect" "a2c458856ce728b8e43a0452cf6b3b75e64fc9c7d91e1ce93992904481c3a011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c458856ce728b8e43a0452cf6b3b75e64fc9c7d91e1ce93992904481c3a011", kill_on_drop: false }`
[INFO] [stdout] a2c458856ce728b8e43a0452cf6b3b75e64fc9c7d91e1ce93992904481c3a011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a1fc6561345e989984e8091e067c77e61aaecb62a212e049278421c0c0c884e
[INFO] running `Command { std: "docker" "start" "-a" "9a1fc6561345e989984e8091e067c77e61aaecb62a212e049278421c0c0c884e", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling log v0.4.22
[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 hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.6.20
[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 35.85s
[INFO] running `Command { std: "docker" "inspect" "9a1fc6561345e989984e8091e067c77e61aaecb62a212e049278421c0c0c884e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a1fc6561345e989984e8091e067c77e61aaecb62a212e049278421c0c0c884e", kill_on_drop: false }`
[INFO] [stdout] 9a1fc6561345e989984e8091e067c77e61aaecb62a212e049278421c0c0c884e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8feaf39855eb95af0637070537ebee7688af68439a638d58c9e46960471c8a94
[INFO] running `Command { std: "docker" "start" "-a" "8feaf39855eb95af0637070537ebee7688af68439a638d58c9e46960471c8a94", 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.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svc_pricing-ef1d3c54410f7c58)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] 2026-01-15 18:36:36 | 139875744904896 | INFO  | server/src/config.rs:57 | (test_config_from_default) Start.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875744904896 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875744904896 | INFO  | server/src/config.rs:64 | (test_config_from_default) Success.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | 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-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-01-15 18:36:36 | 139875740702400 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-01-15 18:36:36 | 139875736499904 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875732297408 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 2 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875732297408 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875742803648 | INFO  | server/src/config.rs:70 | (test_config_from_env) Start.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875730196160 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875730196160 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875730196160 | DEBUG | server/src/engine.rs:83 | (get_pricing) Error parsing service type: failed to decode Protobuf message: invalid enumeration value
[INFO] [stdout] 2026-01-15 18:36:36 | 139875736499904 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875736499904 | DEBUG | server/src/engine.rs:70 | (get_pricing) Rideshare pricing not supported.
[INFO] [stdout] test engine::tests::test_get_charter_pricing ... 2026-01-15 18:36:36 | 139875715487424 | INFO  | server/src/lib.rs:72 | (test_server_shutdown) start
[INFO] [stdout] 2026-01-15 18:36:36 | 139875719689920 | INFO  | server/src/grpc/server.rs:162 | (test_grpc_server_start_and_shutdown) start
[INFO] [stdout] ok
[INFO] [stdout] test config::tests::test_config_from_default ... ok
[INFO] [stdout] test engine::tests::test_get_cargo_pricing ... ok
[INFO] [stdout] test engine::tests::test_invalid_multiple_service_type ... ok
[INFO] [stdout] test engine::tests::test_invalid_service_type ... ok
[INFO] [stdout] test engine::tests::test_get_rideshare_pricing ... ok
[INFO] [stdout] 2026-01-15 18:36:36 | 139875742803648 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875723892416 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 0 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875723892416 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875719689920 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875721791168 | INFO  | server/src/grpc/server.rs:58 | (is_ready) pricing server.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875721791168 | DEBUG | server/src/grpc/server.rs:59 | (is_ready) request: Request { metadata: MetadataMap { headers: {} }, message: ReadyRequest, extensions: Extensions }
[INFO] [stdout] 2026-01-15 18:36:36 | 139875715487424 | INFO  | server/src/lib.rs:89 | (test_server_shutdown) success
[INFO] [stdout] 2026-01-15 18:36:36 | 139875728094912 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875728094912 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875719689920 | DEBUG | server/src/grpc/server.rs:77 | (grpc_server) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875717588672 | INFO  | server/src/lib.rs:57 | (test_load_logger_config_from_file) start
[INFO] [stdout] 2026-01-15 18:36:36 | 139875742803648 | INFO  | server/src/config.rs:82 | (test_config_from_env) Success.
[INFO] [stdout] test engine::tests::test_pricing_request_empty_requests ... ok
[INFO] [stdout] test grpc::server::tests::test_grpc_server_is_ready ... ok
[INFO] [stdout] test tests::test_server_shutdown ... ok
[INFO] [stdout] test engine::tests::test_invalid_weight ... ok
[INFO] [stdout] 2026-01-15 18:36:36 | 139875719689920 | INFO  | server/src/grpc/server.rs:96 | (grpc_server) Starting gRPC services on: [::]:50051.
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] 2026-01-15 18:36:36 | 139875717588672 | 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-01-15 18:36:36 | 139875734398656 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875734398656 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] test engine::tests::test_invalid_distance ... ok
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 3 requests.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | 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-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2026-01-15 18:36:36 | 139875725993664 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] test engine::tests::test_multiple_leg_pricing ... ok
[INFO] [stdout] test tests::test_load_logger_config_from_file ... FAILED
[INFO] [stdout] 2026-01-15 18:36:37 | 139875719689920 | INFO  | server/src/grpc/server.rs:177 | (test_grpc_server_start_and_shutdown) success
[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' (38) panicked at server/src/lib.rs:62:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6181b66ad362 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6181b66ad362 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6181b66ad362 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6181b66ad362 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6181b66c6cda - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6181b66c6cda - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6181b66b2b26 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6181b66b2b26 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6181b668826f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6181b668826f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6181b66a39b9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6181b602330e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6181b602330e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6181b66a3c22 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6181b66a3c22 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6181b668835a - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6181b667f429 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6181b66893cd - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6181b66c744c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6181b66c7412 - core[c5ed12ab89cc536a]::panicking::panic
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6181b5f7f98f - svc_pricing[23f7df666a3d9b59]::tests::test_load_logger_config_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:62:9
[INFO] [stdout]   21:     0x6181b5f71de2 - <core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6181b5f71e5d - <core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6181b5f59b3d - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[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:     0x6181b5f59a3b - tokio[b69e354d8200923d]::runtime::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x6181b5f59a3b - tokio[b69e354d8200923d]::runtime::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[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:     0x6181b5f59a3b - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[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:     0x6181b5f51320 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Context>::enter::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[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:     0x6181b5f58c10 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}
[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:     0x6181b5f57ef4 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}
[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:     0x6181b5fbd7bb - <tokio[b69e354d8200923d]::runtime::context::scoped::Scoped<tokio[b69e354d8200923d]::runtime::scheduler::Context>>::set::<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[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:     0x6181b5f361c9 - tokio[b69e354d8200923d]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}
[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:     0x6181b5fe6352 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[b69e354d8200923d]::runtime::context::Context>>::try_with::<tokio[b69e354d8200923d]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x6181b5fe5ede - <std[716c9a7a72e5c14e]::thread::local::LocalKey<tokio[b69e354d8200923d]::runtime::context::Context>>::with::<tokio[b69e354d8200923d]::runtime::context::set_scheduler<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x6181b5f3124d - tokio[b69e354d8200923d]::runtime::context::set_scheduler::<(alloc[9c68fdf4f4f29218]::boxed::Box<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::Core>, core[c5ed12ab89cc536a]::option::Option<()>), <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>::{closure#0}>
[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:     0x6181b5f54f50 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>::{closure#0}, core[c5ed12ab89cc536a]::option::Option<()>>
[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:     0x6181b5f55246 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>>
[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:     0x6181b5f56043 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}
[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:     0x6181b5fd3313 - tokio[b69e354d8200923d]::runtime::context::runtime::enter_runtime::<<tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[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:     0x6181b5f50c81 - <tokio[b69e354d8200923d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6181b5f7429a - <tokio[b69e354d8200923d]::runtime::runtime::Runtime>::block_on_inner::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6181b5f74385 - <tokio[b69e354d8200923d]::runtime::runtime::Runtime>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut dyn core[c5ed12ab89cc536a]::future::future::Future<Output = ()>>>
[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:     0x6181b5f86711 - svc_pricing[23f7df666a3d9b59]::tests::test_load_logger_config_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:67:28
[INFO] [stdout]   43:     0x6181b5f7e367 - svc_pricing[23f7df666a3d9b59]::tests::test_load_logger_config_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:56:49
[INFO] [stdout]   44:     0x6181b5fbc146 - <svc_pricing[23f7df666a3d9b59]::tests::test_load_logger_config_from_file::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6181b60176bb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6181b60176bb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6181b6023f1a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6181b6023f1a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6181b6023f1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6181b6023f1a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6181b6023f1a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6181b6023f1a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6181b6023f1a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6181b601e3e4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6181b601e3e4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x6181b6026a12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x6181b6026a12 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6181b6026a12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x6181b6026a12 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x6181b6026a12 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6181b6026a12 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x6181b6026a12 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6181b66ac0cf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x6181b66ac0cf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x7f375c206aa4 - <unknown>
[INFO] [stdout]   66:     0x7f375c293a64 - 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.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p svc-pricing --lib`
[INFO] running `Command { std: "docker" "inspect" "8feaf39855eb95af0637070537ebee7688af68439a638d58c9e46960471c8a94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8feaf39855eb95af0637070537ebee7688af68439a638d58c9e46960471c8a94", kill_on_drop: false }`
[INFO] [stdout] 8feaf39855eb95af0637070537ebee7688af68439a638d58c9e46960471c8a94
