[INFO] cloning repository https://github.com/Arrow-air/svc-compliance
[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-compliance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-compliance", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-compliance'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e6ba6c9a21b0921e98d5830e7278daa14843af0
[INFO] testing Arrow-air/svc-compliance against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArrow-air%2Fsvc-compliance" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Arrow-air/svc-compliance
[INFO] finished tweaking git repo https://github.com/Arrow-air/svc-compliance
[INFO] tweaked toml for git repo https://github.com/Arrow-air/svc-compliance written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arrow-air/svc-compliance on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arrow-air/svc-compliance already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41bf07be5dc871300d33e88c5cb159a489b4ee1754ffa8a6add634cbbd222d1f
[INFO] running `Command { std: "docker" "start" "-a" "41bf07be5dc871300d33e88c5cb159a489b4ee1754ffa8a6add634cbbd222d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41bf07be5dc871300d33e88c5cb159a489b4ee1754ffa8a6add634cbbd222d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41bf07be5dc871300d33e88c5cb159a489b4ee1754ffa8a6add634cbbd222d1f", kill_on_drop: false }`
[INFO] [stdout] 41bf07be5dc871300d33e88c5cb159a489b4ee1754ffa8a6add634cbbd222d1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9cd42287ba850d975898fc609bd8529851a78d57ab5eca633b6fd81da1df0f8
[INFO] running `Command { std: "docker" "start" "-a" "d9cd42287ba850d975898fc609bd8529851a78d57ab5eca633b6fd81da1df0f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling erased-serde v0.4.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling prost-wkt-build v0.5.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling typetag-impl v0.2.18
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling typetag v0.2.18
[INFO] [stderr]    Compiling p12-keystore v0.1.3
[INFO] [stderr]    Compiling amq-protocol-types v7.2.2
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling prost-wkt-types v0.5.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling trybuild v1.0.99
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling rustls-connector v0.20.1
[INFO] [stderr]    Compiling tcp-stream v0.28.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling pest_meta v2.7.13
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling toml v0.8.19
[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 amq-protocol-uri v7.2.2
[INFO] [stderr]    Compiling prost-wkt v0.5.1
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling executor-trait v2.1.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling amq-protocol v7.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling tonic v0.10.2
[INFO] [stderr]    Compiling amq-protocol-tcp v7.2.2
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling arrow-macros-derive v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling pest_generator v2.7.13
[INFO] [stderr]    Compiling reactor-trait v1.1.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling geo-types v0.7.13
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling lapin v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling lib-common v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling pinky-swear v6.2.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.7.13
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.1.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]    Compiling postgres-derive v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling svc-compliance v0.3.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling rust-3d v0.34.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling tokio-executor-trait v2.1.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling map_3d v0.1.5
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling dms-coordinates v1.3.1
[INFO] [stderr]    Compiling deadpool-lapin v0.11.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling tonic-health v0.10.2
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling svc-compliance-client-grpc v0.3.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[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] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/amqp/mod.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[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/amqp/pool.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]  --> server/src/main.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[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 4m 44s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "d9cd42287ba850d975898fc609bd8529851a78d57ab5eca633b6fd81da1df0f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cd42287ba850d975898fc609bd8529851a78d57ab5eca633b6fd81da1df0f8", kill_on_drop: false }`
[INFO] [stdout] d9cd42287ba850d975898fc609bd8529851a78d57ab5eca633b6fd81da1df0f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe2fa72680546467e65677d219f893aca90afb48fe8bb3a2f4328945152ad045
[INFO] running `Command { std: "docker" "start" "-a" "fe2fa72680546467e65677d219f893aca90afb48fe8bb3a2f4328945152ad045", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling svc-compliance v0.3.0 (/opt/rustwide/workdir/server)
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls-connector v0.20.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling logtest v2.0.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling tcp-stream v0.28.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling amq-protocol-tcp v7.2.2
[INFO] [stderr]    Compiling amq-protocol v7.2.2
[INFO] [stderr]    Compiling async-reactor-trait v1.1.0
[INFO] [stderr]    Compiling lib-common v2.0.0 (https://github.com/aetheric-oss/lib-common.git?tag=v2.0.0#4457c15d)
[INFO] [stderr]    Compiling lapin v2.5.0
[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-compliance-client-grpc v0.3.0 (/opt/rustwide/workdir/client-grpc)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[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 deadpool-lapin v0.11.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/amqp/mod.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[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/amqp/pool.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `region`
[INFO] [stdout]   --> client-grpc/tests/integration_test.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |             let region = "nl";
[INFO] [stdout]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]   --> client-grpc/src/grpc.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[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:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[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:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[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/amqp/mod.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[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/amqp/pool.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(not(tarpaulin_include))]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:172:11
[INFO] [stdout]     |
[INFO] [stdout] 172 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stdout]    --> server/src/grpc/server.rs:240:11
[INFO] [stdout]     |
[INFO] [stdout] 240 | #[cfg(not(tarpaulin_include))]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.45s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "fe2fa72680546467e65677d219f893aca90afb48fe8bb3a2f4328945152ad045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe2fa72680546467e65677d219f893aca90afb48fe8bb3a2f4328945152ad045", kill_on_drop: false }`
[INFO] [stdout] fe2fa72680546467e65677d219f893aca90afb48fe8bb3a2f4328945152ad045
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdde202d91143dc2f2662af6ee4566bf80135815a8917e22b47dc93331fbd37a
[INFO] running `Command { std: "docker" "start" "-a" "cdde202d91143dc2f2662af6ee4566bf80135815a8917e22b47dc93331fbd37a", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> server/src/amqp/mod.rs:107:11
[INFO] [stderr]     |
[INFO] [stderr] 107 | #[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: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> server/src/amqp/pool.rs:37:15
[INFO] [stderr]    |
[INFO] [stderr] 37 |     #[cfg(not(tarpaulin_include))]
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> server/src/grpc/server.rs:172:11
[INFO] [stderr]     |
[INFO] [stderr] 172 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]    --> server/src/grpc/server.rs:240:11
[INFO] [stderr]     |
[INFO] [stderr] 240 | #[cfg(not(tarpaulin_include))]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]   --> client-grpc/src/grpc.rs:71:11
[INFO] [stderr]    |
[INFO] [stderr] 71 | #[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-compliance` (lib) generated 4 warnings
[INFO] [stderr] warning: `svc-compliance-client-grpc` (lib) generated 1 warning
[INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin_include`
[INFO] [stderr]  --> server/src/main.rs:9:11
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[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-compliance` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `svc-compliance` (bin "svc-compliance" test) generated 1 warning
[INFO] [stderr] warning: `svc-compliance` (bin "svc-compliance") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `svc-compliance-client-grpc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `region`
[INFO] [stderr]   --> client-grpc/tests/integration_test.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |             let region = "nl";
[INFO] [stderr]    |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_region`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `svc-compliance-client-grpc` (test "integration_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stdout] 
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stdout] running 15 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/svc_compliance-1873d016b3bc0fd7)
[INFO] [stdout] 2025-09-24 16:28:44 | 127301870544576 | INFO  | server/src/config.rs:91 | (test_config_from_default) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301870544576 | WARN  | server/src/config.rs:38 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301860038336 | INFO  | server/src/grpc/server.rs:390 | (test_region_code) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/config.rs:110 | (test_config_from_env) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | INFO  | server/src/grpc/server.rs:463 | (test_update_restrictions) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | INFO  | server/src/amqp/pool.rs:54 | (test_amqp_pool_new) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | WARN  | server/src/config.rs:38 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | ERROR | server/src/amqp/pool.rs:22 | (new) No connection address found.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | DEBUG | server/src/amqp/pool.rs:23 | (new) Available config: Config { url: None, pool: None, connection_properties: ConnectionProperties { locale: "en_US", client_properties: FieldTable({}), .. } }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | INFO  | server/src/amqp/pool.rs:27 | (new) Creating pool at ["amqp://localhost:5672"]...
[INFO] [stdout] 2025-09-24 16:28:44 | 127301872645824 | INFO  | server/src/amqp/pool.rs:62 | (test_amqp_pool_new) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | WARN  | server/src/config.rs:38 | (default) Creating Config object with default values.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/config.rs:138 | (test_config_from_env) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301870544576 | INFO  | server/src/config.rs:104 | (test_config_from_default) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/grpc/server.rs:407 | (test_grpc_server_is_ready) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | WARN  | server/src/grpc/server.rs:222 | (update_restrictions) No restrictions to update.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | INFO  | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:110 | (update_zones) gis client.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | DEBUG | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:111 | (update_zones) request: UpdateZonesRequest { zones: [Zone { identifier: "test", zone_type: Restriction, vertices: [], altitude_meters_min: 200.0, altitude_meters_max: 0.0, time_start: Some(Timestamp { seconds: 1758731324, nanos: 824970545 }), time_end: None }] }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | 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:28:44 | 127301857937088 | 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:28:44 | 127301857937088 | 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:50008.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301860038336 | INFO  | server/src/grpc/server.rs:401 | (test_region_code) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/grpc/server.rs:442 | (test_grpc_request_flight_release) Start.
[INFO] [stdout] test amqp::pool::tests::test_amqp_pool_new ... ok
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/grpc/server.rs:133 | (request_flight_release) [nl] compliance server.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | DEBUG | server/src/grpc/server.rs:134 | (request_flight_release) [nl] [Request { metadata: MetadataMap { headers: {} }, message: FlightReleaseRequest { flight_plan_id: "", data: "" }, extensions: Extensions }].
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/region/nl.rs:57 | (request_flight_release) [nl] entry.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/grpc/server.rs:457 | (test_grpc_request_flight_release) Success.
[INFO] [stdout] test config::tests::test_config_from_env ... ok
[INFO] [stdout] test config::tests::test_config_from_default ... ok
[INFO] [stdout] test grpc::server::tests::test_region_code ... 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/grpc/server.rs:84 | (is_ready) [nl] compliance server.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | DEBUG | server/src/grpc/server.rs:85 | (is_ready) [nl] [Request { metadata: MetadataMap { headers: {} }, message: ReadyRequest, extensions: Extensions }].
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/grpc/server.rs:415 | (test_grpc_server_is_ready) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | INFO  | server/src/grpc/server.rs:495 | (test_update_waypoints) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/region/nl.rs:386 | (test_acquire_restrictions) [nl] Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301870544576 | INFO  | server/src/region/nl.rs:400 | (test_refresh_waypoints) [nl] Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | DEBUG | server/src/region/nl.rs:391 | (test_acquire_restrictions) [nl] Cache content: {"ARROW-NL-NOFLY-hoorn": RestrictionDetails { vertices: [Coordinates { latitude: 52.6317085, longitude: 5.0232724 }, Coordinates { latitude: 52.6347298, longitude: 5.1069102 }, Coordinates { latitude: 52.6459798, longitude: 5.1036471 }, Coordinates { latitude: 52.6501458, longitude: 5.1227104 }, Coordinates { latitude: 52.6829387, longitude: 5.0948883 }, Coordinates { latitude: 52.6710736, longitude: 5.0306572 }, Coordinates { latitude: 52.6534782, longitude: 5.0358094 }, Coordinates { latitude: 52.6393135, longitude: 5.01022 }, Coordinates { latitude: 52.6317085, longitude: 5.0229289 }, Coordinates { latitude: 52.6317085, longitude: 5.0232724 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-almere": RestrictionDetails { vertices: [Coordinates { latitude: 52.3818865, longitude: 5.1146438 }, Coordinates { latitude: 52.3447783, longitude: 5.1273526 }, Coordinates { latitude: 52.3240093, longitude: 5.1541442 }, Coordinates { latitude: 52.3269469, longitude: 5.2294815 }, Coordinates { latitude: 52.4038851, longitude: 5.3468376 }, Coordinates { latitude: 52.4350834, longitude: 5.2664628 }, Coordinates { latitude: 52.4262914, longitude: 5.2279928 }, Coordinates { latitude: 52.3672147, longitude: 5.1551747 }, Coordinates { latitude: 52.3869157, longitude: 5.1359397 }, Coordinates { latitude: 52.3818865, longitude: 5.1146438 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-paleis": RestrictionDetails { vertices: [Coordinates { latitude: 52.3688393, longitude: 4.8822724 }, Coordinates { latitude: 52.3781666, longitude: 4.883217 }, Coordinates { latitude: 52.3777998, longitude: 4.9007345 }, Coordinates { latitude: 52.3680532, longitude: 4.9001335 }, Coordinates { latitude: 52.3688393, longitude: 4.8822724 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-monnickendam": RestrictionDetails { vertices: [Coordinates { latitude: 52.4649, longitude: 5.0302965 }, Coordinates { latitude: 52.4491049, longitude: 5.0241138 }, Coordinates { latitude: 52.4423563, longitude: 5.0486728 }, Coordinates { latitude: 52.4547018, longitude: 5.0503902 }, Coordinates { latitude: 52.4629128, longitude: 5.0423184 }, Coordinates { latitude: 52.4649, longitude: 5.0302965 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-enkuizen": RestrictionDetails { vertices: [Coordinates { latitude: 52.696257, longitude: 5.2790303 }, Coordinates { latitude: 52.6928238, longitude: 5.2867586 }, Coordinates { latitude: 52.7067632, longitude: 5.3121763 }, Coordinates { latitude: 52.7253768, longitude: 5.2864152 }, Coordinates { latitude: 52.7204902, longitude: 5.2604823 }, Coordinates { latitude: 52.7089473, longitude: 5.2611692 }, Coordinates { latitude: 52.696257, longitude: 5.2790303 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-marken": RestrictionDetails { vertices: [Coordinates { latitude: 52.4568985, longitude: 5.098268 }, Coordinates { latitude: 52.4545449, longitude: 5.104236 }, Coordinates { latitude: 52.456454, longitude: 5.1099464 }, Coordinates { latitude: 52.4619715, longitude: 5.1135959 }, Coordinates { latitude: 52.4657889, longitude: 5.1092594 }, Coordinates { latitude: 52.4612655, longitude: 5.1006295 }, Coordinates { latitude: 52.4568985, longitude: 5.098268 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-volendam": RestrictionDetails { vertices: [Coordinates { latitude: 52.4928151, longitude: 5.0379751 }, Coordinates { latitude: 52.4842438, longitude: 5.0702624 }, Coordinates { latitude: 52.5071317, longitude: 5.0912148 }, Coordinates { latitude: 52.5225926, longitude: 5.0742124 }, Coordinates { latitude: 52.5207125, longitude: 5.0465621 }, Coordinates { latitude: 52.4928151, longitude: 5.0379751 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-schiphol": RestrictionDetails { vertices: [Coordinates { latitude: 52.3827247, longitude: 4.7091866 }, Coordinates { latitude: 52.3294647, longitude: 4.6507947 }, Coordinates { latitude: 52.2572307, longitude: 4.7560834 }, Coordinates { latitude: 52.3214912, longitude: 4.8234058 }, Coordinates { latitude: 52.3827247, longitude: 4.7091866 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }, "ARROW-NL-NOFLY-lelystad": RestrictionDetails { vertices: [Coordinates { latitude: 52.533767, longitude: 5.4339886 }, Coordinates { latitude: 52.4942783, longitude: 5.4030752 }, Coordinates { latitude: 52.4806893, longitude: 5.5226069 }, Coordinates { latitude: 52.5329316, longitude: 5.5325679 }, Coordinates { latitude: 52.533767, longitude: 5.4339886 }], timestamp_start: None, timestamp_end: None, zone_type: Restriction, altitude_meters_max: 1000.0, altitude_meters_min: 0.0 }}
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/region/nl.rs:394 | (test_acquire_restrictions) [nl] Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301870544576 | INFO  | server/src/region/nl.rs:407 | (test_refresh_waypoints) [nl] Success.
[INFO] [stdout] ok
[INFO] [stdout] test grpc::server::tests::test_grpc_request_flight_release ... ok
[INFO] [stdout] test grpc::server::tests::test_grpc_server_is_ready ... ok
[INFO] [stdout] test region::nl::tests::test_acquire_restrictions ... ok
[INFO] [stdout] test region::nl::tests::test_refresh_waypoints ... ok
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | WARN  | server/src/grpc/server.rs:154 | (update_waypoints) No waypoints to update.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301860038336 | INFO  | server/src/region/nl.rs:337 | (test_region_code) [nl] Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301860038336 | INFO  | server/src/region/nl.rs:342 | (test_region_code) [nl] Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301862139584 | INFO  | server/src/grpc/server.rs:421 | (test_grpc_submit_flight_plan) Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | INFO  | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:92 | (update_waypoints) gis client.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/region/mod.rs:85 | (test_region_code) Start.
[INFO] [stdout] test region::nl::tests::test_region_code ... 2025-09-24 16:28:44 | 127301868443328 | INFO  | server/src/region/mod.rs:96 | (test_region_code) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | DEBUG | /opt/rustwide/cargo-home/git/checkouts/svc-gis-0f72287a1ee69e38/fbded26/client-grpc/src/client.rs:93 | (update_waypoints) request: UpdateWaypointsRequest { waypoints: [Waypoint { identifier: "ARROW-WAY-1", location: Some(Coordinates { latitude: 0.0, longitude: 0.0 }) }] }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/region/nl.rs:367 | (test_request_flight_release) [nl] Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/region/nl.rs:57 | (request_flight_release) [nl] entry.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | DEBUG | server/src/region/nl.rs:377 | (test_request_flight_release) [nl] Result: FlightReleaseResponse { flight_plan_id: "", released: true, result: None }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301866342080 | INFO  | server/src/region/nl.rs:380 | (test_request_flight_release) [nl] Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/region/nl.rs:348 | (test_submit_flight_plan) [nl] Start.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/region/nl.rs:39 | (submit_flight_plan) [nl] entry.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301862139584 | INFO  | server/src/grpc/server.rs:95 | (submit_flight_plan) [nl] compliance server.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301862139584 | DEBUG | server/src/grpc/server.rs:96 | (submit_flight_plan) [nl] [Request { metadata: MetadataMap { headers: {} }, message: FlightPlanRequest { flight_plan_id: "", data: "" }, extensions: Extensions }].
[INFO] [stdout] 2025-09-24 16:28:44 | 127301862139584 | INFO  | server/src/region/nl.rs:39 | (submit_flight_plan) [nl] entry.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301862139584 | INFO  | server/src/grpc/server.rs:436 | (test_grpc_submit_flight_plan) Success.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | 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:28:44 | 127301855835840 | 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:28:44 | 127301855835840 | 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:50008.
[INFO] [stdout] ok
[INFO] [stdout] test region::nl::tests::test_request_flight_release ... ok
[INFO] [stdout] test region::tests::test_region_code ... ok
[INFO] [stdout] test grpc::server::tests::test_grpc_submit_flight_plan ... ok
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | DEBUG | server/src/region/nl.rs:358 | (test_submit_flight_plan) [nl] Result: FlightPlanResponse { flight_plan_id: "", submitted: true, result: None }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301864240832 | INFO  | server/src/region/nl.rs:361 | (test_submit_flight_plan) [nl] Success.
[INFO] [stdout] test region::nl::tests::test_submit_flight_plan ... ok
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | 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:50008; transport error.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301855835840 | ERROR | server/src/grpc/server.rs:162 | (update_waypoints) Status { code: Internal, message: "couldn't connect to gis server at http://localhost:50008; transport error.", source: None }
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | 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:50008; transport error.
[INFO] [stdout] 2025-09-24 16:28:44 | 127301857937088 | ERROR | server/src/grpc/server.rs:230 | (update_restrictions) Status { code: Internal, message: "couldn't connect to gis server at http://localhost:50008; transport error.", source: None }
[INFO] [stdout] test grpc::server::tests::test_update_restrictions ... FAILED
[INFO] [stdout] test grpc::server::tests::test_update_waypoints ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- grpc::server::tests::test_update_restrictions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grpc::server::tests::test_update_restrictions' (23) panicked at server/src/grpc/server.rs:488:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RequestFailure
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630f3854bc02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630f3854bc02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630f3854bc02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x630f3854bc02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x630f3855f73f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x630f3855f73f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x630f385161f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630f385161f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x630f38522eb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x630f38528a2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x630f385288c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x630f37efb82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x630f37efb82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630f3852919f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x630f3852919f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x630f38528f4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x630f38522fe9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x630f3850994d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x630f3856ab50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x630f38569af6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x630f37e905ce - core::result::Result<T,E>::unwrap::h7c64fec733705277
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x630f37e905ce - svc_compliance::grpc::server::tests::test_update_restrictions::{{closure}}::h29fb71b2a04f2579
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:488:14
[INFO] [stdout]   22:     0x630f37ed46f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7a67fbd863e056d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x630f37ed472d - <core::pin::Pin<P> as core::future::future::Future>::poll::h81ed71c87140f5ac
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x630f37ed435d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h54de8cd09bf30b51
[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:     0x630f37ed42ab - tokio::runtime::coop::with_budget::h5386d5ca6ed091bb
[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:     0x630f37ed42ab - tokio::runtime::coop::budget::ha099275d3fc7ac90
[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:     0x630f37ed42ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he69c3cb104078f6e
[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:     0x630f37ed1720 - tokio::runtime::scheduler::current_thread::Context::enter::h934aa6d0fdc936e7
[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:     0x630f37ed37c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdaf4c220e6764ce2
[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:     0x630f37ed29c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb259368693197c7
[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:     0x630f37e9cdcb - tokio::runtime::context::scoped::Scoped<T>::set::h1ff68ce5cbccf9c7
[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:     0x630f37ebe5f9 - tokio::runtime::context::set_scheduler::{{closure}}::h547802c0f42968a5
[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:     0x630f37ed5f92 - std::thread::local::LocalKey<T>::try_with::hf569a697967eaad3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x630f37ed4fde - std::thread::local::LocalKey<T>::with::h490510ef41b5ec68
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x630f37ebe56d - tokio::runtime::context::set_scheduler::hb5c730e1076dd5e0
[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:     0x630f37ed2350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h45425cea293a0dde
[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:     0x630f37ed2a63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7597b73cd740bb77
[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:     0x630f37ed0993 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3c10af761f61571e
[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:     0x630f37e9d490 - tokio::runtime::context::runtime::enter_runtime::hcff88399ee59bea7
[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:     0x630f37ed0741 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h57e55c0c7b0cab80
[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:     0x630f37e9ddfa - tokio::runtime::runtime::Runtime::block_on_inner::hc5d212e0cb5012d6
[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:     0x630f37e9dee5 - tokio::runtime::runtime::Runtime::block_on::h896b7ec3b4d3e3d1
[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:     0x630f37e8f83e - svc_compliance::grpc::server::tests::test_update_restrictions::hc6f237ba895268c2
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:489:29
[INFO] [stdout]   44:     0x630f37e909d7 - svc_compliance::grpc::server::tests::test_update_restrictions::{{closure}}::h694767a619f14516
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:461:40
[INFO] [stdout]   45:     0x630f37e82bf6 - core::ops::function::FnOnce::call_once::h14979b688b0e0232
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x630f37efb5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x630f37efb5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x630f37f11255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x630f37f11255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x630f37f11255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x630f37f11255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x630f37f11255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x630f37f11255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x630f37f11255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x630f37ee7a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x630f37ee7a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x630f37eeb30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x630f37eeb30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x630f37eeb30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x630f37eeb30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x630f37eeb30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x630f37eeb30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x630f37eeb30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x630f3851e14f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x630f3851e14f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x73c7c6efeaa4 - <unknown>
[INFO] [stdout]   67:     0x73c7c6f8ba34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- grpc::server::tests::test_update_waypoints stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'grpc::server::tests::test_update_waypoints' (25) panicked at server/src/grpc/server.rs:514:68:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: RequestFailure
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x630f3854bc02 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x630f3854bc02 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x630f3854bc02 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x630f3854bc02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x630f3855f73f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x630f3855f73f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x630f385161f1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x630f385161f1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x630f38522eb2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x630f38528a2f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x630f385288c1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x630f37efb82e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x630f37efb82e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x630f3852919f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x630f3852919f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x630f38528f4a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x630f38522fe9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x630f3850994d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x630f3856ab50 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x630f38569af6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x630f37e8f30d - core::result::Result<T,E>::unwrap::haa22e8c5de8a16be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x630f37e8f30d - svc_compliance::grpc::server::tests::test_update_waypoints::{{closure}}::he872e655fb2b264c
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:514:68
[INFO] [stdout]   22:     0x630f37ed46f2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h7a67fbd863e056d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x630f37ed472d - <core::pin::Pin<P> as core::future::future::Future>::poll::h81ed71c87140f5ac
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x630f37ed435d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h54de8cd09bf30b51
[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:     0x630f37ed42ab - tokio::runtime::coop::with_budget::h5386d5ca6ed091bb
[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:     0x630f37ed42ab - tokio::runtime::coop::budget::ha099275d3fc7ac90
[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:     0x630f37ed42ab - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he69c3cb104078f6e
[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:     0x630f37ed1720 - tokio::runtime::scheduler::current_thread::Context::enter::h934aa6d0fdc936e7
[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:     0x630f37ed37c0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdaf4c220e6764ce2
[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:     0x630f37ed29c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfb259368693197c7
[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:     0x630f37e9cdcb - tokio::runtime::context::scoped::Scoped<T>::set::h1ff68ce5cbccf9c7
[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:     0x630f37ebe5f9 - tokio::runtime::context::set_scheduler::{{closure}}::h547802c0f42968a5
[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:     0x630f37ed5f92 - std::thread::local::LocalKey<T>::try_with::hf569a697967eaad3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   34:     0x630f37ed4fde - std::thread::local::LocalKey<T>::with::h490510ef41b5ec68
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   35:     0x630f37ebe56d - tokio::runtime::context::set_scheduler::hb5c730e1076dd5e0
[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:     0x630f37ed2350 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h45425cea293a0dde
[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:     0x630f37ed2a63 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7597b73cd740bb77
[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:     0x630f37ed0993 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h3c10af761f61571e
[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:     0x630f37e9d490 - tokio::runtime::context::runtime::enter_runtime::hcff88399ee59bea7
[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:     0x630f37ed0741 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h57e55c0c7b0cab80
[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:     0x630f37e9ddfa - tokio::runtime::runtime::Runtime::block_on_inner::hc5d212e0cb5012d6
[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:     0x630f37e9dee5 - tokio::runtime::runtime::Runtime::block_on::h896b7ec3b4d3e3d1
[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:     0x630f37e8e6ce - svc_compliance::grpc::server::tests::test_update_waypoints::h015864587c335a78
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:515:29
[INFO] [stdout]   44:     0x630f37e8e7e7 - svc_compliance::grpc::server::tests::test_update_waypoints::{{closure}}::h90cfb4b665d0c4de
[INFO] [stdout]                                at /opt/rustwide/workdir/server/src/grpc/server.rs:493:37
[INFO] [stdout]   45:     0x630f37e82bb6 - core::ops::function::FnOnce::call_once::h1321530a373cc95a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x630f37efb5eb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x630f37efb5eb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x630f37f11255 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x630f37f11255 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x630f37f11255 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x630f37f11255 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x630f37f11255 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x630f37f11255 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x630f37f11255 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x630f37ee7a44 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x630f37ee7a44 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   57:     0x630f37eeb30a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x630f37eeb30a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x630f37eeb30a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   60:     0x630f37eeb30a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   61:     0x630f37eeb30a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x630f37eeb30a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x630f37eeb30a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x630f3851e14f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   65:     0x630f3851e14f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   66:     0x73c7c6efeaa4 - <unknown>
[INFO] [stdout]   67:     0x73c7c6f8ba34 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     grpc::server::tests::test_update_restrictions
[INFO] [stdout]     grpc::server::tests::test_update_waypoints
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p svc-compliance --lib`
[INFO] running `Command { std: "docker" "inspect" "cdde202d91143dc2f2662af6ee4566bf80135815a8917e22b47dc93331fbd37a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdde202d91143dc2f2662af6ee4566bf80135815a8917e22b47dc93331fbd37a", kill_on_drop: false }`
[INFO] [stdout] cdde202d91143dc2f2662af6ee4566bf80135815a8917e22b47dc93331fbd37a
