[INFO] cloning repository https://github.com/Arrow-air/svc-discovery
[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-discovery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-discovery", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-discovery'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c05e017ac280ece1df736fee8fbb010e9cf7665f
[INFO] testing Arrow-air/svc-discovery against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-discovery" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arrow-air/svc-discovery
[INFO] finished tweaking git repo https://github.com/Arrow-air/svc-discovery
[INFO] tweaked toml for git repo https://github.com/Arrow-air/svc-discovery written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-discovery on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arrow-air/svc-discovery already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aetheric-oss/lib-common.git`
[INFO] [stderr]     Updating git repository `https://github.com/aetheric-oss/svc-gis.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-wkt-build v0.5.1
[INFO] [stderr]   Downloaded prost-wkt-types v0.5.1
[INFO] [stderr]   Downloaded pest_generator v2.7.12
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.33
[INFO] [stderr]   Downloaded clap_derive v4.5.13
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded pest_meta v2.7.12
[INFO] [stderr]   Downloaded pest v2.7.12
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded const_format v0.2.33
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded winnow v0.6.18
[INFO] [stderr]   Downloaded tokio-postgres v0.7.11
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded rustix v0.38.36
[INFO] [stderr]   Downloaded utoipa-gen v4.3.0
[INFO] [stderr]   Downloaded postgis v0.9.0
[INFO] [stderr]   Downloaded geo-types v0.7.13
[INFO] [stderr]   Downloaded postgres-derive v0.4.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.7
[INFO] [stderr]   Downloaded postgres-types v0.2.7
[INFO] [stderr]   Downloaded geo v0.27.0
[INFO] [stderr]   Downloaded typetag-impl v0.2.18
[INFO] [stderr]   Downloaded prost-wkt v0.5.1
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.4
[INFO] [stderr]   Downloaded spade v2.12.1
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded robust v1.1.0
[INFO] [stderr]   Downloaded tonic-health v0.10.2
[INFO] [stderr]   Downloaded tonic-build v0.10.2
[INFO] [stderr]   Downloaded tonic-health v0.8.0
[INFO] [stderr]   Downloaded thread-id v4.2.2
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded typetag v0.2.18
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v10.0.4
[INFO] [stderr]   Downloaded toml_edit v0.22.20
[INFO] [stderr]   Downloaded chrono-tz v0.8.6
[INFO] [stderr]   Downloaded trybuild v1.0.99
[INFO] [stderr]   Downloaded pest_derive v2.7.12
[INFO] [stderr]   Downloaded deadpool-postgres v0.11.0
[INFO] [stderr]   Downloaded deadpool-redis v0.14.0
[INFO] [stderr]   Downloaded postgres-native-tls v0.5.0
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.1
[INFO] [stderr]   Downloaded anyhow v1.0.87
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded openssl-src v300.3.2+3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4258c09af7b7292bf5fe9f653b12b57a70e944ae922fce90047cd6fc0a01666
[INFO] running `Command { std: "docker" "start" "-a" "a4258c09af7b7292bf5fe9f653b12b57a70e944ae922fce90047cd6fc0a01666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4258c09af7b7292bf5fe9f653b12b57a70e944ae922fce90047cd6fc0a01666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4258c09af7b7292bf5fe9f653b12b57a70e944ae922fce90047cd6fc0a01666", kill_on_drop: false }`
[INFO] [stdout] a4258c09af7b7292bf5fe9f653b12b57a70e944ae922fce90047cd6fc0a01666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7cf1de53c49f56e908f8824e2e90d5823498714c8231a14e3a316350218f6a9
[INFO] running `Command { std: "docker" "start" "-a" "c7cf1de53c49f56e908f8824e2e90d5823498714c8231a14e3a316350218f6a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.36
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling inventory v0.3.15
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling multimap v0.8.3
[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 phf_codegen v0.11.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling robust v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling arrow-macros-core v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[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 prost-derive v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling arrow-macros-derive v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling utoipa-gen v4.3.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling postgres-derive v0.4.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling spade v2.12.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling svc-discovery v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.12
[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 serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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 uuid v1.10.0
[INFO] [stderr]    Compiling serde-value v0.7.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 geo v0.27.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling config v0.13.4
[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 postgres-types v0.2.7
[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 tonic v0.8.3
[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.8.0
[INFO] [stderr]    Compiling svc-discovery-client-grpc v0.1.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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]    Compiling svc-gis-client-grpc v0.2.0 (https://github.com/aetheric-oss/svc-gis.git?tag=v0.2.0#fbded26b)
[INFO] [stderr]    Compiling svc-discovery-client-rest v0.1.0 (/opt/rustwide/workdir/client-rest)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> server/src/rest/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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 37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "c7cf1de53c49f56e908f8824e2e90d5823498714c8231a14e3a316350218f6a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7cf1de53c49f56e908f8824e2e90d5823498714c8231a14e3a316350218f6a9", kill_on_drop: false }`
[INFO] [stdout] c7cf1de53c49f56e908f8824e2e90d5823498714c8231a14e3a316350218f6a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 648562119c90f2eab4a0effbd01e09dc5aa5a78f1e74c415eb4e92d0449fd0f4
[INFO] running `Command { std: "docker" "start" "-a" "648562119c90f2eab4a0effbd01e09dc5aa5a78f1e74c415eb4e92d0449fd0f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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]    Compiling svc-discovery-client-grpc v0.1.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[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]    Compiling lib-common v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling svc-gis-client-grpc v0.2.0 (https://github.com/aetheric-oss/svc-gis.git?tag=v0.2.0#fbded26b)
[INFO] [stderr]    Compiling svc-discovery-client-rest v0.1.0 (/opt/rustwide/workdir/client-rest)
[INFO] [stderr]    Compiling svc-discovery v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> server/src/rest/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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/rest/mod.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[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 18.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "648562119c90f2eab4a0effbd01e09dc5aa5a78f1e74c415eb4e92d0449fd0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648562119c90f2eab4a0effbd01e09dc5aa5a78f1e74c415eb4e92d0449fd0f4", kill_on_drop: false }`
[INFO] [stdout] 648562119c90f2eab4a0effbd01e09dc5aa5a78f1e74c415eb4e92d0449fd0f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f32b8470c45ec2b5758f7b94a2548bd72b2371be3ef04e6588fd3fcbb9aca00
[INFO] running `Command { std: "docker" "start" "-a" "5f32b8470c45ec2b5758f7b94a2548bd72b2371be3ef04e6588fd3fcbb9aca00", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> client-grpc/src/grpc.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[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-discovery-client-grpc` (lib) generated 1 warning
[INFO] [stderr] warning: `svc-discovery-client-grpc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> server/src/rest/mod.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[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-discovery` (lib) generated 1 warning
[INFO] [stderr] warning: `svc-discovery` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> server/src/main.rs:15:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[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-discovery` (bin "svc-discovery") generated 1 warning
[INFO] [stderr] warning: `svc-discovery` (bin "svc-discovery" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svc_discovery-f941a51bd44e7d2c)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] 2025-09-24 16:01:39 | 131899247961792 | INFO  | server/src/grpc/client.rs:48 | (test_grpc_clients_default) Start.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899247961792 | DEBUG | server/src/grpc/client.rs:53 | (test_grpc_clients_default) gis: GrpcClient { inner: Mutex { is_locked: false, has_waiters: false }, address: "http://localhost:50052", name: "gis" }
[INFO] [stdout] 2025-09-24 16:01:39 | 131899247961792 | INFO  | server/src/grpc/client.rs:56 | (test_grpc_clients_default) Success.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899245860544 | INFO  | server/src/grpc/server.rs:89 | (test_grpc_server_start_and_shutdown) start
[INFO] [stdout] 2025-09-24 16:01:39 | 131899237455552 | ERROR | server/src/rest/api/uss.rs:84 | timestamp is required.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899237455552 | ERROR | server/src/rest/api/uss.rs:90 | position is missing.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899237455552 | ERROR | server/src/rest/api/uss.rs:95 | status is required.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899233253056 | ERROR | server/src/rest/api/uss.rs:134 | timestamp is required.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899233253056 | ERROR | server/src/rest/api/uss.rs:140 | position is missing.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | DEBUG | server/src/rest/api/uss.rs:370 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899245860544 | DEBUG | server/src/grpc/server.rs:48 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899229050560 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899229050560 | ERROR | server/src/rest/api/uss.rs:282 | recent_positions_duration must be >= 0.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899229050560 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899229050560 | ERROR | server/src/rest/api/uss.rs:282 | recent_positions_duration must be >= 0.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899229050560 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899220645568 | INFO  | server/src/rest/server.rs:118 | (test_server_start_and_shutdown) start
[INFO] [stdout] 2025-09-24 16:01:39 | 131899235354304 | WARN  | server/src/rest/api/uss.rs:180 | (RIDFlight::try_from) aircraft_type not recognized, using NotDeclared.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899235354304 | ERROR | server/src/rest/api/uss.rs:173 | state is required.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | server/src/rest/api/uss.rs:214 | duration_s must be >= 0.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | server/src/rest/api/uss.rs:214 | duration_s must be >= 0.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | server/src/rest/api/uss.rs:225 | Invalid window coordinates.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | server/src/rest/api/uss.rs:225 | Invalid window coordinates.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899216443072 | INFO  | server/src/lib.rs:73 | (test_load_logger_config_from_file) start
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | DEBUG | server/src/rest/api/health.rs:23 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899220645568 | INFO  | server/src/rest/server.rs:43 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899220645568 | DEBUG | server/src/rest/server.rs:75 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899220645568 | INFO  | server/src/rest/server.rs:98 | hosted at [::]:8000
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | DEBUG | server/src/rest/api/uss.rs:370 | entry.
[INFO] [stdout] test grpc::client::tests::test_grpc_clients_default ... ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899216443072 | DEBUG | server/src/lib.rs:77 | (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 rest::api::uss::tests::test_from_uatype ... ok
[INFO] [stdout] test rest::api::uss::tests::test_from_aircraft_state ... ok
[INFO] [stdout] test rest::api::uss::tests::test_from_recent_aircraft_position ... ok
[INFO] [stdout] test rest::api::uss::tests::test_get_flights_recent_positions ... ok
[INFO] [stdout] test rest::api::uss::tests::test_from_flight ... ok
[INFO] [stdout] test rest::api::uss::tests::from_operational_status ... ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899247961792 | INFO  | server/src/lib.rs:88 | (test_server_shutdown) start
[INFO] [stdout] 2025-09-24 16:01:39 | 131899247961792 | INFO  | server/src/lib.rs:105 | (test_server_shutdown) success
[INFO] [stdout] test tests::test_server_shutdown ... ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899245860544 | INFO  | server/src/grpc/server.rs:67 | Starting GRPC servers on: [::]:50051.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899218544320 | ERROR | server/src/rest/mod.rs:85 | failed to write to file: Is a directory (os error 21)
[INFO] [stdout] 2025-09-24 16:01:39 | 131899222746816 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | ERROR | server/src/rest/api/uss.rs:288 | view must be a string of format 'lat1,lon1,lat2,lon2'.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | INFO  | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:146 | (get_flights) gis client.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | DEBUG | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:147 | (get_flights) request: GetFlightsRequest { window_min_x: 4.850067, window_min_y: 52.392365, window_max_x: 4.959106, window_max_y: 52.36451, time_start: Some(Timestamp { seconds: 1758729640, nanos: 115071048 }), time_end: Some(Timestamp { seconds: 1758729699, nanos: 115073348 }) }
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | INFO  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:32 | (get_client) gis entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | WARN  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:48 | (get_client) client not connected yet.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | INFO  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:49 | (get_client) connecting to gis server at http://localhost:50052.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | DEBUG | server/src/rest/api/uss.rs:370 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | DEBUG | server/src/rest/api/uss.rs:370 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899239556800 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] test rest::tests::test_generate_openapi_spec ... ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899222746816 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899222746816 | ERROR | server/src/rest/api/uss.rs:261 | view must be a string of format 'lat1,lon1,lat2,lon2' with floating point values: ParseFloatError { kind: Invalid }
[INFO] [stdout] test rest::api::uss::tests::test_demo_flights ... ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899218544320 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/dns.rs:122 | resolving host="localhost"
[INFO] [stdout] test rest::api::uss::tests::test_parse_coordinate ... 2025-09-24 16:01:39 | 131899243759296 | INFO  | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:83 | (is_ready) gis client.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | DEBUG | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:84 | (is_ready) request: ReadyRequest
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | INFO  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:32 | (get_client) gis entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | WARN  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:48 | (get_client) client not connected yet.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | INFO  | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:49 | (get_client) connecting to gis server at http://localhost:50052.
[INFO] [stdout] ok
[INFO] [stdout] 2025-09-24 16:01:39 | 131899222746816 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/dns.rs:122 | resolving host="localhost"
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/http.rs:542 | connecting to [::1]:50052
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/http.rs:542 | connecting to 127.0.0.1:50052
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/http.rs:542 | connecting to [::1]:50052
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.30/src/client/connect/http.rs:542 | connecting to 127.0.0.1:50052
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | ERROR | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:71 | (get_client) couldn't connect to gis server at http://localhost:50052; transport error.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | ERROR | server/src/rest/api/health.rs:28 | svc-gis client unavailable.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899243759296 | ERROR | server/src/rest/api/health.rs:38 | unhealthy, 1+ dependencies down.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | /opt/rustwide/cargo-home/git/checkouts/lib-common-edc6996c574e939d/4457c15/lib/src/grpc/mod.rs:71 | (get_client) couldn't connect to gis server at http://localhost:50052; transport error.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899224848064 | ERROR | server/src/rest/api/uss.rs:245 | gRPC call to svc-gis failed: Status { code: Internal, message: "couldn't connect to gis server at http://localhost:50052; transport error.", source: None }
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:288 | view must be a string of format 'lat1,lon1,lat2,lon2'.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:288 | view must be a string of format 'lat1,lon1,lat2,lon2'.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:266 | latitude must be between -90.0 and 90.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:269 | longitude must be between -180.0 and 180.0.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | ERROR | server/src/rest/api/uss.rs:307 | The requested view rectangle was too large.
[INFO] [stdout] 2025-09-24 16:01:39 | 131899226949312 | DEBUG | server/src/rest/api/uss.rs:333 | entry.
[INFO] [stdout] test rest::api::uss::tests::test_get_flights_view ... ok
[INFO] [stdout] test tests::test_load_logger_config_from_file ... FAILED
[INFO] [stdout] test rest::api::uss::tests::test_get_recent_flights ... FAILED
[INFO] [stdout] test rest::api::health::tests::test_health_check ... FAILED
[INFO] [stdout] 2025-09-24 16:01:40 | 131899245860544 | INFO  | server/src/grpc/server.rs:104 | (test_grpc_server_start_and_shutdown) success
[INFO] [stdout] test grpc::server::tests::test_grpc_server_start_and_shutdown ... ok
[INFO] [stdout] 2025-09-24 16:01:40 | 131899220645568 | INFO  | server/src/rest/server.rs:133 | (test_server_start_and_shutdown) success
[INFO] [stdout] 2025-09-24 16:01:40 | 131899220645568 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/buffer/worker.rs:59 | buffer closing; waking pending tasks
[INFO] [stdout] 2025-09-24 16:01:40 | 131899220645568 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/buffer/worker.rs:59 | buffer closing; waking pending tasks
[INFO] [stdout] 2025-09-24 16:01:40 | 131899220645568 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/buffer/worker.rs:59 | buffer closing; waking pending tasks
[INFO] [stdout] 2025-09-24 16:01:40 | 131899220645568 | DEBUG | /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.4.13/src/buffer/worker.rs:59 | buffer closing; waking pending tasks
[INFO] [stdout] test rest::server::tests::test_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' panicked at server/src/lib.rs:78:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5996bc76a662 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5996bc76a662 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5996bc76a662 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5996bc76a662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5996bc797bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5996bc797bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5996bc7665d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5996bc7665d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5996bc76a4b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5996bc76c649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5996bc76c47e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5996bbe24f74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5996bbe24f74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5996bc76d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5996bc76d11e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5996bc76cdb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5996bc76ab69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5996bc76ca7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5996bc794a30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5996bc794abc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5996bbc1b0c2 - svc_discovery::tests::test_load_logger_config_from_file::{{closure}}::hbe92061560a2f054
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:78:9
[INFO] [stdout]   21:     0x5996bbda2af2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h838b9ab3d096ad19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5996bbda2a0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h7160325cfaf69737
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5996bbc765bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb2b03b11cd0aa208
[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:     0x5996bbc7631b - tokio::runtime::coop::with_budget::hb377eaa0c9324f26
[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:     0x5996bbc7631b - tokio::runtime::coop::budget::h6b1a1c0de120934a
[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:     0x5996bbc7631b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h062d048bfc918c37
[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:     0x5996bbc73650 - tokio::runtime::scheduler::current_thread::Context::enter::h3753510a49251127
[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:     0x5996bbc759e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha3025460d965999e
[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:     0x5996bbc74c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he0bd5ac106c2a704
[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:     0x5996bbc6f89b - tokio::runtime::context::scoped::Scoped<T>::set::h125a948cdd17a9ab
[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:     0x5996bbc3ac89 - tokio::runtime::context::set_scheduler::{{closure}}::h0e10041f932643f3
[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:     0x5996bbddbe72 - std::thread::local::LocalKey<T>::try_with::hfc22f56899aba83d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5996bbdd98ee - std::thread::local::LocalKey<T>::with::hd733a31df8300d7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5996bbc3abfd - tokio::runtime::context::set_scheduler::h77089b29c8889cc7
[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:     0x5996bbc74570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h902e4a71bc236335
[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:     0x5996bbc74c83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd3919572d829c16a
[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:     0x5996bbc6fe13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h17d22d383f7e7bbf
[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:     0x5996bbc17b30 - tokio::runtime::context::runtime::enter_runtime::h758ab26fab4bc030
[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:     0x5996bbc6fb11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd84a77fd0294bdf
[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:     0x5996bbbe34da - tokio::runtime::runtime::Runtime::block_on_inner::hdc5ad056348a3add
[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:     0x5996bbbe35c5 - tokio::runtime::runtime::Runtime::block_on::h341f6d9863391f04
[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:     0x5996bbc1a601 - svc_discovery::tests::test_load_logger_config_from_file::h717fc8516bf939b2
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:83:28
[INFO] [stdout]   43:     0x5996bbc1a4a7 - svc_discovery::tests::test_load_logger_config_from_file::{{closure}}::h8988299fc95ad102
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/lib.rs:72:49
[INFO] [stdout]   44:     0x5996bbd8f9c6 - core::ops::function::FnOnce::call_once::hef166c528f3a4f6c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5996bbe2a7db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5996bbe2a7db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5996bbe29915 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5996bbe29915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5996bbe29915 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5996bbe29915 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5996bbe29915 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5996bbe29915 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5996bbe29915 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5996bbded514 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5996bbded514 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5996bbdf0eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5996bbdf0eea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5996bbdf0eea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5996bbdf0eea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5996bbdf0eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5996bc770a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5996bc770a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x77f62fdc1aa4 - <unknown>
[INFO] [stdout]   66:     0x77f62fe4ea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::api::uss::tests::test_get_recent_flights stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::api::uss::tests::test_get_recent_flights' panicked at server/src/rest/api/uss.rs:706:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: 500
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5996bc76a662 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5996bc76a662 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5996bc76a662 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5996bc76a662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5996bc797bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5996bc797bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5996bc7665d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5996bc7665d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5996bc76a4b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5996bc76c649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5996bc76c47e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5996bbe24f74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5996bbe24f74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5996bc76d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5996bc76d11e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5996bc76cdea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5996bc76ab69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5996bc76ca7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5996bc794a30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5996bc794f46 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5996bbdcab28 - core::result::Result<T,E>::unwrap::he8ec7ed350f8f2c5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5996bbdcab28 - svc_discovery::rest::api::uss::tests::test_get_recent_flights::{{closure}}::h2d9464f47e752894
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/uss.rs:706:14
[INFO] [stdout]   22:     0x5996bbda2af2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h838b9ab3d096ad19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5996bbda2a0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h7160325cfaf69737
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5996bbc765bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb2b03b11cd0aa208
[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]   25:     0x5996bbc7631b - tokio::runtime::coop::with_budget::hb377eaa0c9324f26
[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]   26:     0x5996bbc7631b - tokio::runtime::coop::budget::h6b1a1c0de120934a
[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]   27:     0x5996bbc7631b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h062d048bfc918c37
[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]   28:     0x5996bbc73650 - tokio::runtime::scheduler::current_thread::Context::enter::h3753510a49251127
[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]   29:     0x5996bbc759e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha3025460d965999e
[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]   30:     0x5996bbc74c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he0bd5ac106c2a704
[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]   31:     0x5996bbc6f89b - tokio::runtime::context::scoped::Scoped<T>::set::h125a948cdd17a9ab
[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]   32:     0x5996bbc3ac89 - tokio::runtime::context::set_scheduler::{{closure}}::h0e10041f932643f3
[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]   33:     0x5996bbddbe72 - std::thread::local::LocalKey<T>::try_with::hfc22f56899aba83d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x5996bbdd98ee - std::thread::local::LocalKey<T>::with::hd733a31df8300d7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x5996bbc3abfd - tokio::runtime::context::set_scheduler::h77089b29c8889cc7
[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]   36:     0x5996bbc74570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h902e4a71bc236335
[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]   37:     0x5996bbc74c83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd3919572d829c16a
[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]   38:     0x5996bbc6fe13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h17d22d383f7e7bbf
[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]   39:     0x5996bbc17b30 - tokio::runtime::context::runtime::enter_runtime::h758ab26fab4bc030
[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]   40:     0x5996bbc6fb11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd84a77fd0294bdf
[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]   41:     0x5996bbbe34da - tokio::runtime::runtime::Runtime::block_on_inner::hdc5ad056348a3add
[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]   42:     0x5996bbbe35c5 - tokio::runtime::runtime::Runtime::block_on::h341f6d9863391f04
[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]   43:     0x5996bbdc9841 - svc_discovery::rest::api::uss::tests::test_get_recent_flights::h135d79049b2066bf
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/uss.rs:706:22
[INFO] [stdout]   44:     0x5996bbdc96e7 - svc_discovery::rest::api::uss::tests::test_get_recent_flights::{{closure}}::ha16b1f3160e9f335
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/uss.rs:645:39
[INFO] [stdout]   45:     0x5996bbd8d9a6 - core::ops::function::FnOnce::call_once::h5885a39c19fb6545
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5996bbe2a7db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x5996bbe2a7db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5996bbe29915 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5996bbe29915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5996bbe29915 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5996bbe29915 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5996bbe29915 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5996bbe29915 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5996bbe29915 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5996bbded514 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5996bbded514 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5996bbdf0eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5996bbdf0eea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5996bbdf0eea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5996bbdf0eea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5996bbdf0eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   64:     0x5996bc770a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5996bc770a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   66:     0x77f62fdc1aa4 - <unknown>
[INFO] [stdout]   67:     0x77f62fe4ea34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::api::health::tests::test_health_check stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::api::health::tests::test_health_check' panicked at server/src/rest/api/health.rs:53:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5996bc76a662 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5996bc76a662 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5996bc76a662 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5996bc76a662 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5996bc797bf3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5996bc797bf3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5996bc7665d3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5996bc7665d3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5996bc76a4b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5996bc76c649 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5996bc76c47e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5996bbe24f74 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5996bbe24f74 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5996bc76d11e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5996bc76d11e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5996bc76cdb6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5996bc76ab69 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5996bc76ca7d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5996bc794a30 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5996bc794abc - core::panicking::panic::h89a5f2df32b0508a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5996bbdc24bf - svc_discovery::rest::api::health::tests::test_health_check::{{closure}}::h762ca37b47629ec9
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/health.rs:53:9
[INFO] [stdout]   21:     0x5996bbda2af2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h838b9ab3d096ad19
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5996bbda2a0d - <core::pin::Pin<P> as core::future::future::Future>::poll::h7160325cfaf69737
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5996bbc765bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb2b03b11cd0aa208
[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:     0x5996bbc7631b - tokio::runtime::coop::with_budget::hb377eaa0c9324f26
[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:     0x5996bbc7631b - tokio::runtime::coop::budget::h6b1a1c0de120934a
[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:     0x5996bbc7631b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h062d048bfc918c37
[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:     0x5996bbc73650 - tokio::runtime::scheduler::current_thread::Context::enter::h3753510a49251127
[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:     0x5996bbc759e0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha3025460d965999e
[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:     0x5996bbc74c04 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::he0bd5ac106c2a704
[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:     0x5996bbc6f89b - tokio::runtime::context::scoped::Scoped<T>::set::h125a948cdd17a9ab
[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:     0x5996bbc3ac89 - tokio::runtime::context::set_scheduler::{{closure}}::h0e10041f932643f3
[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:     0x5996bbddbe72 - std::thread::local::LocalKey<T>::try_with::hfc22f56899aba83d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   33:     0x5996bbdd98ee - std::thread::local::LocalKey<T>::with::hd733a31df8300d7a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   34:     0x5996bbc3abfd - tokio::runtime::context::set_scheduler::h77089b29c8889cc7
[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:     0x5996bbc74570 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h902e4a71bc236335
[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:     0x5996bbc74c83 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd3919572d829c16a
[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:     0x5996bbc6fe13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h17d22d383f7e7bbf
[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:     0x5996bbc17b30 - tokio::runtime::context::runtime::enter_runtime::h758ab26fab4bc030
[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] [stderr] error: test failed, to rerun pass `-p svc-discovery --lib`
[INFO] [stdout]   39:     0x5996bbc6fb11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hcd84a77fd0294bdf
[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:     0x5996bbbe34da - tokio::runtime::runtime::Runtime::block_on_inner::hdc5ad056348a3add
[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:     0x5996bbbe35c5 - tokio::runtime::runtime::Runtime::block_on::h341f6d9863391f04
[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:     0x5996bbdc21e1 - svc_discovery::rest::api::health::tests::test_health_check::h6354249dbe046b8e
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/health.rs:53:32
[INFO] [stdout]   43:     0x5996bbdc2087 - svc_discovery::rest::api::health::tests::test_health_check::{{closure}}::hc106c4df993ed54c
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/rest/api/health.rs:49:33
[INFO] [stdout]   44:     0x5996bbd8e406 - core::ops::function::FnOnce::call_once::h90f2d8421e33f82c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5996bbe2a7db - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   46:     0x5996bbe2a7db - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   47:     0x5996bbe29915 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   48:     0x5996bbe29915 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   49:     0x5996bbe29915 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   50:     0x5996bbe29915 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   51:     0x5996bbe29915 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5996bbe29915 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   53:     0x5996bbe29915 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   54:     0x5996bbded514 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   55:     0x5996bbded514 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   57:     0x5996bbdf0eea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   58:     0x5996bbdf0eea - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   59:     0x5996bbdf0eea - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   60:     0x5996bbdf0eea - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5996bbdf0eea - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   62:     0x5996bbdf0eea - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x5996bc770a3f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   64:     0x5996bc770a3f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   65:     0x77f62fdc1aa4 - <unknown>
[INFO] [stdout]   66:     0x77f62fe4ea34 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rest::api::health::tests::test_health_check
[INFO] [stdout]     rest::api::uss::tests::test_get_recent_flights
[INFO] [stdout]     tests::test_load_logger_config_from_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f32b8470c45ec2b5758f7b94a2548bd72b2371be3ef04e6588fd3fcbb9aca00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f32b8470c45ec2b5758f7b94a2548bd72b2371be3ef04e6588fd3fcbb9aca00", kill_on_drop: false }`
[INFO] [stdout] 5f32b8470c45ec2b5758f7b94a2548bd72b2371be3ef04e6588fd3fcbb9aca00
