Skip to content

Fix UB when interacting with Stream::Null(_) #1377

Fix UB when interacting with Stream::Null(_)

Fix UB when interacting with Stream::Null(_) #1377

Triggered via pull request February 7, 2025 14:05
Status Success
Total duration 26m 27s
Artifacts 10

ci.yml

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

Annotations

4 errors and 30 warnings
logtalk-test
Exception: File is empty.
logtalk-test: home/runner/logtalk/tests/prolog/predicates/format_3/xunit_report.xml#L1
Error processing result file: File is empty.
logtalk-test
Exception: File is empty.
logtalk-test: home/runner/logtalk/tests/prolog/predicates/format_2/xunit_report.xml#L1
Error processing result file: File is empty.
style
Cache not found for keys: style_x86_64-unknown-linux-gnu_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, beta, x86_64-unknown-linux-gnu)
Cache not found for keys: ubuntu-22.04_x86_64-unknown-linux-gnu_rustc-202502010277_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, beta, x86_64-unknown-linux-gnu)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-22.04, 1.77, x86_64-unknown-linux-gnu)
Cache not found for keys: ubuntu-22.04_x86_64-unknown-linux-gnu_rustc-2024040925ef_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, 1.77, x86_64-unknown-linux-gnu)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-22.04, nightly, x86_64-unknown-linux-gnu, true, miri)
Cache not found for keys: ubuntu-22.04_x86_64-unknown-linux-gnu_rustc-20250206942d_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, nightly, x86_64-unknown-linux-gnu, true, miri)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-22.04, nightly, wasm32-unknown-unknown, true, --no-default-features, --no-run ...
Cache not found for keys: ubuntu-22.04_wasm32-unknown-unknown_rustc-20250206942d_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, nightly, wasm32-unknown-unknown, true, --no-default-features, --no-run ...
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-20.04, stable, x86_64-unknown-linux-gnu, true)
Cache not found for keys: ubuntu-20.04_x86_64-unknown-linux-gnu_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-20.04, stable, x86_64-unknown-linux-gnu, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (macos-latest, stable, x86_64-apple-darwin, true)
Cache not found for keys: macos-latest_x86_64-apple-darwin_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (macos-latest, stable, x86_64-apple-darwin, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-22.04, stable, x86_64-unknown-linux-gnu, true)
Cache not found for keys: ubuntu-22.04_x86_64-unknown-linux-gnu_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, stable, x86_64-unknown-linux-gnu, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (ubuntu-22.04, stable, i686-unknown-linux-gnu, true)
Cache not found for keys: ubuntu-22.04_i686-unknown-linux-gnu_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
build-test (ubuntu-22.04, stable, i686-unknown-linux-gnu, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
build-test (windows-latest, stable, x86_64-pc-windows-msvc, true)
Cache not found for keys: windows-latest_x86_64-pc-windows-msvc_rustc-20250127e71f_cargo-c0343ab85fdf48dfa63a671966a9020e6821824e0d3a3d757f2d1781c3d4c2d0
build-test (windows-latest, stable, x86_64-pc-windows-msvc, true)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
report
Cache not found for keys: report_x86_64-unknown-linux-gnu_rustc-20250127e71f_cargo-b82b9ace8c5f6423accf56d347caa76d254f2ad6cd1e254c3fc8cf67eb57b606
report
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
report
Failed to restore: Failed to GetCacheEntryDownloadURL: Received non-retryable error: Failed request: (404) Not Found: invalid request
report
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
report
Cache save failed.
report
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
logtalk-test
Running this action via 'uses: EnricoMi/publish-unit-test-result-action/composite@v2 is deprecated! For details, see: https://github.com/EnricoMi/publish-unit-test-result-action/tree/v2#running-as-a-composite-action
logtalk-test
Failed to restore: Failed to GetCacheEntryDownloadURL: Received non-retryable error: Failed request: (404) Not Found: invalid request
logtalk-test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (404) Not Found: invalid request
logtalk-test
Cache save failed.
logtalk-test
logtalk compliance suite failed

Artifacts

Produced during runtime
Name Size
benchmark-results
193 KB
cargo-test-results
1.73 KB
logtalk-test-logs
363 KB
logtalk-test-results
94.6 KB
scryer-prolog_macos-latest_x86_64-apple-darwin
3.87 MB
scryer-prolog_ubuntu-20.04_x86_64-unknown-linux-gnu
3.99 MB
scryer-prolog_ubuntu-22.04_i686-unknown-linux-gnu
3.92 MB
scryer-prolog_ubuntu-22.04_wasm32-unknown-unknown
1.28 MB
scryer-prolog_ubuntu-22.04_x86_64-unknown-linux-gnu
3.99 MB
scryer-prolog_windows-latest_x86_64-pc-windows-msvc
3.7 MB