Skip to content

Make threadpool optional #76

Make threadpool optional

Make threadpool optional #76

Triggered via pull request January 29, 2025 09:47
Status Failure
Total duration 3m 29s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

56 errors and 48 warnings
Test ubuntu-latest (x86_64-unknown-linux-gnu): examples/file.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-gnu): examples/echo.rs#L4
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-gnu): examples/sse-chat.rs#L27
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-gnu): examples/chunked.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-gnu)
could not compile `touche` (example "sse-chat") due to 1 previous error
Test ubuntu-latest (x86_64-unknown-linux-gnu)
could not compile `touche` (example "file") due to 1 previous error
Test ubuntu-latest (x86_64-unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test macos-latest (aarch64-apple-darwin): examples/connection.rs#L18
no method named `make_service` found for struct `Server` in the current scope
Test macos-latest (aarch64-apple-darwin)
could not compile `touche` (example "connection") due to 1 previous error
Test macos-latest (aarch64-apple-darwin): examples/websocket-chat.rs#L33
no method named `serve` found for struct `touche::Server` in the current scope
Test macos-latest (aarch64-apple-darwin): examples/websocket-tokio.rs#L14
no method named `max_threads` found for struct `ServerBuilder` in the current scope
Test macos-latest (aarch64-apple-darwin)
could not compile `touche` (example "websocket-tokio") due to 1 previous error
Test macos-latest (aarch64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test macos-latest (x86_64-apple-darwin): examples/trailers.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test macos-latest (x86_64-apple-darwin): examples/echo.rs#L4
no method named `serve` found for struct `Server` in the current scope
Test macos-latest (x86_64-apple-darwin)
could not compile `touche` (example "echo") due to 1 previous error
Test macos-latest (x86_64-apple-darwin)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
Test ubuntu-latest (i686-unknown-linux-gnu): examples/trailers.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-gnu): examples/file.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-gnu): examples/websocket.rs#L7
no method named `serve` found for struct `touche::Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-gnu): examples/connection.rs#L18
no method named `make_service` found for struct `Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-gnu)
could not compile `touche` (example "file") due to 1 previous error
Test ubuntu-latest (i686-unknown-linux-gnu)
could not compile `touche` (example "websocket") due to 1 previous error
Test ubuntu-latest (i686-unknown-linux-gnu)
The process 'cross' failed with exit code 101
Test ubuntu-latest (i686-unknown-linux-musl): examples/upgrade.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-musl): examples/tunnel.rs#L11
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (i686-unknown-linux-musl)
could not compile `touche` (example "upgrade") due to 1 previous error
Test ubuntu-latest (i686-unknown-linux-musl)
could not compile `touche` (example "tunnel") due to 1 previous error
Test ubuntu-latest (i686-unknown-linux-musl)
The process 'cross' failed with exit code 101
Test ubuntu-latest (x86_64-unknown-linux-musl): examples/compress.rs#L33
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-musl): examples/routes.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-musl): examples/upgrade.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-musl): examples/trailers.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test ubuntu-latest (x86_64-unknown-linux-musl)
could not compile `touche` (example "compress") due to 1 previous error
Test ubuntu-latest (x86_64-unknown-linux-musl)
could not compile `touche` (example "upgrade") due to 1 previous error
Test ubuntu-latest (x86_64-unknown-linux-musl)
The process 'cross' failed with exit code 101
Test windows-latest (i686-pc-windows-msvc): examples/echo.rs#L4
no method named `serve` found for struct `Server` in the current scope
Test windows-latest (i686-pc-windows-msvc): examples/compress.rs#L33
no method named `serve` found for struct `Server` in the current scope
Test windows-latest (i686-pc-windows-msvc): examples/chunked.rs#L6
no method named `serve` found for struct `Server` in the current scope
Test windows-latest (i686-pc-windows-msvc)
could not compile `touche` (example "compress") due to 1 previous error
Test windows-latest (i686-pc-windows-msvc)
could not compile `touche` (example "chunked") due to 1 previous error
Test windows-latest (i686-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test windows-latest (x86_64-pc-windows-msvc): examples/websocket-chat.rs#L33
no method named `serve` found for struct `touche::Server` in the current scope
Test windows-latest (x86_64-pc-windows-msvc): examples/hello-world.rs#L12
no method named `max_threads` found for struct `ServerBuilder` in the current scope
Test windows-latest (x86_64-pc-windows-msvc): examples/websocket-tokio.rs#L14
no method named `max_threads` found for struct `ServerBuilder` in the current scope
Test windows-latest (x86_64-pc-windows-msvc): examples/connection.rs#L18
no method named `make_service` found for struct `Server` in the current scope
Test windows-latest (x86_64-pc-windows-msvc)
could not compile `touche` (example "websocket-tokio") due to 1 previous error
Test windows-latest (x86_64-pc-windows-msvc)
could not compile `touche` (example "websocket-chat") due to 1 previous error
Test windows-latest (x86_64-pc-windows-msvc)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Test windows-latest (x86_64-pc-windows-gnu): examples/sse-chat.rs#L27
no method named `serve` found for struct `Server` in the current scope
Test windows-latest (x86_64-pc-windows-gnu): examples/connection.rs#L18
no method named `make_service` found for struct `Server` in the current scope
Test windows-latest (x86_64-pc-windows-gnu): examples/compress.rs#L33
no method named `serve` found for struct `Server` in the current scope
Test windows-latest (x86_64-pc-windows-gnu): examples/hello-world.rs#L12
no method named `max_threads` found for struct `ServerBuilder` in the current scope
Test windows-latest (x86_64-pc-windows-gnu)
could not compile `touche` (example "sse-chat") due to 1 previous error
Test windows-latest (x86_64-pc-windows-gnu)
could not compile `touche` (example "hello-world") due to 1 previous error
Test windows-latest (x86_64-pc-windows-gnu)
The process 'C:\Users\runneradmin\.cargo\bin\cargo.exe' failed with exit code 101
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Formatting
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Clippy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (aarch64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (aarch64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (aarch64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (aarch64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test macos-latest (x86_64-apple-darwin)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (i686-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test ubuntu-latest (x86_64-unknown-linux-musl)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (i686-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (i686-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (i686-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (i686-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-msvc)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test windows-latest (x86_64-pc-windows-gnu)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/