[INFO] cloning repository https://github.com/spacecomputer-io/threshold
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spacecomputer-io/threshold" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacecomputer-io%2Fthreshold", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspacecomputer-io%2Fthreshold'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95f70efbee6c47a48bdd3744d4c4a9410f7e7e52
[INFO] checking spacecomputer-io/threshold 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%2Fspacecomputer-io%2Fthreshold" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/spacecomputer-io/threshold
[INFO] finished tweaking git repo https://github.com/spacecomputer-io/threshold
[INFO] tweaked toml for git repo https://github.com/spacecomputer-io/threshold written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spacecomputer-io/threshold 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/spacecomputer-io/threshold 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: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d214285ce751dac3a1c6f836fd73dd2da24ed24e13526e228a87220b25e6b4e8
[INFO] running `Command { std: "docker" "start" "-a" "d214285ce751dac3a1c6f836fd73dd2da24ed24e13526e228a87220b25e6b4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d214285ce751dac3a1c6f836fd73dd2da24ed24e13526e228a87220b25e6b4e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d214285ce751dac3a1c6f836fd73dd2da24ed24e13526e228a87220b25e6b4e8", kill_on_drop: false }`
[INFO] [stdout] d214285ce751dac3a1c6f836fd73dd2da24ed24e13526e228a87220b25e6b4e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7bde6067220db9824904f6afc72f3b8f005cda8bdb128b3150fc3a2322fabcbb
[INFO] running `Command { std: "docker" "start" "-a" "7bde6067220db9824904f6afc72f3b8f005cda8bdb128b3150fc3a2322fabcbb", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking hex_fmt v0.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]     Checking ff v0.6.0
[INFO] [stderr]     Checking group v0.6.0
[INFO] [stderr]     Checking pairing v0.16.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking clap v4.5.38
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling tgrpc v0.0.1 (/opt/rustwide/workdir/tgrpc)
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking threshold_crypto v0.4.0 (https://github.com/poanetwork/threshold_crypto#a7fbfa45)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking threshold v0.0.1 (/opt/rustwide/workdir/threshold)
[INFO] [stderr]     Checking cli v0.0.1 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr] error: could not compile `tgrpc` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tgrpc` (lib) due to 6 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:309:42
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 310 | |                         let method = AddCiphertextSvc(inner);
[INFO] [stdout] 311 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 312 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |                         Ok(res)
[INFO] [stdout] 323 | |                     };
[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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:322:25
[INFO] [stdout]     |
[INFO] [stdout] 322 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:355:42
[INFO] [stdout]     |
[INFO] [stdout] 355 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 356 | |                         let method = AddDecryptionShareSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 358 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |                         Ok(res)
[INFO] [stdout] 369 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:373:41
[INFO] [stdout]     |
[INFO] [stdout] 373 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 374 | |                         let mut response = http::Response::new(
[INFO] [stdout] 375 | |                             tonic::body::Body::default(),
[INFO] [stdout] 376 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(response)
[INFO] [stdout] 389 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:309:42
[INFO] [stdout]     |
[INFO] [stdout] 309 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 310 | |                         let method = AddCiphertextSvc(inner);
[INFO] [stdout] 311 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 312 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 322 | |                         Ok(res)
[INFO] [stdout] 323 | |                     };
[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: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:322:25
[INFO] [stdout]     |
[INFO] [stdout] 322 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:355:42
[INFO] [stdout]     |
[INFO] [stdout] 355 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 356 | |                         let method = AddDecryptionShareSvc(inner);
[INFO] [stdout] 357 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 358 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 368 | |                         Ok(res)
[INFO] [stdout] 369 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:368:25
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:373:41
[INFO] [stdout]     |
[INFO] [stdout] 373 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 374 | |                         let mut response = http::Response::new(
[INFO] [stdout] 375 | |                             tonic::body::Body::default(),
[INFO] [stdout] 376 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |                         Ok(response)
[INFO] [stdout] 389 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<response::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/tgrpc-537a39e2acc79ce4/out/threshold.rs:388:25
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bde6067220db9824904f6afc72f3b8f005cda8bdb128b3150fc3a2322fabcbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bde6067220db9824904f6afc72f3b8f005cda8bdb128b3150fc3a2322fabcbb", kill_on_drop: false }`
[INFO] [stdout] 7bde6067220db9824904f6afc72f3b8f005cda8bdb128b3150fc3a2322fabcbb
