Skip to content

[release/8.0] Update dependencies from dotnet/cecil#124777

Merged
wfurt merged 2 commits into
release/8.0from
darc-release/8.0-1edca17d-98f8-408e-bcfa-defd01ff2948
Mar 16, 2026
Merged

[release/8.0] Update dependencies from dotnet/cecil#124777
wfurt merged 2 commits into
release/8.0from
darc-release/8.0-1edca17d-98f8-408e-bcfa-defd01ff2948

Update dependencies from https://github.com/dotnet/cecil build 202603…

8923b67
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime (Build wasi-wasm linux Release WasmBuildTests) failed Mar 10, 2026 in 28m 38s

Build wasi-wasm linux Release WasmBuildTests failed

Annotations

Check failure on line 45 in .packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25562.3/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime (Build wasi-wasm linux Release WasmBuildTests)

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25562.3/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets#L45

.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25562.3/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets(45,5): error : (NETCORE_ENGINEERING_TELEMETRY=Helix) IOException: The process cannot access the file '/__w/1/s/artifacts/obj/helix-staging/wasmtime/wasmtime' because it is being used by another process.
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Init(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Int64& fileLength, UnixFileMode& filePermissions)
   at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException)
   at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, Nullable`1 unixCreateMode)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
   at System.IO.Compression.ZipFileExtensions.DoCreateEntryFromFile(ZipArchive destination, String sourceFileName, String entryName, Nullable`1 compressionLevel)
   at System.IO.Compression.ZipFileExtensions.CreateEntryFromFile(ZipArchive destination, String sourceFileName, String entryName)
   at Microsoft.DotNet.Helix.Client.DirectoryPayload.DoUploadAsync(IBlobContainer payloadContainer, Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/Payloads/DirectoryPayload.cs:line 66
   at Microsoft.Arcade.Common.Helpers.<>c__DisplayClass6_0`1.<DirectoryMutexExec>b__0() in /_/src/Common/Microsoft.Arcade.Common/Helpers.cs:line 67
   at Microsoft.Arcade.Common.Helpers.MutexExec[T](Func`1 function, String mutexName) in /_/src/Common/Microsoft.Arcade.Common/Helpers.cs:line 45
   at Microsoft.Arcade.Common.Helpers.DirectoryMutexExec[T](Func`1 function, String path) in /_/src/Common/Microsoft.Arcade.Common/Helpers.cs:line 64
   at Microsoft.Arcade.Common.Helpers.DirectoryMutexExec[T](Func`1 function, String path) in /_/src/Common/Microsoft.Arcade.Common/Helpers.cs:line 67
   at Microsoft.DotNet.Helix.Client.DirectoryPayload.UploadAsync(IBlobContainer payloadContainer, Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/Payloads/DirectoryPayload.cs:line 33
   at Microsoft.DotNet.Helix.Client.JobDefinition.<>c__DisplayClass74_0.<<SendAsync>b__0>d.MoveNext() in /_/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs:line 178
--- End of stack trace from previous location ---
   at Microsoft.DotNet.Helix.Client.JobDefinition.SendAsync(Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs:line 177
   at Microsoft.DotNet.Helix.Sdk.SendHelixJob.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/SendHelixJob.cs:line 267
   at Microsoft.DotNet.Helix.Sdk.HelixTask.Execute() in /_/src/Microsoft.DotNet.Helix/Sdk/HelixTask.cs:line 58