Implement the async worker #2926
Annotations
3 errors and 12 warnings
Testing:
crates/daphne-worker/src/storage/kv/mod.rs#L18
unused import: `select`
|
Testing
Process completed with exit code 1.
|
e2e-worker-aggregator
{"exitCode":101,"err":"time=\"2025-01-15T14:35:46Z\" level=warning msg=\"/home/runner/work/daphne/daphne/crates/daphne-worker-test/docker/docker-compose-e2e.yaml: `version` is obsolete\"\n Network docker_dap_network Creating\n Network docker_dap_network Created\n Container docker-helper-1 Creating\n Container docker-compute-offload-1 Creating\n Container docker-leader-1 Creating\n Container docker-leader-1 Created\n Container docker-compute-offload-1 Created\n Container docker-helper-1 Created\n Container docker-test-1 Creating\n Container docker-test-1 Created\ntest-1 | Updating crates.io index\ntest-1 | Updating git repository `https://github.com/divviup/libprio-rs.git`\ntest-1 | Downloading crates ...\ntest-1 | Downloaded poly1305 v0.8.0\ntest-1 | Downloaded proc-macro2 v1.0.92\ntest-1 | Downloaded thread_local v1.1.8\ntest-1 | Downloaded matchers v0.1.0\ntest-1 | Downloaded spin v0.9.8\ntest-1 | Downloaded p256 v0.13.2\ntest-1 | Downloaded icu_locid_transform v1.5.0\ntest-1 | Downloaded pest_derive v2.7.15\ntest-1 | Downloaded tracing-core v0.1.33\ntest-1 | Downloaded tracing-serde v0.2.0\ntest-1 | Downloaded tracing-subscriber v0.3.19\ntest-1 | Downloaded parking_lot v0.12.3\ntest-1 | Downloaded libc v0.2.168\ntest-1 | Downloaded plotters-svg v0.3.7\ntest-1 | Downloaded pem-rfc7468 v0.7.0\ntest-1 | Downloaded encoding_rs v0.8.35\ntest-1 | Downloaded hpke-rs v0.2.0\ntest-1 | Downloaded pathdiff v0.2.3\ntest-1 | Downloaded paste v1.0.15\ntest-1 | Downloaded parking_lot_core v0.9.10\ntest-1 | Downloaded num-rational v0.4.2\ntest-1 | Downloaded num-iter v0.1.45\ntest-1 | Downloaded num-integer v0.1.46\ntest-1 | Downloaded num-conv v0.1.0\ntest-1 | Downloaded num-bigint v0.4.6\ntest-1 | Downloaded nu-ansi-term v0.46.0\ntest-1 | Downloaded nom v7.1.3\ntest-1 | Downloaded ring v0.17.8\ntest-1 | Downloaded multer v3.1.0\ntest-1 | Downloaded mio v1.0.3\ntest-1 | Downloaded mintex v0.1.3\ntest-1 | Downloaded miniz_oxide v0.8.0\ntest-1 | Downloaded minimal-lexical v0.2.1\ntest-1 | Downloaded mime v0.3.17\ntest-1 | Downloaded tracing-log v0.2.0\ntest-1 | Downloaded tracing-attributes v0.1.28\ntest-1 | Downloaded tracing v0.1.41\ntest-1 | Downloaded tower-service v0.3.3\ntest-1 | Downloaded tower-layer v0.3.3\ntest-1 | Downloaded tower v0.5.2\ntest-1 | Downloaded plotters-backend v0.3.7\ntest-1 | Downloaded plotters v0.3.7\ntest-1 | Downloaded pkcs8 v0.10.2\ntest-1 | Downloaded pin-project-lite v0.2.15\ntest-1 | Downloaded pin-project-internal v1.1.7\ntest-1 | Downloaded pin-project v1.1.7\ntest-1 | Downloaded pest_meta v2.7.15\ntest-1 | Downloaded pest_generator v2.7.15\ntest-1 | Downloaded percent-encoding v2.3.1\ntest-1 | Downloaded pem v3.0.4\ntest-1 | Downloaded memchr v2.7.4\ntest-1 | Downloaded fiat-crypto v0.2.9\ntest-1 | Downloaded pin-utils v0.1.0\ntest-1 | Downloaded pest v2.7.15\ntest-1 | Downloaded web-sys v0.3.76\ntest-1 | Downloaded tokio v1.42.0\ntest-1 | Downloaded sha3 v0.10.8\ntest-1 | Downloaded fixed v1.28.0\ntest-1 | Downloaded curve25519-dalek v4.1.3\ntest-1 | Downloaded chrono v0.4.39\ntest-1 | Downloaded matchit v0.7.3\ntest-1 | Downloaded linked-hash-map v0.5.6\ntest-1 | Downloaded la
|
Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Testing
The `save-state` 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/
|
Testing
The `save-state` 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/
|
Testing
The `save-state` 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/
|
Testing
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/
|
Testing:
crates/daphne-worker/src/storage/kv/mod.rs#L18
unused import: `select`
|
Testing
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/
|
Testing
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/
|
Testing
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/
|
Testing
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/
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-worker-aggregator
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|