[INFO] fetching crate codectrl-bindings-web 0.0.0... [INFO] checking codectrl-bindings-web-0.0.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate codectrl-bindings-web 0.0.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate codectrl-bindings-web 0.0.0 [INFO] finished tweaking crates.io crate codectrl-bindings-web 0.0.0 [INFO] tweaked toml for crates.io crate codectrl-bindings-web 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate codectrl-bindings-web 0.0.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding prost v0.10.4 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.10.4 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.7.2 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.7.2 (available: v0.14.2) [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] 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] e20035bbe2926aac63f053845129d0928b43d7bad7406055e67fa2f44aa0306b [INFO] running `Command { std: "docker" "start" "-a" "e20035bbe2926aac63f053845129d0928b43d7bad7406055e67fa2f44aa0306b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e20035bbe2926aac63f053845129d0928b43d7bad7406055e67fa2f44aa0306b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20035bbe2926aac63f053845129d0928b43d7bad7406055e67fa2f44aa0306b", kill_on_drop: false }` [INFO] [stdout] e20035bbe2926aac63f053845129d0928b43d7bad7406055e67fa2f44aa0306b [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] d2a98731198e3f83789d8d068a737d5a9d1b1af641230a214074ce076673e0ac [INFO] running `Command { std: "docker" "start" "-a" "d2a98731198e3f83789d8d068a737d5a9d1b1af641230a214074ce076673e0ac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uuid-macro-internal v1.18.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tonic v0.7.2 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling tonic-build v0.7.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling codectrl-bindings-web v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:436:42 [INFO] [stdout] | [INFO] [stdout] 436 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 437 | | let inner = inner.0; [INFO] [stdout] 438 | | let method = GetLogSvc(inner); [INFO] [stdout] 439 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 446 | | Ok(res) [INFO] [stdout] 447 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:446:25 [INFO] [stdout] | [INFO] [stdout] 446 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:475:42 [INFO] [stdout] | [INFO] [stdout] 475 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 476 | | let inner = inner.0; [INFO] [stdout] 477 | | let method = GetLogsSvc(inner); [INFO] [stdout] 478 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 485 | | Ok(res) [INFO] [stdout] 486 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:485:25 [INFO] [stdout] | [INFO] [stdout] 485 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:510:42 [INFO] [stdout] | [INFO] [stdout] 510 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 511 | | let inner = inner.0; [INFO] [stdout] 512 | | let method = GetServerDetailsSvc(inner); [INFO] [stdout] 513 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let inner = inner.0; [INFO] [stdout] 547 | | let method = RegisterClientSvc(inner); [INFO] [stdout] 548 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | Ok(res) [INFO] [stdout] 556 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:583:42 [INFO] [stdout] | [INFO] [stdout] 583 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 584 | | let inner = inner.0; [INFO] [stdout] 585 | | let method = RegisterExistingClientSvc(inner); [INFO] [stdout] 586 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 593 | | Ok(res) [INFO] [stdout] 594 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:598:41 [INFO] [stdout] | [INFO] [stdout] 598 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 599 | | Ok( [INFO] [stdout] 600 | | http::Response::builder() [INFO] [stdout] 601 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 607 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:599:25 [INFO] [stdout] | [INFO] [stdout] 599 | / Ok( [INFO] [stdout] 600 | | http::Response::builder() [INFO] [stdout] 601 | | .status(200) [INFO] [stdout] 602 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 605 | | .unwrap(), [INFO] [stdout] 606 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:728:42 [INFO] [stdout] | [INFO] [stdout] 728 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 729 | | let inner = inner.0; [INFO] [stdout] 730 | | let method = SendLogSvc(inner); [INFO] [stdout] 731 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 738 | | Ok(res) [INFO] [stdout] 739 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:738:25 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:768:42 [INFO] [stdout] | [INFO] [stdout] 768 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 769 | | let inner = inner.0; [INFO] [stdout] 770 | | let method = SendLogsSvc(inner); [INFO] [stdout] 771 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 778 | | Ok(res) [INFO] [stdout] 779 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:778:25 [INFO] [stdout] | [INFO] [stdout] 778 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:783:41 [INFO] [stdout] | [INFO] [stdout] 783 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 784 | | Ok( [INFO] [stdout] 785 | | http::Response::builder() [INFO] [stdout] 786 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 792 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:784:25 [INFO] [stdout] | [INFO] [stdout] 784 | / Ok( [INFO] [stdout] 785 | | http::Response::builder() [INFO] [stdout] 786 | | .status(200) [INFO] [stdout] 787 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 790 | | .unwrap(), [INFO] [stdout] 791 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:357:42 [INFO] [stdout] | [INFO] [stdout] 357 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 358 | | let inner = inner.0; [INFO] [stdout] 359 | | let method = VerifyTokenSvc(inner); [INFO] [stdout] 360 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(res) [INFO] [stdout] 368 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:397:42 [INFO] [stdout] | [INFO] [stdout] 397 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 398 | | let inner = inner.0; [INFO] [stdout] 399 | | let method = GenerateTokenSvc(inner); [INFO] [stdout] 400 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 407 | | Ok(res) [INFO] [stdout] 408 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:435:42 [INFO] [stdout] | [INFO] [stdout] 435 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 436 | | let inner = inner.0; [INFO] [stdout] 437 | | let method = RevokeTokenSvc(inner); [INFO] [stdout] 438 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 445 | | Ok(res) [INFO] [stdout] 446 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:445:25 [INFO] [stdout] | [INFO] [stdout] 445 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:473:42 [INFO] [stdout] | [INFO] [stdout] 473 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 474 | | let inner = inner.0; [INFO] [stdout] 475 | | let method = RefreshTokenSvc(inner); [INFO] [stdout] 476 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(res) [INFO] [stdout] 484 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:508:42 [INFO] [stdout] | [INFO] [stdout] 508 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 509 | | let inner = inner.0; [INFO] [stdout] 510 | | let method = GithubLoginSvc(inner); [INFO] [stdout] 511 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 518 | | Ok(res) [INFO] [stdout] 519 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:518:25 [INFO] [stdout] | [INFO] [stdout] 518 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:523:41 [INFO] [stdout] | [INFO] [stdout] 523 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 524 | | Ok( [INFO] [stdout] 525 | | http::Response::builder() [INFO] [stdout] 526 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 532 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:524:25 [INFO] [stdout] | [INFO] [stdout] 524 | / Ok( [INFO] [stdout] 525 | | http::Response::builder() [INFO] [stdout] 526 | | .status(200) [INFO] [stdout] 527 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 530 | | .unwrap(), [INFO] [stdout] 531 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codectrl-bindings-web` (lib) due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:436:42 [INFO] [stdout] | [INFO] [stdout] 436 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 437 | | let inner = inner.0; [INFO] [stdout] 438 | | let method = GetLogSvc(inner); [INFO] [stdout] 439 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 446 | | Ok(res) [INFO] [stdout] 447 | | }; [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>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:446:25 [INFO] [stdout] | [INFO] [stdout] 446 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:475:42 [INFO] [stdout] | [INFO] [stdout] 475 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 476 | | let inner = inner.0; [INFO] [stdout] 477 | | let method = GetLogsSvc(inner); [INFO] [stdout] 478 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 485 | | Ok(res) [INFO] [stdout] 486 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:485:25 [INFO] [stdout] | [INFO] [stdout] 485 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:510:42 [INFO] [stdout] | [INFO] [stdout] 510 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 511 | | let inner = inner.0; [INFO] [stdout] 512 | | let method = GetServerDetailsSvc(inner); [INFO] [stdout] 513 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 520 | | Ok(res) [INFO] [stdout] 521 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:545:42 [INFO] [stdout] | [INFO] [stdout] 545 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 546 | | let inner = inner.0; [INFO] [stdout] 547 | | let method = RegisterClientSvc(inner); [INFO] [stdout] 548 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 555 | | Ok(res) [INFO] [stdout] 556 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:583:42 [INFO] [stdout] | [INFO] [stdout] 583 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 584 | | let inner = inner.0; [INFO] [stdout] 585 | | let method = RegisterExistingClientSvc(inner); [INFO] [stdout] 586 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 593 | | Ok(res) [INFO] [stdout] 594 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:598:41 [INFO] [stdout] | [INFO] [stdout] 598 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 599 | | Ok( [INFO] [stdout] 600 | | http::Response::builder() [INFO] [stdout] 601 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 607 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:599:25 [INFO] [stdout] | [INFO] [stdout] 599 | / Ok( [INFO] [stdout] 600 | | http::Response::builder() [INFO] [stdout] 601 | | .status(200) [INFO] [stdout] 602 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 605 | | .unwrap(), [INFO] [stdout] 606 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:728:42 [INFO] [stdout] | [INFO] [stdout] 728 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 729 | | let inner = inner.0; [INFO] [stdout] 730 | | let method = SendLogSvc(inner); [INFO] [stdout] 731 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 738 | | Ok(res) [INFO] [stdout] 739 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:738:25 [INFO] [stdout] | [INFO] [stdout] 738 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:768:42 [INFO] [stdout] | [INFO] [stdout] 768 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 769 | | let inner = inner.0; [INFO] [stdout] 770 | | let method = SendLogsSvc(inner); [INFO] [stdout] 771 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 778 | | Ok(res) [INFO] [stdout] 779 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:778:25 [INFO] [stdout] | [INFO] [stdout] 778 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:783:41 [INFO] [stdout] | [INFO] [stdout] 783 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 784 | | Ok( [INFO] [stdout] 785 | | http::Response::builder() [INFO] [stdout] 786 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 792 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.logs_service.rs:784:25 [INFO] [stdout] | [INFO] [stdout] 784 | / Ok( [INFO] [stdout] 785 | | http::Response::builder() [INFO] [stdout] 786 | | .status(200) [INFO] [stdout] 787 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 790 | | .unwrap(), [INFO] [stdout] 791 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:357:42 [INFO] [stdout] | [INFO] [stdout] 357 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 358 | | let inner = inner.0; [INFO] [stdout] 359 | | let method = VerifyTokenSvc(inner); [INFO] [stdout] 360 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(res) [INFO] [stdout] 368 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:397:42 [INFO] [stdout] | [INFO] [stdout] 397 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 398 | | let inner = inner.0; [INFO] [stdout] 399 | | let method = GenerateTokenSvc(inner); [INFO] [stdout] 400 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 407 | | Ok(res) [INFO] [stdout] 408 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:435:42 [INFO] [stdout] | [INFO] [stdout] 435 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 436 | | let inner = inner.0; [INFO] [stdout] 437 | | let method = RevokeTokenSvc(inner); [INFO] [stdout] 438 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 445 | | Ok(res) [INFO] [stdout] 446 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:445:25 [INFO] [stdout] | [INFO] [stdout] 445 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:473:42 [INFO] [stdout] | [INFO] [stdout] 473 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 474 | | let inner = inner.0; [INFO] [stdout] 475 | | let method = RefreshTokenSvc(inner); [INFO] [stdout] 476 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(res) [INFO] [stdout] 484 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:508:42 [INFO] [stdout] | [INFO] [stdout] 508 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 509 | | let inner = inner.0; [INFO] [stdout] 510 | | let method = GithubLoginSvc(inner); [INFO] [stdout] 511 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 518 | | Ok(res) [INFO] [stdout] 519 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:518:25 [INFO] [stdout] | [INFO] [stdout] 518 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:523:41 [INFO] [stdout] | [INFO] [stdout] 523 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 524 | | Ok( [INFO] [stdout] 525 | | http::Response::builder() [INFO] [stdout] 526 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 532 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/codectrl-bindings-web-0894b42296b05379/out/codectrl.auth_service.rs:524:25 [INFO] [stdout] | [INFO] [stdout] 524 | / Ok( [INFO] [stdout] 525 | | http::Response::builder() [INFO] [stdout] 526 | | .status(200) [INFO] [stdout] 527 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 530 | | .unwrap(), [INFO] [stdout] 531 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `codectrl-bindings-web` (lib test) due to 30 previous errors [INFO] running `Command { std: "docker" "inspect" "d2a98731198e3f83789d8d068a737d5a9d1b1af641230a214074ce076673e0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2a98731198e3f83789d8d068a737d5a9d1b1af641230a214074ce076673e0ac", kill_on_drop: false }` [INFO] [stdout] d2a98731198e3f83789d8d068a737d5a9d1b1af641230a214074ce076673e0ac