[INFO] fetching crate jams-proto 0.1.0... [INFO] checking jams-proto-0.1.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate jams-proto 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate jams-proto 0.1.0 [INFO] finished tweaking crates.io crate jams-proto 0.1.0 [INFO] tweaked toml for crates.io crate jams-proto 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate jams-proto 0.1.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 124 packages to latest compatible versions [INFO] [stderr] Adding prost v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding prost-types v0.12.6 (available: v0.14.1) [INFO] [stderr] Adding tonic v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding tonic-build v0.11.0 (available: v0.14.2) [INFO] [stderr] Adding tonic-reflection v0.11.0 (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] 592f80c93c801f6eb590f8bf317e9afadab7e66e61f531fdb686532a877521a9 [INFO] running `Command { std: "docker" "start" "-a" "592f80c93c801f6eb590f8bf317e9afadab7e66e61f531fdb686532a877521a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "592f80c93c801f6eb590f8bf317e9afadab7e66e61f531fdb686532a877521a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592f80c93c801f6eb590f8bf317e9afadab7e66e61f531fdb686532a877521a9", kill_on_drop: false }` [INFO] [stdout] 592f80c93c801f6eb590f8bf317e9afadab7e66e61f531fdb686532a877521a9 [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] 61113117d91e52785c8bcd96ffeff096d111b06d835fd93d3a767dd26c4ba635 [INFO] running `Command { std: "docker" "start" "-a" "61113117d91e52785c8bcd96ffeff096d111b06d835fd93d3a767dd26c4ba635", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-io-timeout v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Compiling prost-build v0.12.6 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling jams-proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stderr] Checking tonic-reflection v0.11.0 [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> /opt/rustwide/target/debug/build/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:469:42 [INFO] [stdout] | [INFO] [stdout] 469 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 470 | | let inner = inner.0; [INFO] [stdout] 471 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 472 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(res) [INFO] [stdout] 484 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let inner = inner.0; [INFO] [stdout] 517 | | let method = PredictSvc(inner); [INFO] [stdout] 518 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 529 | | Ok(res) [INFO] [stdout] 530 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 529 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:556:42 [INFO] [stdout] | [INFO] [stdout] 556 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 557 | | let inner = inner.0; [INFO] [stdout] 558 | | let method = GetModelsSvc(inner); [INFO] [stdout] 559 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 570 | | Ok(res) [INFO] [stdout] 571 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:570:25 [INFO] [stdout] | [INFO] [stdout] 570 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:602:42 [INFO] [stdout] | [INFO] [stdout] 602 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 603 | | let inner = inner.0; [INFO] [stdout] 604 | | let method = AddModelSvc(inner); [INFO] [stdout] 605 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 616 | | Ok(res) [INFO] [stdout] 617 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:616:25 [INFO] [stdout] | [INFO] [stdout] 616 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:648:42 [INFO] [stdout] | [INFO] [stdout] 648 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 649 | | let inner = inner.0; [INFO] [stdout] 650 | | let method = UpdateModelSvc(inner); [INFO] [stdout] 651 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 662 | | Ok(res) [INFO] [stdout] 663 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:662:25 [INFO] [stdout] | [INFO] [stdout] 662 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:694:42 [INFO] [stdout] | [INFO] [stdout] 694 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 695 | | let inner = inner.0; [INFO] [stdout] 696 | | let method = DeleteModelSvc(inner); [INFO] [stdout] 697 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok(res) [INFO] [stdout] 709 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:713:41 [INFO] [stdout] | [INFO] [stdout] 713 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 714 | | Ok( [INFO] [stdout] 715 | | http::Response::builder() [INFO] [stdout] 716 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 722 | | }) [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:714:25 [INFO] [stdout] | [INFO] [stdout] 714 | / Ok( [INFO] [stdout] 715 | | http::Response::builder() [INFO] [stdout] 716 | | .status(200) [INFO] [stdout] 717 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 720 | | .unwrap(), [INFO] [stdout] 721 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jams-proto` (lib test) due to 14 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:469:42 [INFO] [stdout] | [INFO] [stdout] 469 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 470 | | let inner = inner.0; [INFO] [stdout] 471 | | let method = HealthCheckSvc(inner); [INFO] [stdout] 472 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 483 | | Ok(res) [INFO] [stdout] 484 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:515:42 [INFO] [stdout] | [INFO] [stdout] 515 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 516 | | let inner = inner.0; [INFO] [stdout] 517 | | let method = PredictSvc(inner); [INFO] [stdout] 518 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 529 | | Ok(res) [INFO] [stdout] 530 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 529 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:556:42 [INFO] [stdout] | [INFO] [stdout] 556 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 557 | | let inner = inner.0; [INFO] [stdout] 558 | | let method = GetModelsSvc(inner); [INFO] [stdout] 559 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 570 | | Ok(res) [INFO] [stdout] 571 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:570:25 [INFO] [stdout] | [INFO] [stdout] 570 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:602:42 [INFO] [stdout] | [INFO] [stdout] 602 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 603 | | let inner = inner.0; [INFO] [stdout] 604 | | let method = AddModelSvc(inner); [INFO] [stdout] 605 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 616 | | Ok(res) [INFO] [stdout] 617 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:616:25 [INFO] [stdout] | [INFO] [stdout] 616 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:648:42 [INFO] [stdout] | [INFO] [stdout] 648 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 649 | | let inner = inner.0; [INFO] [stdout] 650 | | let method = UpdateModelSvc(inner); [INFO] [stdout] 651 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 662 | | Ok(res) [INFO] [stdout] 663 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:662:25 [INFO] [stdout] | [INFO] [stdout] 662 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:694:42 [INFO] [stdout] | [INFO] [stdout] 694 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 695 | | let inner = inner.0; [INFO] [stdout] 696 | | let method = DeleteModelSvc(inner); [INFO] [stdout] 697 | | let codec = tonic::codec::ProstCodec::default(); [INFO] [stdout] ... | [INFO] [stdout] 708 | | Ok(res) [INFO] [stdout] 709 | | }; [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:708:25 [INFO] [stdout] | [INFO] [stdout] 708 | 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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:713:41 [INFO] [stdout] | [INFO] [stdout] 713 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 714 | | Ok( [INFO] [stdout] 715 | | http::Response::builder() [INFO] [stdout] 716 | | .status(200) [INFO] [stdout] ... | [INFO] [stdout] 722 | | }) [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/jams-proto-8549c01d8cdb9f56/out/jams_v1.rs:714:25 [INFO] [stdout] | [INFO] [stdout] 714 | / Ok( [INFO] [stdout] 715 | | http::Response::builder() [INFO] [stdout] 716 | | .status(200) [INFO] [stdout] 717 | | .header("grpc-status", "12") [INFO] [stdout] ... | [INFO] [stdout] 720 | | .unwrap(), [INFO] [stdout] 721 | | ) [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jams-proto` (lib) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "61113117d91e52785c8bcd96ffeff096d111b06d835fd93d3a767dd26c4ba635", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61113117d91e52785c8bcd96ffeff096d111b06d835fd93d3a767dd26c4ba635", kill_on_drop: false }` [INFO] [stdout] 61113117d91e52785c8bcd96ffeff096d111b06d835fd93d3a767dd26c4ba635