[INFO] cloning repository https://github.com/frankbohman/rust-lab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frankbohman/rust-lab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankbohman%2Frust-lab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankbohman%2Frust-lab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34bb4359ec7d8e66f753c3b8c394baaa0e4a37b1
[INFO] checking frankbohman/rust-lab against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrankbohman%2Frust-lab" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/frankbohman/rust-lab
[INFO] finished tweaking git repo https://github.com/frankbohman/rust-lab
[INFO] tweaked toml for git repo https://github.com/frankbohman/rust-lab written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frankbohman/rust-lab on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frankbohman/rust-lab 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c39e146401044b181517f86688587718c2dc44d9bf95c99db6c98ed47a65f46
[INFO] running `Command { std: "docker" "start" "-a" "8c39e146401044b181517f86688587718c2dc44d9bf95c99db6c98ed47a65f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c39e146401044b181517f86688587718c2dc44d9bf95c99db6c98ed47a65f46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c39e146401044b181517f86688587718c2dc44d9bf95c99db6c98ed47a65f46", kill_on_drop: false }`
[INFO] [stdout] 8c39e146401044b181517f86688587718c2dc44d9bf95c99db6c98ed47a65f46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 668dc2e0e8d8c811590b804836162298b256e82566fcdeec07a92e425a17c3d5
[INFO] running `Command { std: "docker" "start" "-a" "668dc2e0e8d8c811590b804836162298b256e82566fcdeec07a92e425a17c3d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling httparse v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking zerovec v0.10.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking icu_properties v1.5.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking async-compression v0.4.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna v1.0.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking url v2.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.2
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.0.0
[INFO] [stderr]     Checking winnow v0.6.13
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.0.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.0.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.0.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking iri-string v0.7.2
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking opentelemetry-http v0.10.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.22.0
[INFO] [stderr]     Checking opentelemetry-appender-tracing v0.2.0
[INFO] [stderr]     Checking opentelemetry-stdout v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]    Compiling gumdrop_derive v0.8.1
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking gumdrop v0.8.1
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ctrlc v3.4.4
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking tonic v0.9.2
[INFO] [stderr]     Checking goose v0.17.2
[INFO] [stderr]     Checking opentelemetry-proto v0.4.0
[INFO] [stderr]     Checking tonic-reflection v0.11.0
[INFO] [stderr]     Checking tonic-health v0.11.0
[INFO] [stderr]     Checking tonic-types v0.11.0
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.14.0
[INFO] [stderr]     Checking goose-eggs v0.5.2
[INFO] [stderr]     Checking liveness-perftest v0.1.0 (/opt/rustwide/workdir/liveness-perftest)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:335:42
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 336 | |                         let inner = inner.0;
[INFO] [stdout] 337 | |                         let method = CreateSvc(inner);
[INFO] [stdout] 338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                         Ok(res)
[INFO] [stdout] 350 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:379:42
[INFO] [stdout]     |
[INFO] [stdout] 379 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 380 | |                         let inner = inner.0;
[INFO] [stdout] 381 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let inner = inner.0;
[INFO] [stdout] 425 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 426 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                         Ok(res)
[INFO] [stdout] 438 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:467:42
[INFO] [stdout]     |
[INFO] [stdout] 467 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 468 | |                         let inner = inner.0;
[INFO] [stdout] 469 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 487 | |                         Ok(
[INFO] [stdout] 488 | |                             http::Response::builder()
[INFO] [stdout] 489 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 | /                         Ok(
[INFO] [stdout] 488 | |                             http::Response::builder()
[INFO] [stdout] 489 | |                                 .status(200)
[INFO] [stdout] 490 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |                                 .unwrap(),
[INFO] [stdout] 494 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:383:42
[INFO] [stdout]     |
[INFO] [stdout] 383 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 384 | |                         let inner = inner.0;
[INFO] [stdout] 385 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 386 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let inner = inner.0;
[INFO] [stdout] 432 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:449:41
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 450 | |                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 | /                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] 453 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                 .unwrap(),
[INFO] [stdout] 457 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib) due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:335:42
[INFO] [stdout]     |
[INFO] [stdout] 335 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 336 | |                         let inner = inner.0;
[INFO] [stdout] 337 | |                         let method = CreateSvc(inner);
[INFO] [stdout] 338 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 349 | |                         Ok(res)
[INFO] [stdout] 350 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:349:25
[INFO] [stdout]     |
[INFO] [stdout] 349 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:379:42
[INFO] [stdout]     |
[INFO] [stdout] 379 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 380 | |                         let inner = inner.0;
[INFO] [stdout] 381 | |                         let method = ReadSvc(inner);
[INFO] [stdout] 382 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |                         Ok(res)
[INFO] [stdout] 394 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:423:42
[INFO] [stdout]     |
[INFO] [stdout] 423 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 424 | |                         let inner = inner.0;
[INFO] [stdout] 425 | |                         let method = UpdateSvc(inner);
[INFO] [stdout] 426 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 437 | |                         Ok(res)
[INFO] [stdout] 438 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:467:42
[INFO] [stdout]     |
[INFO] [stdout] 467 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 468 | |                         let inner = inner.0;
[INFO] [stdout] 469 | |                         let method = DeleteSvc(inner);
[INFO] [stdout] 470 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 481 | |                         Ok(res)
[INFO] [stdout] 482 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:486:41
[INFO] [stdout]     |
[INFO] [stdout] 486 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 487 | |                         Ok(
[INFO] [stdout] 488 | |                             http::Response::builder()
[INFO] [stdout] 489 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 495 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/crud.rs:487:25
[INFO] [stdout]     |
[INFO] [stdout] 487 | /                         Ok(
[INFO] [stdout] 488 | |                             http::Response::builder()
[INFO] [stdout] 489 | |                                 .status(200)
[INFO] [stdout] 490 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 493 | |                                 .unwrap(),
[INFO] [stdout] 494 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:383:42
[INFO] [stdout]     |
[INFO] [stdout] 383 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 384 | |                         let inner = inner.0;
[INFO] [stdout] 385 | |                         let method = CheckSvc(inner);
[INFO] [stdout] 386 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 397 | |                         Ok(res)
[INFO] [stdout] 398 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 397 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:430:42
[INFO] [stdout]     |
[INFO] [stdout] 430 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 431 | |                         let inner = inner.0;
[INFO] [stdout] 432 | |                         let method = WatchSvc(inner);
[INFO] [stdout] 433 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] ...   |
[INFO] [stdout] 444 | |                         Ok(res)
[INFO] [stdout] 445 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:444:25
[INFO] [stdout]     |
[INFO] [stdout] 444 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:449:41
[INFO] [stdout]     |
[INFO] [stdout] 449 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 450 | |                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] ...   |
[INFO] [stdout] 458 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<tonic::codegen::http::response::Response<http_body::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/shared-459386855919ffa2/out/tonic/grpc.health.v1.rs:450:25
[INFO] [stdout]     |
[INFO] [stdout] 450 | /                         Ok(
[INFO] [stdout] 451 | |                             http::Response::builder()
[INFO] [stdout] 452 | |                                 .status(200)
[INFO] [stdout] 453 | |                                 .header("grpc-status", "12")
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |                                 .unwrap(),
[INFO] [stdout] 457 | |                         )
[INFO] [stdout]     | |_________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shared` (lib test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "668dc2e0e8d8c811590b804836162298b256e82566fcdeec07a92e425a17c3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "668dc2e0e8d8c811590b804836162298b256e82566fcdeec07a92e425a17c3d5", kill_on_drop: false }`
[INFO] [stdout] 668dc2e0e8d8c811590b804836162298b256e82566fcdeec07a92e425a17c3d5
