Skip to content

First crack at adding dataset read adapter in DS read for deflate #1495

First crack at adding dataset read adapter in DS read for deflate

First crack at adding dataset read adapter in DS read for deflate #1495

Triggered via pull request December 7, 2024 14:35
Status Failure
Total duration 1m 42s
Artifacts

rust.yml

on: pull_request
Build (Windows)
1m 29s
Build (Windows)
Check (macOS)
48s
Check (macOS)
Matrix: Test (default)
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 1 warning
Test (default) (stable): storescu/src/store_async.rs#L87
`cmd_data` does not live long enough
Test (default) (stable): storescu/src/store_async.rs#L109
`object_data` does not live long enough
Test (default) (stable): storescu/src/store_async.rs#L113
cannot borrow `cmd_data` as immutable because it is also borrowed as mutable
Test (default) (stable): storescu/src/store_async.rs#L113
cannot borrow `object_data` as immutable because it is also borrowed as mutable
Test (default) (stable): storescu/src/store_async.rs#L133
cannot move out of `cmd_data` because it is borrowed
Test (default) (stable): storescu/src/store_async.rs#L139
cannot move out of `object_data` because it is borrowed
Test (default) (stable): storescu/src/store_async.rs#L151
cannot move out of `cmd_data` because it is borrowed
Test (default) (stable): storescu/src/store_async.rs#L159
cannot borrow `object_data` as immutable because it is also borrowed as mutable
Test (default) (stable): storescu/src/store_async.rs#L172
`data` does not live long enough
Test (default) (stable): storescu/src/store_sync.rs#L88
`cmd_data` does not live long enough
Check (macOS): storescp/src/store_async.rs#L73
`pdu.data` does not live long enough
Check (macOS): storescp/src/store_async.rs#L82
cannot borrow `instance_buffer` as mutable because it is also borrowed as immutable
Check (macOS): storescp/src/store_async.rs#L90
`data_value` does not live long enough
Check (macOS): storescp/src/store_async.rs#L107
`cecho_data` does not live long enough
Check (macOS): storescp/src/store_async.rs#L118
cannot move out of `cecho_data` because it is borrowed
Check (macOS): storescp/src/store_async.rs#L147
cannot borrow `instance_buffer` as mutable because it is also borrowed as immutable
Check (macOS): storescp/src/store_async.rs#L151
cannot borrow `instance_buffer` as mutable because it is also borrowed as immutable
Check (macOS): storescp/src/store_async.rs#L161
`instance_buffer` does not live long enough
Check (macOS): storescp/src/store_async.rs#L209
`obj_data` does not live long enough
Check (macOS): storescp/src/store_async.rs#L217
cannot move out of `obj_data` because it is borrowed
Test (default) (beta)
The job was canceled because "stable" failed.
Test (default) (beta): findscu/src/main.rs#L254
`cmd_data` does not live long enough
Test (default) (beta): findscu/src/main.rs#L259
`iod_data` does not live long enough
Test (default) (beta): findscu/src/main.rs#L262
cannot borrow `cmd_data` as immutable because it is also borrowed as mutable
Test (default) (beta): findscu/src/main.rs#L262
cannot borrow `iod_data` as immutable because it is also borrowed as mutable
Test (default) (beta): findscu/src/main.rs#L273
cannot move out of `cmd_data` because it is borrowed
Test (default) (beta): findscu/src/main.rs#L283
cannot move out of `iod_data` because it is borrowed
Test (default) (beta): findscu/src/main.rs#L312
`data` does not live long enough
Test (default) (beta): findscu/src/main.rs#L346
`data` does not live long enough
Test (default) (beta): findscu/src/main.rs#L355
`response_data` does not live long enough
Test (default) (beta)
Process completed with exit code 101.
Test (default) (1.72.0)
The job was canceled because "stable" failed.
Test (default) (1.72.0): transfer-syntax-registry/tests/deflate.rs#L36
`buf` does not live long enough
Test (default) (1.72.0): transfer-syntax-registry/tests/deflate.rs#L37
cannot borrow `buf` as immutable because it is also borrowed as mutable
Test (default) (1.72.0)
Process completed with exit code 101.
Build (Windows): echoscu/src/main.rs#L89
`data` does not live long enough
Build (Windows): echoscu/src/main.rs#L98
cannot move out of `data` because it is borrowed
Build (Windows): echoscu/src/main.rs#L116
`data` does not live long enough
Build (Windows)
Process completed with exit code 1.
Test (default) (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636