[INFO] fetching crate maelstrom-client-base 0.14.0...
[INFO] checking maelstrom-client-base-0.14.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate maelstrom-client-base 0.14.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate maelstrom-client-base 0.14.0
[INFO] finished tweaking crates.io crate maelstrom-client-base 0.14.0
[INFO] tweaked toml for crates.io crate maelstrom-client-base 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maelstrom-client-base 0.14.0 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 crates.io crate maelstrom-client-base 0.14.0 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04c2b7f6129ddc6ea191bfbc33f5f17fa36febe38b0ae40e9a6f29d16b24eb5d
[INFO] running `Command { std: "docker" "start" "-a" "04c2b7f6129ddc6ea191bfbc33f5f17fa36febe38b0ae40e9a6f29d16b24eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04c2b7f6129ddc6ea191bfbc33f5f17fa36febe38b0ae40e9a6f29d16b24eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c2b7f6129ddc6ea191bfbc33f5f17fa36febe38b0ae40e9a6f29d16b24eb5d", kill_on_drop: false }`
[INFO] [stdout] 04c2b7f6129ddc6ea191bfbc33f5f17fa36febe38b0ae40e9a6f29d16b24eb5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] f0d055b5bd5d7bec46b5566d8e929f6e62726443b8634e614684a33c0a0dc682
[INFO] running `Command { std: "docker" "start" "-a" "f0d055b5bd5d7bec46b5566d8e929f6e62726443b8634e614684a33c0a0dc682", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling azure_core v0.21.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking RustyXML v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking bytesize v1.3.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.1.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.1.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.1.0
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking maelstrom-test v0.14.0
[INFO] [stderr]    Compiling versions v6.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling derive-where v1.2.7
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling quote-use-macros v0.7.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling maelstrom-macro v0.14.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling quote-use v0.7.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.6.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking async-walkdir v2.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]    Compiling getset v0.1.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling attribute-derive v0.6.1
[INFO] [stderr]    Compiling anyhow_trace v0.1.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling get-size-derive v0.1.3
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking get-size v0.1.4
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]     Checking maelstrom-linux v0.14.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking countio v0.2.19
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking async-compression v0.4.21
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking lddtree v0.3.7
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking nonempty v0.10.0
[INFO] [stderr]     Checking bytesize-serde v0.2.1
[INFO] [stderr]    Compiling maelstrom-client-base v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tuple v0.5.2
[INFO] [stderr]     Checking maelstrom-base v0.14.0
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking oci-spec v0.7.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking reqwest v0.12.14
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking azure_svc_blobstorage v0.21.0
[INFO] [stderr]     Checking azure_storage v0.21.0
[INFO] [stderr]     Checking azure_storage_blobs v0.21.0
[INFO] [stderr]     Checking maelstrom-github v0.14.0
[INFO] [stderr]     Checking maelstrom-util v0.14.0
[INFO] [stderr]     Checking maelstrom-container v0.14.0
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AcceptInvalidRemoteContainerTlsCerts, Infallible>
[INFO] [stdout]   --> src/lib.rs:64:55
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Deserialize, From, Into, TryFromProtoBuf, IntoProtoBuf)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `TryFromProtoBuf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<UserId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | / remote_derive!(
[INFO] [stdout] 471 | |     UserId,
[INFO] [stdout] 472 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 473 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 474 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | / remote_derive!(
[INFO] [stdout] 477 | |     GroupId,
[INFO] [stdout] 478 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 479 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 480 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ClientJobId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | / remote_derive!(
[INFO] [stdout] 489 | |     ClientJobId,
[INFO] [stdout] 490 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 491 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 492 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WorkerId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:500:1
[INFO] [stdout]     |
[INFO] [stdout] 500 | / remote_derive!(
[INFO] [stdout] 501 | |     WorkerId,
[INFO] [stdout] 502 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 503 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 504 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, job_completed::Status>
[INFO] [stdout]    --> src/proto_buf_conv.rs:518:1
[INFO] [stdout]     |
[INFO] [stdout] 518 | / remote_derive!(
[INFO] [stdout] 519 | |     JobTerminationStatus,
[INFO] [stdout] 520 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 521 | |     proto(proto_buf_type = "proto::job_completed::Status")
[INFO] [stdout] 522 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<job_completed::Status, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:518:1
[INFO] [stdout]     |
[INFO] [stdout] 518 | / remote_derive!(
[INFO] [stdout] 519 | |     JobTerminationStatus,
[INFO] [stdout] 520 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 521 | |     proto(proto_buf_type = "proto::job_completed::Status")
[INFO] [stdout] 522 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CacheSize, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | / remote_derive!(
[INFO] [stdout] 681 | |     CacheSize,
[INFO] [stdout] 682 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 683 | |     proto(proto_buf_type = u64, try_from_into),
[INFO] [stdout] 684 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InlineLimit, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | / remote_derive!(
[INFO] [stdout] 687 | |     InlineLimit,
[INFO] [stdout] 688 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 689 | |     proto(proto_buf_type = u64, try_from_into),
[INFO] [stdout] 690 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1205:42
[INFO] [stdout]      |
[INFO] [stdout] 1205 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1206 | |                         let method = StreamLogMessagesSvc(inner);
[INFO] [stdout] 1207 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1208 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1218 | |                         Ok(res)
[INFO] [stdout] 1219 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1218:25
[INFO] [stdout]      |
[INFO] [stdout] 1218 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1249:42
[INFO] [stdout]      |
[INFO] [stdout] 1249 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1250 | |                         let method = StartSvc(inner);
[INFO] [stdout] 1251 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1252 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1262 | |                         Ok(res)
[INFO] [stdout] 1263 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1262:25
[INFO] [stdout]      |
[INFO] [stdout] 1262 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1294:42
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1295 | |                         let method = AddContainerSvc(inner);
[INFO] [stdout] 1296 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1297 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | |                         Ok(res)
[INFO] [stdout] 1308 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1307:25
[INFO] [stdout]      |
[INFO] [stdout] 1307 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1340:42
[INFO] [stdout]      |
[INFO] [stdout] 1340 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1341 | |                         let method = RunJobSvc(inner);
[INFO] [stdout] 1342 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1343 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1353 | |                         Ok(res)
[INFO] [stdout] 1354 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1353:25
[INFO] [stdout]      |
[INFO] [stdout] 1353 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1383:42
[INFO] [stdout]      |
[INFO] [stdout] 1383 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1384 | |                         let method = IntrospectSvc(inner);
[INFO] [stdout] 1385 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1386 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1396 | |                         Ok(res)
[INFO] [stdout] 1397 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1396:25
[INFO] [stdout]      |
[INFO] [stdout] 1396 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1426:42
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1427 | |                         let method = StopSvc(inner);
[INFO] [stdout] 1428 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1429 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1439 | |                         Ok(res)
[INFO] [stdout] 1440 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1439:25
[INFO] [stdout]      |
[INFO] [stdout] 1439 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1444:41
[INFO] [stdout]      |
[INFO] [stdout] 1444 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1445 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1446 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1447 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1457 | |                         Ok(response)
[INFO] [stdout] 1458 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1457:25
[INFO] [stdout]      |
[INFO] [stdout] 1457 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maelstrom-client-base` (lib) due to 23 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<AcceptInvalidRemoteContainerTlsCerts, Infallible>
[INFO] [stdout]   --> src/lib.rs:64:55
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Clone, Copy, Debug, Deserialize, From, Into, TryFromProtoBuf, IntoProtoBuf)]
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]    = note: this error originates in the derive macro `TryFromProtoBuf` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<UserId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:470:1
[INFO] [stdout]     |
[INFO] [stdout] 470 | / remote_derive!(
[INFO] [stdout] 471 | |     UserId,
[INFO] [stdout] 472 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 473 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 474 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<GroupId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:476:1
[INFO] [stdout]     |
[INFO] [stdout] 476 | / remote_derive!(
[INFO] [stdout] 477 | |     GroupId,
[INFO] [stdout] 478 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 479 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 480 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<ClientJobId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | / remote_derive!(
[INFO] [stdout] 489 | |     ClientJobId,
[INFO] [stdout] 490 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 491 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 492 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WorkerId, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:500:1
[INFO] [stdout]     |
[INFO] [stdout] 500 | / remote_derive!(
[INFO] [stdout] 501 | |     WorkerId,
[INFO] [stdout] 502 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 503 | |     proto(proto_buf_type = u32, try_from_into)
[INFO] [stdout] 504 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, job_completed::Status>
[INFO] [stdout]    --> src/proto_buf_conv.rs:518:1
[INFO] [stdout]     |
[INFO] [stdout] 518 | / remote_derive!(
[INFO] [stdout] 519 | |     JobTerminationStatus,
[INFO] [stdout] 520 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 521 | |     proto(proto_buf_type = "proto::job_completed::Status")
[INFO] [stdout] 522 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<job_completed::Status, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:518:1
[INFO] [stdout]     |
[INFO] [stdout] 518 | / remote_derive!(
[INFO] [stdout] 519 | |     JobTerminationStatus,
[INFO] [stdout] 520 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 521 | |     proto(proto_buf_type = "proto::job_completed::Status")
[INFO] [stdout] 522 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<CacheSize, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | / remote_derive!(
[INFO] [stdout] 681 | |     CacheSize,
[INFO] [stdout] 682 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 683 | |     proto(proto_buf_type = u64, try_from_into),
[INFO] [stdout] 684 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<InlineLimit, Infallible>
[INFO] [stdout]    --> src/proto_buf_conv.rs:686:1
[INFO] [stdout]     |
[INFO] [stdout] 686 | / remote_derive!(
[INFO] [stdout] 687 | |     InlineLimit,
[INFO] [stdout] 688 | |     (IntoProtoBuf, TryFromProtoBuf),
[INFO] [stdout] 689 | |     proto(proto_buf_type = u64, try_from_into),
[INFO] [stdout] 690 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `try_from_proto_buf_remote_derive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1205:42
[INFO] [stdout]      |
[INFO] [stdout] 1205 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1206 | |                         let method = StreamLogMessagesSvc(inner);
[INFO] [stdout] 1207 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1208 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1218 | |                         Ok(res)
[INFO] [stdout] 1219 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1218:25
[INFO] [stdout]      |
[INFO] [stdout] 1218 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1249:42
[INFO] [stdout]      |
[INFO] [stdout] 1249 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1250 | |                         let method = StartSvc(inner);
[INFO] [stdout] 1251 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1252 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1262 | |                         Ok(res)
[INFO] [stdout] 1263 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1262:25
[INFO] [stdout]      |
[INFO] [stdout] 1262 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1294:42
[INFO] [stdout]      |
[INFO] [stdout] 1294 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1295 | |                         let method = AddContainerSvc(inner);
[INFO] [stdout] 1296 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1297 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1307 | |                         Ok(res)
[INFO] [stdout] 1308 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1307:25
[INFO] [stdout]      |
[INFO] [stdout] 1307 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1340:42
[INFO] [stdout]      |
[INFO] [stdout] 1340 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1341 | |                         let method = RunJobSvc(inner);
[INFO] [stdout] 1342 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1343 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1353 | |                         Ok(res)
[INFO] [stdout] 1354 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1353:25
[INFO] [stdout]      |
[INFO] [stdout] 1353 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1383:42
[INFO] [stdout]      |
[INFO] [stdout] 1383 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1384 | |                         let method = IntrospectSvc(inner);
[INFO] [stdout] 1385 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1386 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1396 | |                         Ok(res)
[INFO] [stdout] 1397 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1396:25
[INFO] [stdout]      |
[INFO] [stdout] 1396 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1426:42
[INFO] [stdout]      |
[INFO] [stdout] 1426 |                       let fut = async move {
[INFO] [stdout]      |  __________________________________________^
[INFO] [stdout] 1427 | |                         let method = StopSvc(inner);
[INFO] [stdout] 1428 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 1429 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...    |
[INFO] [stdout] 1439 | |                         Ok(res)
[INFO] [stdout] 1440 | |                     };
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1439:25
[INFO] [stdout]      |
[INFO] [stdout] 1439 |                         Ok(res)
[INFO] [stdout]      |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1444:41
[INFO] [stdout]      |
[INFO] [stdout] 1444 |                       Box::pin(async move {
[INFO] [stdout]      |  _________________________________________^
[INFO] [stdout] 1445 | |                         let mut response = http::Response::new(empty_body());
[INFO] [stdout] 1446 | |                         let headers = response.headers_mut();
[INFO] [stdout] 1447 | |                         headers
[INFO] [stdout] ...    |
[INFO] [stdout] 1457 | |                         Ok(response)
[INFO] [stdout] 1458 | |                     })
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<response::Response<http_body_util::combinators::box_body::UnsyncBoxBody<prost::bytes::Bytes, tonic::Status>>, Infallible>
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/maelstrom-client-base-090b2f342cb571e6/out/maelstrom_client_base.items.rs:1457:25
[INFO] [stdout]      |
[INFO] [stdout] 1457 |                         Ok(response)
[INFO] [stdout]      |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `maelstrom-client-base` (lib test) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "f0d055b5bd5d7bec46b5566d8e929f6e62726443b8634e614684a33c0a0dc682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0d055b5bd5d7bec46b5566d8e929f6e62726443b8634e614684a33c0a0dc682", kill_on_drop: false }`
[INFO] [stdout] f0d055b5bd5d7bec46b5566d8e929f6e62726443b8634e614684a33c0a0dc682
