fixes nightlies; fixes incompatible types with csource_v2 #22889
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Azure Pipelines / nim-lang.Nim
succeeded
Oct 30, 2023 in 1h 3m 21s
Build #20231030.6 had test failures
Details
- Failed: 1 (0.01%)
- Passed: 9,349 (49.43%)
- Other: 9,565 (50.57%)
- Total: 18,915
Annotations
Check failure on line 1 in tests/gc/gcbench c --gc:markAndSweep
azure-pipelines / nim-lang.Nim
tests/gc/gcbench c --gc:markAndSweep
Failure: reNimcCrash
$ D:\a\1\s\bin\nim.exe c --hints:on -d:testing --nimblePath:build/deps/pkgs2 --gc:markAndSweep --nimCache:nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f tests\gc\gcbench
command line(1, 2) Warning: `gc:option` is deprecated; use `mm:option` instead [Deprecated]
Hint: used config file 'D:\a\1\s\config\nim.cfg' [Conf]
Hint: used config file 'D:\a\1\s\config\config.nims' [Conf]
Hint: used config file 'D:\a\1\s\tests\config.nims' [Conf]
gcbench.nim(105, 5) Hint: 'root' is declared but not used [XDeclaredButNotUsed]
gcbench.nim(128, 5) Hint: 'root' is declared but not used [XDeclaredButNotUsed]
CC: ../../lib/system/exceptions.nim
CC: ../../lib/std/private/digitsutils.nim
CC: ../../lib/std/private/dragonbox.nim
CC: ../../lib/std/formatfloat.nim
CC: ../../lib/system/dollars.nim
CC: ../../lib/std/typedthreads.nim
CC: ../../lib/pure/collections/sharedlist.nim
CC: ../../lib/std/exitprocs.nim
CC: ../../lib/std/syncio.nim
CC: ../../lib/system.nim
CC: ../../lib/pure/strutils.nim
CC: ../../lib/pure/dynlib.nim
CC: ../../lib/windows/winlean.nim
CC: ../../lib/pure/times.nim
CC: gcbench.nim
Hint: [Link]
d:/a/1/s/dist/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/11.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot open output file D:\a\1\s\tests\gc\gcbench.exe: Permission denied
collect2.exe: error: ld returned 1 exit status
Error: execution of an external program failed: 'gcc.exe -o D:\a\1\s\tests\gc\gcbench.exe D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@sstd@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@sstd@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@spure@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@m..@s..@slib@[email protected] D:\a\1\s\nimcache\tests\gc\gcbench_4faa0fc3d02772f091a24d77ac1cda7f\@mgcbench.nim.c.o -Wl,-Bstatic -lpthread'
Loading