[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-pricing" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arrow-air/svc-pricing
[INFO] finished tweaking git repo https://github.com/Arrow-air/svc-pricing
[INFO] tweaked toml for git repo https://github.com/Arrow-air/svc-pricing written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-pricing on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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 pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded tonic-health v0.10.2
[INFO] [stderr]   Downloaded prost-wkt-build v0.5.1
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.18
[INFO] [stderr]   Downloaded prost-wkt v0.5.1
[INFO] [stderr]   Downloaded pest_generator v2.7.12
[INFO] [stderr]   Downloaded pest_meta v2.7.12
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded pest v2.7.12
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded cc v1.1.16
[INFO] [stderr]   Downloaded serde_derive v1.0.209
[INFO] [stderr]   Downloaded serde v1.0.209
[INFO] [stderr]   Downloaded pest_derive v2.7.12
[INFO] [stderr]   Downloaded prost-wkt-types v0.5.1
[INFO] [stderr]   Downloaded trybuild v1.0.99
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded typetag v0.2.18
[INFO] [stderr]   Downloaded logtest v2.0.0
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36a19cc46029019fa284033c2ea47e5e17f4f59d5ffb39a4b1f7c915b32ceb5e
[INFO] running `Command { std: "docker" "start" "-a" "36a19cc46029019fa284033c2ea47e5e17f4f59d5ffb39a4b1f7c915b32ceb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36a19cc46029019fa284033c2ea47e5e17f4f59d5ffb39a4b1f7c915b32ceb5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a19cc46029019fa284033c2ea47e5e17f4f59d5ffb39a4b1f7c915b32ceb5e", kill_on_drop: false }`
[INFO] [stdout] 36a19cc46029019fa284033c2ea47e5e17f4f59d5ffb39a4b1f7c915b32ceb5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1bc6d73ab682fc8be1ab6be82362045a650d323875ee4891cb0046b2989b871
[INFO] running `Command { std: "docker" "start" "-a" "b1bc6d73ab682fc8be1ab6be82362045a650d323875ee4891cb0046b2989b871", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling itertools v0.12.1
[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 ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling petgraph v0.6.5
[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 dlv-list v0.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling tempfile v3.12.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 chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[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 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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[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 pest_derive v2.7.12
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling svc-pricing v0.6.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling h2 v0.3.26
[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 prost-wkt v0.5.1
[INFO] [stderr]    Compiling config v0.13.4
[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 2m 04s
[INFO] running `Command { std: "docker" "inspect" "b1bc6d73ab682fc8be1ab6be82362045a650d323875ee4891cb0046b2989b871", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1bc6d73ab682fc8be1ab6be82362045a650d323875ee4891cb0046b2989b871", kill_on_drop: false }`
[INFO] [stdout] b1bc6d73ab682fc8be1ab6be82362045a650d323875ee4891cb0046b2989b871
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bf30f6a5ebc725c03347e41e2b3343c1e98a75302216107dba697fa647307a9
[INFO] running `Command { std: "docker" "start" "-a" "5bf30f6a5ebc725c03347e41e2b3343c1e98a75302216107dba697fa647307a9", 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 45.02s
[INFO] running `Command { std: "docker" "inspect" "5bf30f6a5ebc725c03347e41e2b3343c1e98a75302216107dba697fa647307a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bf30f6a5ebc725c03347e41e2b3343c1e98a75302216107dba697fa647307a9", kill_on_drop: false }`
[INFO] [stdout] 5bf30f6a5ebc725c03347e41e2b3343c1e98a75302216107dba697fa647307a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 969cacea082109f6805d3327bdc5d9766781702ca4e48b0bb9dfa910b20c6946
[INFO] running `Command { std: "docker" "start" "-a" "969cacea082109f6805d3327bdc5d9766781702ca4e48b0bb9dfa910b20c6946", 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.43s
[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-06 04:59:45 | 131542649308864 | INFO  | server/src/config.rs:57 | (test_config_from_default) Start.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542649308864 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542649308864 | INFO  | server/src/config.rs:64 | (test_config_from_default) Success.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542647207616 | INFO  | server/src/config.rs:70 | (test_config_from_env) Start.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542643005120 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542643005120 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542647207616 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542558947008 | INFO  | server/src/grpc/server.rs:162 | (test_grpc_server_start_and_shutdown) start
[INFO] [stdout] 2026-01-06 04:59:45 | 131542561048256 | INFO  | server/src/grpc/server.rs:58 | (is_ready) pricing server.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542561048256 | DEBUG | server/src/grpc/server.rs:59 | (is_ready) request: Request { metadata: MetadataMap { headers: {} }, message: ReadyRequest, extensions: Extensions }
[INFO] [stdout] 2026-01-06 04:59:45 | 131542558947008 | WARN  | server/src/config.rs:21 | (default) Creating Config object with default values.
[INFO] [stdout] test engine::tests::test_invalid_weight ... 2026-01-06 04:59:45 | 131542558947008 | DEBUG | server/src/grpc/server.rs:77 | (grpc_server) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542558947008 | INFO  | server/src/grpc/server.rs:96 | (grpc_server) Starting gRPC services on: [::]:50051.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542556845760 | INFO  | server/src/lib.rs:57 | (test_load_logger_config_from_file) start
[INFO] [stdout] 2026-01-06 04:59:45 | 131542647207616 | INFO  | server/src/config.rs:82 | (test_config_from_env) Success.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542640903872 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542640903872 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542645106368 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542645106368 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542645106368 | DEBUG | server/src/engine.rs:79 | (get_pricing) Charter pricing not supported.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542643005120 | DEBUG | server/src/engine.rs:70 | (get_pricing) Rideshare pricing not supported.
[INFO] [stdout] ok
[INFO] [stdout] test engine::tests::test_multiple_leg_pricing ... ok
[INFO] [stdout] test engine::tests::test_pricing_request_empty_requests ... ok
[INFO] [stdout] test config::tests::test_config_from_default ... ok
[INFO] [stdout] test grpc::server::tests::test_grpc_server_is_ready ... ok
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] test engine::tests::test_invalid_distance ... ok
[INFO] [stdout] test engine::tests::test_get_charter_pricing ... ok
[INFO] [stdout] test engine::tests::test_get_rideshare_pricing ... ok
[INFO] [stdout] 2026-01-06 04:59:45 | 131542554744512 | INFO  | server/src/lib.rs:72 | (test_server_shutdown) start
[INFO] [stdout] 2026-01-06 04:59:45 | 131542554744512 | INFO  | server/src/lib.rs:89 | (test_server_shutdown) success
[INFO] [stdout] test tests::test_server_shutdown ... ok
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:58 | (get_pricing) Cargo pricing.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | 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-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:137 | (get_cargo_pricing) Cargo take off and landing cost: 2.8
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:141 | (get_cargo_pricing) Distance: 100
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:143 | (get_cargo_pricing) Trip duration: 0.41666666
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:146 | (get_cargo_pricing) Trip cruise cost: 9.866042
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:148 | (get_cargo_pricing) Depreciation cost: 4.375
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:153 | (get_cargo_pricing) Repair and maintenance cost: 1.3125
[INFO] [stdout] 2026-01-06 04:59:45 | 131542510728896 | DEBUG | server/src/engine.rs:159 | (get_cargo_pricing) Total cost: 18.353542
[INFO] [stdout] 2026-01-06 04:59:45 | 131542638802624 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 2 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542556845760 | 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] test engine::tests::test_get_cargo_pricing ... ok
[INFO] [stdout] 2026-01-06 04:59:45 | 131542638802624 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] test engine::tests::test_invalid_multiple_service_type ... ok
[INFO] [stdout] test tests::test_load_logger_config_from_file ... FAILED
[INFO] [stdout] 2026-01-06 04:59:45 | 131542636701376 | DEBUG | server/src/engine.rs:50 | (get_pricing) Getting pricing for 1 requests.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542636701376 | DEBUG | server/src/engine.rs:91 | (check_pricing_requests) entry.
[INFO] [stdout] 2026-01-06 04:59:45 | 131542636701376 | DEBUG | server/src/engine.rs:83 | (get_pricing) Error parsing service type: failed to decode Protobuf message: invalid enumeration value
[INFO] [stdout] test engine::tests::test_invalid_service_type ... ok
[INFO] [stdout] 2026-01-06 04:59:46 | 131542558947008 | 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' (37) panicked at server/src/lib.rs:62:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e90dee54442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e90dee54442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e90dee54442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e90dee54442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e90dee6dd7a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e90dee6dd7a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5e90dee59bc6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e90dee59bc6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e90dee2f95f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e90dee2f95f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e90dee4aa99 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e90de7c18fe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e90de7c18fe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e90dee4ad02 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e90dee4ad02 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e90dee2fa4a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5e90dee243c9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e90dee30abd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e90dee6e4ec - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e90dee6e4b2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5e90de6d5c7f - svc_pricing[911da814819bb1d2]::tests::test_load_logger_config_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:62:9
[INFO] [stdout]   21:     0x5e90de795602 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5e90de79567d - <core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5e90de79fa4d - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79f94b - tokio[5d172c2faefa6b74]::runtime::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79f94b - tokio[5d172c2faefa6b74]::runtime::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79f94b - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de796850 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Context>::enter::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79e3d0 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79d6b4 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5e90de74c0fb - <tokio[5d172c2faefa6b74]::runtime::context::scoped::Scoped<tokio[5d172c2faefa6b74]::runtime::scheduler::Context>>::set::<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::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:     0x5e90de6f1099 - tokio[5d172c2faefa6b74]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5e90de74cc32 - <std[3b51380354919863]::thread::local::LocalKey<tokio[5d172c2faefa6b74]::runtime::context::Context>>::try_with::<tokio[5d172c2faefa6b74]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5e90de74c7be - <std[3b51380354919863]::thread::local::LocalKey<tokio[5d172c2faefa6b74]::runtime::context::Context>>::with::<tokio[5d172c2faefa6b74]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5e90de6ee98d - tokio[5d172c2faefa6b74]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<()>), <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5e90de79a480 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>>>>::{closure#0}, core[27de1724e4349be2]::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:     0x5e90de79a776 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de79b803 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de78c653 - tokio[5d172c2faefa6b74]::runtime::context::runtime::enter_runtime::<<tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de7961b1 - <tokio[5d172c2faefa6b74]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de74bd3a - <tokio[5d172c2faefa6b74]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de74be25 - <tokio[5d172c2faefa6b74]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5e90de6dcbf1 - svc_pricing[911da814819bb1d2]::tests::test_load_logger_config_from_file
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:67:28
[INFO] [stdout]   43:     0x5e90de6d4657 - svc_pricing[911da814819bb1d2]::tests::test_load_logger_config_from_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:56:49
[INFO] [stdout]   44:     0x5e90de6c89e6 - <svc_pricing[911da814819bb1d2]::tests::test_load_logger_config_from_file::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5e90de7b5cab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e90de7b5cab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5e90de7c250a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5e90de7c250a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5e90de7c250a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5e90de7c250a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5e90de7c250a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5e90de7c250a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5e90de7c250a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5e90de7bdab4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5e90de7bdab4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5e90de7c5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5e90de7c5002 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5e90de7c5002 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5e90de7c5002 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5e90de7c5002 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5e90de7c5002 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5e90de7c5002 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5e90dee531af - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5e90dee531af - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   65:     0x77a328ec7aa4 - <unknown>
[INFO] [stdout]   66:     0x77a328f54a64 - 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" "969cacea082109f6805d3327bdc5d9766781702ca4e48b0bb9dfa910b20c6946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "969cacea082109f6805d3327bdc5d9766781702ca4e48b0bb9dfa910b20c6946", kill_on_drop: false }`
[INFO] [stdout] 969cacea082109f6805d3327bdc5d9766781702ca4e48b0bb9dfa910b20c6946
