[INFO] fetching crate console-api 0.9.0... [INFO] checking console-api-0.9.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate console-api 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate console-api 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate console-api 0.9.0 [INFO] tweaked toml for crates.io crate console-api 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate console-api 0.9.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate console-api 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6ae5937e41cc8ed0f55f1e7552d9f81889186f1628d155787718b9814af26c57 [INFO] running `Command { std: "docker" "start" "-a" "6ae5937e41cc8ed0f55f1e7552d9f81889186f1628d155787718b9814af26c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ae5937e41cc8ed0f55f1e7552d9f81889186f1628d155787718b9814af26c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ae5937e41cc8ed0f55f1e7552d9f81889186f1628d155787718b9814af26c57", kill_on_drop: false }` [INFO] [stdout] 6ae5937e41cc8ed0f55f1e7552d9f81889186f1628d155787718b9814af26c57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 41395fec0d635ff1847bff486539d087a4bd0720c6e2529bcffee860c2aec88e [INFO] running `Command { std: "docker" "start" "-a" "41395fec0d635ff1847bff486539d087a4bd0720c6e2529bcffee860c2aec88e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking multimap v0.10.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking syn v2.0.106 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking tonic-build v0.14.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking prost v0.14.1 [INFO] [stderr] Checking prost-types v0.14.1 [INFO] [stderr] Checking prost-build v0.14.1 [INFO] [stderr] Checking tonic-prost-build v0.14.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking console-api v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 502 | | let method = WatchUpdatesSvc(inner); [INFO] [stdout] 503 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 504 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 514 | | Ok(res) [INFO] [stdout] 515 | | }; [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] --> src/generated/rs.tokio.console.instrument.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 514 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let method = WatchTaskDetailsSvc(inner); [INFO] [stdout] 549 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 550 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 560 | | Ok(res) [INFO] [stdout] 561 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = WatchStateSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:636:42 [INFO] [stdout] | [INFO] [stdout] 636 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 637 | | let method = PauseSvc(inner); [INFO] [stdout] 638 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 639 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 649 | | Ok(res) [INFO] [stdout] 650 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:679:42 [INFO] [stdout] | [INFO] [stdout] 679 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 680 | | let method = ResumeSvc(inner); [INFO] [stdout] 681 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 682 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 692 | | Ok(res) [INFO] [stdout] 693 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:692:25 [INFO] [stdout] | [INFO] [stdout] 692 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:697:41 [INFO] [stdout] | [INFO] [stdout] 697 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 698 | | let mut response = http::Response::new( [INFO] [stdout] 699 | | tonic::body::Body::default(), [INFO] [stdout] 700 | | ); [INFO] [stdout] ... | [INFO] [stdout] 712 | | Ok(response) [INFO] [stdout] 713 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:712:25 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:334:42 [INFO] [stdout] | [INFO] [stdout] 334 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 335 | | let method = WatchSvc(inner); [INFO] [stdout] 336 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 337 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(res) [INFO] [stdout] 348 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:347:25 [INFO] [stdout] | [INFO] [stdout] 347 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:352:41 [INFO] [stdout] | [INFO] [stdout] 352 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 353 | | let mut response = http::Response::new( [INFO] [stdout] 354 | | tonic::body::Body::default(), [INFO] [stdout] 355 | | ); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(response) [INFO] [stdout] 368 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:501:42 [INFO] [stdout] | [INFO] [stdout] 501 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 502 | | let method = WatchUpdatesSvc(inner); [INFO] [stdout] 503 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 504 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 514 | | Ok(res) [INFO] [stdout] 515 | | }; [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] --> src/generated/rs.tokio.console.instrument.rs:514:25 [INFO] [stdout] | [INFO] [stdout] 514 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:547:42 [INFO] [stdout] | [INFO] [stdout] 547 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 548 | | let method = WatchTaskDetailsSvc(inner); [INFO] [stdout] 549 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 550 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 560 | | Ok(res) [INFO] [stdout] 561 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:593:42 [INFO] [stdout] | [INFO] [stdout] 593 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 594 | | let method = WatchStateSvc(inner); [INFO] [stdout] 595 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 596 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 606 | | Ok(res) [INFO] [stdout] 607 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:606:25 [INFO] [stdout] | [INFO] [stdout] 606 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:636:42 [INFO] [stdout] | [INFO] [stdout] 636 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 637 | | let method = PauseSvc(inner); [INFO] [stdout] 638 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 639 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 649 | | Ok(res) [INFO] [stdout] 650 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:649:25 [INFO] [stdout] | [INFO] [stdout] 649 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:679:42 [INFO] [stdout] | [INFO] [stdout] 679 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 680 | | let method = ResumeSvc(inner); [INFO] [stdout] 681 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 682 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 692 | | Ok(res) [INFO] [stdout] 693 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:692:25 [INFO] [stdout] | [INFO] [stdout] 692 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:697:41 [INFO] [stdout] | [INFO] [stdout] 697 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 698 | | let mut response = http::Response::new( [INFO] [stdout] 699 | | tonic::body::Body::default(), [INFO] [stdout] 700 | | ); [INFO] [stdout] ... | [INFO] [stdout] 712 | | Ok(response) [INFO] [stdout] 713 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.instrument.rs:712:25 [INFO] [stdout] | [INFO] [stdout] 712 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:334:42 [INFO] [stdout] | [INFO] [stdout] 334 | let fut = async move { [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 335 | | let method = WatchSvc(inner); [INFO] [stdout] 336 | | let codec = tonic_prost::ProstCodec::default(); [INFO] [stdout] 337 | | let mut grpc = tonic::server::Grpc::new(codec) [INFO] [stdout] ... | [INFO] [stdout] 347 | | Ok(res) [INFO] [stdout] 348 | | }; [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:347:25 [INFO] [stdout] | [INFO] [stdout] 347 | Ok(res) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:352:41 [INFO] [stdout] | [INFO] [stdout] 352 | Box::pin(async move { [INFO] [stdout] | _________________________________________^ [INFO] [stdout] 353 | | let mut response = http::Response::new( [INFO] [stdout] 354 | | tonic::body::Body::default(), [INFO] [stdout] 355 | | ); [INFO] [stdout] ... | [INFO] [stdout] 367 | | Ok(response) [INFO] [stdout] 368 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/generated/rs.tokio.console.trace.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `console-api` (lib test) due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `console-api` (lib) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "41395fec0d635ff1847bff486539d087a4bd0720c6e2529bcffee860c2aec88e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41395fec0d635ff1847bff486539d087a4bd0720c6e2529bcffee860c2aec88e", kill_on_drop: false }` [INFO] [stdout] 41395fec0d635ff1847bff486539d087a4bd0720c6e2529bcffee860c2aec88e