Skip to content

chore(dafny-rust): setup and test check-in polymorph rust code (commented out for now); fix windows tests #330

chore(dafny-rust): setup and test check-in polymorph rust code (commented out for now); fix windows tests

chore(dafny-rust): setup and test check-in polymorph rust code (commented out for now); fix windows tests #330

Triggered via pull request October 29, 2024 18:28
Status Failure
Total duration 16m 25s
Artifacts 2

pull.yml

on: pull_request
Matrix: pr-test-vectors / generate_vectors
Matrix: pr-ci-codegen / code-generation
Matrix: pr-ci-net / testDotNet
Matrix: pr-ci-rust / testRust
Matrix: pr-ci-verification / verification
Matrix: pr-test-vectors / decrypt_python_vectors
Matrix: pr-test-vectors / decrypt_net_vectors_with_js
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 158 warnings
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (ubuntu-latest)
Process completed with exit code 1.
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `encrypt`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `decrypt`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `aws_encryption_sdk_config`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `builders`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `_decrypt_input`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `_decrypt_output`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `_encrypt_input`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `_encrypt_output`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `error`
pr-ci-rust / testRust (ubuntu-latest)
file not found for module `_net_v4_0_0_retry_policy`
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-net / testDotNet (windows-latest)
Process completed with exit code 1.
pr-ci-rust / testRust (windows-latest)
file not found for module `encrypt`
pr-ci-rust / testRust (windows-latest)
file not found for module `decrypt`
pr-ci-rust / testRust (windows-latest)
file not found for module `aws_encryption_sdk_config`
pr-ci-rust / testRust (windows-latest)
file not found for module `builders`
pr-ci-rust / testRust (windows-latest)
file not found for module `_decrypt_input`
pr-ci-rust / testRust (windows-latest)
file not found for module `_decrypt_output`
pr-ci-rust / testRust (windows-latest)
file not found for module `_encrypt_input`
pr-ci-rust / testRust (windows-latest)
file not found for module `_encrypt_output`
pr-ci-rust / testRust (windows-latest)
file not found for module `error`
pr-ci-rust / testRust (windows-latest)
file not found for module `_net_v4_0_0_retry_policy`
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-ci-net / testDotNet (macos-12)
Process completed with exit code 1.
pr-ci-rust / testRust (macos-12)
file not found for module `encrypt`
pr-ci-rust / testRust (macos-12)
file not found for module `decrypt`
pr-ci-rust / testRust (macos-12)
file not found for module `aws_encryption_sdk_config`
pr-ci-rust / testRust (macos-12)
file not found for module `builders`
pr-ci-rust / testRust (macos-12)
file not found for module `_decrypt_input`
pr-ci-rust / testRust (macos-12)
file not found for module `_decrypt_output`
pr-ci-rust / testRust (macos-12)
file not found for module `_encrypt_input`
pr-ci-rust / testRust (macos-12)
file not found for module `_encrypt_output`
pr-ci-rust / testRust (macos-12)
file not found for module `error`
pr-ci-rust / testRust (macos-12)
file not found for module `_net_v4_0_0_retry_policy`
pr-ci-verification / verification (AwsEncryptionSDK, macos-12)
Process completed with exit code 2.
pr-ci-codegen / code-generation (AwsEncryptionSDK, 6.0.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: dafny-lang/[email protected], actions/setup-dotnet@v3, actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-test-vectors / generate_vectors (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / generate_vectors (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-net / testDotNet (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (ubuntu-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-rust / testRust (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-rust / testRust (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, dafny-lang/[email protected], actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-test-vectors / decrypt_python_vectors (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / decrypt_python_vectors (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-test-vectors / generate_vectors (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / generate_vectors (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-net / testDotNet (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L67
Possible null reference argument for parameter 'key' in 'IKeyring MaterialProviderFactory.CreateKeyring(MasterKey keyInfo, Key key, CryptoOperation operation)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L110
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L117
Possible null reference argument for parameter 'key' in 'Key Dictionary<string, Key>.this[string key]'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L232
Possible null reference argument for parameter 'strAlg' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
pr-ci-net / testDotNet (windows-latest): AwsEncryptionSDK/runtimes/net/TestVectorsNative/TestVectorLib/MaterialProviderFactory.cs#L232
Possible null reference argument for parameter 'strHash' in 'PaddingScheme MaterialProviderFactory.RSAPaddingFromStrings(string strAlg, string strHash)'.
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (windows-latest): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-test-vectors / decrypt_python_vectors (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / decrypt_python_vectors (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / decrypt_net_vectors_with_js (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-test-vectors / decrypt_net_vectors_with_js (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / decrypt_net_vectors_with_js (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-rust / testRust (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-rust / testRust (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, dafny-lang/[email protected], actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-net / testDotNet (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L25
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L30
The variable 'e' is declared but never used
pr-ci-net / testDotNet (macos-12): mpl/StandardLibrary/runtimes/net/Extern/UTF8.cs#L45
The variable 'e' is declared but never used
pr-test-vectors / decrypt_python_vectors (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-test-vectors / decrypt_python_vectors (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-rust / testRust (macos-12)
You are using macOS 12. We (and Apple) do not provide support for this old version. It is expected behaviour that some formulae will fail to build in this old version. It is expected behaviour that Homebrew will be buggy and slow. Do not create any issues about this on Homebrew's GitHub repositories. Do not create any issues even if you think this message is unrelated. Any opened issues will be immediately closed without response. Do not ask for help from Homebrew or its maintainers on social media. You may ask for help in Homebrew's discussions but are unlikely to receive a response. Try to figure out the problem yourself and submit a fix as a pull request. We will review it but may or may not accept it.
pr-ci-rust / testRust (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-rust / testRust (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, dafny-lang/[email protected], actions/setup-java@v3, gradle/gradle-build-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
pr-ci-verification / verification (AwsEncryptionSDK, macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pr-ci-verification / verification (AwsEncryptionSDK, macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, dafny-lang/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
macos-12_vector_artifact
28.6 MB
ubuntu-latest_vector_artifact
28.6 MB