Package evaluation to test ThreadPinningCore on Julia 1.14.0-DEV.1475 (42ad41c179*) started at 2026-01-04T13:01:52.798 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.08s ################################################################################ # Installation # Installing ThreadPinningCore... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [6f48bc29] + ThreadPinningCore v0.4.5 Updating `~/.julia/environments/v1.14/Manifest.toml` [aea7be01] + PrecompileTools v1.3.3 [21216c6a] + Preferences v1.5.1 [91464d47] + StableTasks v0.1.7 [6f48bc29] + ThreadPinningCore v0.4.5 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.13.0 [de0858da] + Printf v1.11.0 [fa267f1f] + TOML v1.0.3 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.15.0+0 Installation completed after 0.85s ################################################################################ # Precompilation # ERROR: LoadError: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Nothing) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:10 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/precompile.jl:6 caused by: MethodError: no method matching setindex!(::Base.ScopedValues.ScopedValue{IO}, ::Base.DevNull) The function `setindex!` exists, but no method is defined for this combination of argument types. Stacktrace: [1] top-level scope @ /PkgEval.jl/scripts/precompile.jl:7 [2] include(mod::Module, _path::String) @ Base ./Base.jl:309 [3] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [4] _start() @ Base ./client.jl:585 Precompilation failed after 13.35s ################################################################################ # Testing # Testing ThreadPinningCore Status `/tmp/jl_yaUL30/Project.toml` [aea7be01] PrecompileTools v1.3.3 [91464d47] StableTasks v0.1.7 [6f48bc29] ThreadPinningCore v0.4.5 [37e2e46d] LinearAlgebra v1.13.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_yaUL30/Manifest.toml` [aea7be01] PrecompileTools v1.3.3 [21216c6a] Preferences v1.5.1 [91464d47] StableTasks v0.1.7 [6f48bc29] ThreadPinningCore v0.4.5 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.13.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.13.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v1.0.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.13.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.15.0+0 Testing Running tests... ┌ Warning: Error return code │ ret = -22 └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 1 dependency had output during precompilation: ┌ ThreadPinningCore │ [Output was shown above] └ ┌ Warning: The call to compilecache failed to create a usable precompiled cache file for ThreadPinningCore [6f48bc29-05ce-4cc8-baad-4adcba581a18] │ exception = Required dependency Base.PkgId(Base.UUID("21216c6a-2e73-6563-6e65-726566657250"), "Preferences") failed to load from a cache file. └ @ Base loading.jl:2950 ┌ Warning: Running test suite with a single thread. └ @ Main ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:8 ThreadPinningCore.jl: Test Failed at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:17 Expression: sum(mask) > 0 Evaluated: 0 > 0 Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:17 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] 0 0 ┌ Warning: Error return code │ ret = -22 └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:26 Test threw exception Expression: isnothing(pinthread(0)) Couldn't set the affinity on this system. Stacktrace: [1] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:174 [2] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [3] #pinthread#25 @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [inlined] [4] pinthread(cpuid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:182 [5] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:26 [inlined] [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:770 [inlined] ThreadPinningCore.jl: Test Failed at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:27 Expression: ispinned() Stacktrace: [1] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [2] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [3] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:27 [inlined] [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:773 [inlined] ┌ Warning: Error return code │ ret = -22 └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:30 Test threw exception Expression: isnothing(pinthreads([0])) Couldn't set the affinity on this system. Stacktrace: [1] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:174 [2] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [3] #pinthread#25 @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [inlined] [4] pinthread @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:182 [inlined] [5] pinthreads(cpuids::Vector{Int64}; threadpool::Symbol, threadids::UnitRange{Int64}, nthreads::Nothing, force::Bool) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:210 [6] pinthreads(cpuids::Vector{Int64}) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:196 [7] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [8] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [9] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:30 [inlined] [10] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:770 [inlined] ┌ Warning: Error return code │ ret = -22 └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:36 Test threw exception Expression: isnothing(setaffinity(mask)) Couldn't set the affinity on this system. Stacktrace: [1] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:174 [2] setaffinity(mask::Vector{Int8}) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [3] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [4] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [5] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:36 [inlined] [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:770 [inlined] ┌ Warning: Error return code │ ret = -22 └ @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:173 ThreadPinningCore.jl: Error During Test at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:12 Got exception outside of a @test Couldn't set the affinity on this system. Stacktrace: [1] setaffinity(mask::Vector{Int8}; threadid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:174 [2] setaffinity @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:145 [inlined] [3] #pinthread#25 @ ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:192 [inlined] [4] kwcall(::@NamedTuple{threadid::Int64}, ::typeof(pinthread), cpuid::Int64) @ ThreadPinningCore.Internals ~/.julia/packages/ThreadPinningCore/fdkhT/src/internals.jl:182 [5] top-level scope @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:13 [6] macro expansion @ /opt/julia/share/julia/stdlib/v1.14/Test/src/Test.jl:1995 [inlined] [7] macro expansion @ ~/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:39 [inlined] [8] include(mapexpr::Function, mod::Module, _path::String) @ Base ./Base.jl:310 [9] top-level scope @ none:6 [10] eval(m::Module, e::Any) @ Core ./boot.jl:489 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:310 [12] _start() @ Base ./client.jl:585 Test Summary: | Pass Fail Error Total Time ThreadPinningCore.jl | 16 2 4 22 8.7s RNG of the outermost testset: Random.Xoshiro(0x08b371ec58e9cf4c, 0xaa8a7eb9690b4c76, 0xc4d7745ff941c19f, 0xfb94e3cfd917c8e0, 0xc19a6ea761fafae9) ERROR: LoadError: Some tests did not pass: 16 passed, 2 failed, 4 errored, 0 broken. in expression starting at /home/pkgeval/.julia/packages/ThreadPinningCore/fdkhT/test/runtests.jl:11 Testing failed after 24.09s ERROR: LoadError: Package ThreadPinningCore errored during testing Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:3067 [3] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/Operations.jl:2916 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:572 [5] kwcall(::@NamedTuple{julia_args::Cmd, io::IOContext{IO}}, ::typeof(Pkg.API.test), ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:548 [6] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:172 [7] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:161 [8] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [9] test @ /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:160 [inlined] [10] kwcall(::@NamedTuple{julia_args::Cmd}, ::typeof(Pkg.API.test), pkg::String) @ Pkg.API /opt/julia/share/julia/stdlib/v1.14/Pkg/src/API.jl:159 [11] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:237 [12] include(mod::Module, _path::String) @ Base ./Base.jl:309 [13] exec_options(opts::Base.JLOptions) @ Base ./client.jl:344 [14] _start() @ Base ./client.jl:585 in expression starting at /PkgEval.jl/scripts/evaluate.jl:228 PkgEval failed after 66.09s: package tests unexpectedly errored