[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 beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-pricing on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccddc22e95558427ffc6864a0ecc0c4d603ca6058fb119b779ac3bb5a1cbdd1f
[INFO] running `Command { std: "docker" "start" "-a" "ccddc22e95558427ffc6864a0ecc0c4d603ca6058fb119b779ac3bb5a1cbdd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccddc22e95558427ffc6864a0ecc0c4d603ca6058fb119b779ac3bb5a1cbdd1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccddc22e95558427ffc6864a0ecc0c4d603ca6058fb119b779ac3bb5a1cbdd1f", kill_on_drop: false }`
[INFO] [stdout] ccddc22e95558427ffc6864a0ecc0c4d603ca6058fb119b779ac3bb5a1cbdd1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6b3b7a623c1bbadc84530b5afd307f03b64c771e53e0733c7b9956e9d8cef4
[INFO] running `Command { std: "docker" "start" "-a" "9b6b3b7a623c1bbadc84530b5afd307f03b64c771e53e0733c7b9956e9d8cef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[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 multimap v0.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[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 miniz_oxide v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http-body v0.4.6
[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 flate2 v1.0.33
[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 unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[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 chrono-tz-build v0.2.1
[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 v0.8.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[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 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 typetag-impl v0.2.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[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 openssl-macros v0.1.1
[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 futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling prost-build v0.12.6
[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 prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling log v0.4.22
[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 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 typetag v0.2.18
[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 config v0.13.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling prost-wkt v0.5.1
[INFO] [stderr]    Compiling log4rs v1.3.0
[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 04s
[INFO] running `Command { std: "docker" "inspect" "9b6b3b7a623c1bbadc84530b5afd307f03b64c771e53e0733c7b9956e9d8cef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6b3b7a623c1bbadc84530b5afd307f03b64c771e53e0733c7b9956e9d8cef4", kill_on_drop: false }`
[INFO] [stdout] 9b6b3b7a623c1bbadc84530b5afd307f03b64c771e53e0733c7b9956e9d8cef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ecff5392c8bd9d8451cae34eda5e86a9f5cbf61f49517ffd6f9c2db72c3dc7
[INFO] running `Command { std: "docker" "start" "-a" "a2ecff5392c8bd9d8451cae34eda5e86a9f5cbf61f49517ffd6f9c2db72c3dc7", 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 23.31s
[INFO] running `Command { std: "docker" "inspect" "a2ecff5392c8bd9d8451cae34eda5e86a9f5cbf61f49517ffd6f9c2db72c3dc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ecff5392c8bd9d8451cae34eda5e86a9f5cbf61f49517ffd6f9c2db72c3dc7", kill_on_drop: false }`
[INFO] [stdout] a2ecff5392c8bd9d8451cae34eda5e86a9f5cbf61f49517ffd6f9c2db72c3dc7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5481bd6aaef401ecb388ade62669c7706f450ee681f9d361a353e7cbf97f8be4
[INFO] running `Command { std: "docker" "start" "-a" "5481bd6aaef401ecb388ade62669c7706f450ee681f9d361a353e7cbf97f8be4", 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.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svc_pricing-ff08445e9c7fda70)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] 2025-09-24 16:02:22 | 132018358085312 | INFO  | server/src/config.rs:57 | (test_config_from_default) Start.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018355984064 | INFO  | server/src/config.rs:70 | (test_config_from_env) Start.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018343376576 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018343376576 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018343376576 | DEBUG | server/src/engine.rs:83 | (get_pricing) Error parsing service type: failed to decode Protobuf message: invalid enumeration value
[INFO] [stdout] 2025-09-24 16:02:22 | 132018355984064 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018355984064 | INFO  | server/src/config.rs:82 | (test_config_from_env) Success.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018341275328 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018341275328 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 3 requests.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2025-09-24 16:02:22 | 132018334971584 | INFO  | server/src/grpc/server.rs:58 | (is_ready) pricing server.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018332870336 | INFO  | server/src/grpc/server.rs:162 | (test_grpc_server_start_and_shutdown) start
[INFO] [stdout] 2025-09-24 16:02:22 | 132018332870336 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018334971584 | DEBUG | server/src/grpc/server.rs:59 | (is_ready) request: Request { metadata: MetadataMap { headers: {} }, message: ReadyRequest, extensions: Extensions }
[INFO] [stdout] 2025-09-24 16:02:22 | 132018332870336 | DEBUG | server/src/grpc/server.rs:77 | (grpc_server) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018332870336 | INFO  | server/src/grpc/server.rs:96 | (grpc_server) Starting gRPC services on: [::]:50051.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018337072832 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 0 requests.
[INFO] [stdout] test engine::tests::test_get_cargo_pricing ... 2025-09-24 16:02:22 | 132018337072832 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018330769088 | INFO  | server/src/lib.rs:57 | (test_load_logger_config_from_file) start
[INFO] [stdout] 2025-09-24 16:02:22 | 132018358085312 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018347579072 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018347579072 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2025-09-24 16:02:22 | 132018330769088 | 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] 2025-09-24 16:02:22 | 132018328667840 | INFO  | server/src/lib.rs:72 | (test_server_shutdown) start
[INFO] [stdout] 2025-09-24 16:02:22 | 132018358085312 | INFO  | server/src/config.rs:64 | (test_config_from_default) Success.
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2025-09-24 16:02:22 | 132018328667840 | INFO  | server/src/lib.rs:89 | (test_server_shutdown) success
[INFO] [stdout] ok
[INFO] [stdout] test engine::tests::test_get_rideshare_pricing ... ok
[INFO] [stdout] test engine::tests::test_invalid_multiple_service_type ... ok
[INFO] [stdout] test engine::tests::test_get_charter_pricing ... ok
[INFO] [stdout] test engine::tests::test_invalid_service_type ... ok
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] test engine::tests::test_invalid_weight ... ok
[INFO] [stdout] test grpc::server::tests::test_grpc_server_is_ready ... ok
[INFO] [stdout] test engine::tests::test_pricing_request_empty_requests ... ok
[INFO] [stdout] test engine::tests::test_invalid_distance ... ok
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 50
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.20833333
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 4.933021
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 2.1875
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.65625
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 10.576771
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | 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] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 10
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.041666668
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 0.9866042
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 0.4375
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 0.13125001
[INFO] [stdout] 2025-09-24 16:02:22 | 132018339174080 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 4.355354
[INFO] [stdout] test config::tests::test_config_from_default ... ok
[INFO] [stdout] test tests::test_server_shutdown ... ok
[INFO] [stdout] test engine::tests::test_multiple_leg_pricing ... ok
[INFO] [stdout] test tests::test_load_logger_config_from_file ... FAILED
[INFO] [stdout] 2025-09-24 16:02:23 | 132018332870336 | 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:     0x5fc3bddfed12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc3bddfed12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc3bddfed12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fc3bddfed12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fc3bde1293f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fc3bde1293f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5fc3bddc87f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc3bddc87f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fc3bddd6292 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fc3bdddbd4f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fc3bdddbbe1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fc3bd75ae0e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5fc3bd75ae0e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc3bdddc4bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5fc3bdddc4bf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fc3bdddc236 - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5fc3bddd63c9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fc3bddbbaad - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fc3bde1d660 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fc3bde1d63c - core::panicking::panic::h355c5fec13755e30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5fc3bd6d6116 - svc_pricing::tests::test_load_logger_config_from_file::{{closure}}::h0bf2e5073decf5de
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:62:9
[INFO] [stdout]   21:     0x5fc3bd65b022 - <core::pin::Pin<P> as core::future::future::Future>::poll::h20d939fd59ef407b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5fc3bd65b27d - <core::pin::Pin<P> as core::future::future::Future>::poll::h984d05513b011f70
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5fc3bd6812cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h30e6fb37fda9fd94
[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:     0x5fc3bd68106b - tokio::runtime::coop::with_budget::h5e36bd8ead089d4a
[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:     0x5fc3bd68106b - tokio::runtime::coop::budget::h567e8150ef11122c
[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:     0x5fc3bd68106b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h529cc64665c0e7a2
[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:     0x5fc3bd67e690 - tokio::runtime::scheduler::current_thread::Context::enter::haf11655d8d3b6e10
[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:     0x5fc3bd67fc90 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h3914fb7b0c2b4b86
[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:     0x5fc3bd67f954 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::ha82bcd50aa1d705b
[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:     0x5fc3bd6f92cb - tokio::runtime::context::scoped::Scoped<T>::set::h61966639a8c03857
[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:     0x5fc3bd6f8eb9 - tokio::runtime::context::set_scheduler::{{closure}}::hf15b7ca184141cd3
[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:     0x5fc3bd69dff2 - std::thread::local::LocalKey<T>::try_with::h94afd7a729efb4a0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5fc3bd69d27e - std::thread::local::LocalKey<T>::with::h5b0d742b276f7e4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5fc3bd6f8e2d - tokio::runtime::context::set_scheduler::hf7c06e6075fd800d
[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:     0x5fc3bd67f6e0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::heab0d5e1f8e421aa
[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:     0x5fc3bd67f9d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha765e58e72809e99
[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:     0x5fc3bd67bf93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h1f737961109a8408
[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:     0x5fc3bd6700b0 - tokio::runtime::context::runtime::enter_runtime::ha64747618905d17e
[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:     0x5fc3bd67bd41 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hdf4b0a8576ed53a3
[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:     0x5fc3bd71ba3a - tokio::runtime::runtime::Runtime::block_on_inner::hf5c44f4dcac61175
[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:     0x5fc3bd71bb25 - tokio::runtime::runtime::Runtime::block_on::h8683b196583d6c7e
[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:     0x5fc3bd6d5551 - svc_pricing::tests::test_load_logger_config_from_file::hdb39c0b9f14ba45e
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:67:28
[INFO] [stdout]   43:     0x5fc3bd6d6897 - svc_pricing::tests::test_load_logger_config_from_file::{{closure}}::hac38e0f4ea8fa0a1
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:56:49
[INFO] [stdout]   44:     0x5fc3bd6656b6 - core::ops::function::FnOnce::call_once::h4032086d3b6060c7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5fc3bd75abcb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5fc3bd75abcb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5fc3bd770835 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5fc3bd770835 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5fc3bd770835 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5fc3bd770835 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5fc3bd770835 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fc3bd770835 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5fc3bd770835 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5fc3bd747024 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5fc3bd747024 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5fc3bd74a8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5fc3bd74a8ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5fc3bd74a8ea - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x5fc3bd74a8ea - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x5fc3bd74a8ea - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5fc3bd74a8ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5fc3bd74a8ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5fc3bddd152f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   64:     0x5fc3bddd152f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   65:     0x7811eb605aa4 - <unknown>
[INFO] [stdout]   66:     0x7811eb692a34 - 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] [stderr] error: test failed, to rerun pass `-p svc-pricing --lib`
[INFO] running `Command { std: "docker" "inspect" "5481bd6aaef401ecb388ade62669c7706f450ee681f9d361a353e7cbf97f8be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5481bd6aaef401ecb388ade62669c7706f450ee681f9d361a353e7cbf97f8be4", kill_on_drop: false }`
[INFO] [stdout] 5481bd6aaef401ecb388ade62669c7706f450ee681f9d361a353e7cbf97f8be4
