[INFO] cloning repository https://github.com/Nexlab-One/verus-t-rpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nexlab-One/verus-t-rpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexlab-One%2Fverus-t-rpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexlab-One%2Fverus-t-rpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1541b2f4c12698f7ae424a1996f73ab71bfdcbfd
[INFO] checking Nexlab-One/verus-t-rpc 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%2FNexlab-One%2Fverus-t-rpc" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nexlab-One/verus-t-rpc
[INFO] finished tweaking git repo https://github.com/Nexlab-One/verus-t-rpc
[INFO] tweaked toml for git repo https://github.com/Nexlab-One/verus-t-rpc written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nexlab-One/verus-t-rpc 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/Nexlab-One/verus-t-rpc 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] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[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] af4ac7d86ab99be6e9814a89b681d4b105d131328e64d7ca35cdc383efb1543b
[INFO] running `Command { std: "docker" "start" "-a" "af4ac7d86ab99be6e9814a89b681d4b105d131328e64d7ca35cdc383efb1543b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af4ac7d86ab99be6e9814a89b681d4b105d131328e64d7ca35cdc383efb1543b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4ac7d86ab99be6e9814a89b681d4b105d131328e64d7ca35cdc383efb1543b", kill_on_drop: false }`
[INFO] [stdout] af4ac7d86ab99be6e9814a89b681d4b105d131328e64d7ca35cdc383efb1543b
[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] ce6c25b9863e3189746fde23c7a1825a2dace8999ceef7276d620238b77b93b6
[INFO] running `Command { std: "docker" "start" "-a" "ce6c25b9863e3189746fde23c7a1825a2dace8999ceef7276d620238b77b93b6", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rust-ini v0.21.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.11.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking config v0.15.13
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking governor v0.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking redis v0.32.4
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking warp v0.4.1
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking verus-rpc-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:139:82
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn handle_rate_limit_error(err: Rejection) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 140 | |     if let Some(app_error) = err.find::<AppError>() {
[INFO] [stdout] 141 | |         if matches!(app_error, AppError::RateLimit) {
[INFO] [stdout] 142 | |             return Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |     ))
[INFO] [stdout] 164 | | } 
[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<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |               return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 143 | |                 warp::reply::json(&serde_json::json!({
[INFO] [stdout] 144 | |                     "error": {
[INFO] [stdout] 145 | |                         "code": -429,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 warp::http::StatusCode::TOO_MANY_REQUESTS,
[INFO] [stdout] 150 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | /     Ok(warp::reply::with_status(
[INFO] [stdout] 156 | |         warp::reply::json(&serde_json::json!({
[INFO] [stdout] 157 | |             "error": {
[INFO] [stdout] 158 | |                 "code": -500,
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         warp::http::StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 163 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `verus-rpc-server` (lib) due to 3 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<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:139:82
[INFO] [stdout]     |
[INFO] [stdout] 139 |   pub fn handle_rate_limit_error(err: Rejection) -> Result<impl Reply, Infallible> {
[INFO] [stdout]     |  __________________________________________________________________________________^
[INFO] [stdout] 140 | |     if let Some(app_error) = err.find::<AppError>() {
[INFO] [stdout] 141 | |         if matches!(app_error, AppError::RateLimit) {
[INFO] [stdout] 142 | |             return Ok(warp::reply::with_status(
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | |     ))
[INFO] [stdout] 164 | | } 
[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<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:142:20
[INFO] [stdout]     |
[INFO] [stdout] 142 |               return Ok(warp::reply::with_status(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 143 | |                 warp::reply::json(&serde_json::json!({
[INFO] [stdout] 144 | |                     "error": {
[INFO] [stdout] 145 | |                         "code": -429,
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |                 warp::http::StatusCode::TOO_MANY_REQUESTS,
[INFO] [stdout] 150 | |             ));
[INFO] [stdout]     | |______________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<WithStatus<warp::reply::Json>, Infallible>
[INFO] [stdout]    --> src/middleware/rate_limit.rs:155:5
[INFO] [stdout]     |
[INFO] [stdout] 155 | /     Ok(warp::reply::with_status(
[INFO] [stdout] 156 | |         warp::reply::json(&serde_json::json!({
[INFO] [stdout] 157 | |             "error": {
[INFO] [stdout] 158 | |                 "code": -500,
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         warp::http::StatusCode::INTERNAL_SERVER_ERROR,
[INFO] [stdout] 163 | |     ))
[INFO] [stdout]     | |______^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `verus-rpc-server` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ce6c25b9863e3189746fde23c7a1825a2dace8999ceef7276d620238b77b93b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce6c25b9863e3189746fde23c7a1825a2dace8999ceef7276d620238b77b93b6", kill_on_drop: false }`
[INFO] [stdout] ce6c25b9863e3189746fde23c7a1825a2dace8999ceef7276d620238b77b93b6
