Package evaluation of AtomicLocks on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:07:12.264 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.15s ################################################################################ # Installation # Installing AtomicLocks... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [de46ae7c] + AtomicLocks v0.1.0 Updating `~/.julia/environments/v1.10/Manifest.toml` [de46ae7c] + AtomicLocks v0.1.0 Installation completed after 3.72s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.48s ################################################################################ # Testing # Testing AtomicLocks Status `/tmp/jl_Gd0ZxC/Project.toml` [de46ae7c] AtomicLocks v0.1.0 [8dfed614] Test Status `/tmp/jl_Gd0ZxC/Manifest.toml` [de46ae7c] AtomicLocks v0.1.0 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test 1: lock on thread 1 1 0.072 -> 2 3 lock on thread 1 1 0.041 -> 2 3 lock on thread 1 1 0.049 -> 2 3 lock on thread 1 1 0.015 -> 2 3 lock on thread 1 1 0.042 -> 2 3 lock on thread 1 1 0.059 -> 2 3 lock on thread 1 1 0.009 -> 2 3 lock on thread 1 1 0.08 -> 2 3 lock on thread 1 1 0.003 -> 2 3 lock on thread 1 1 0.039 -> 2 3 Test 1: lock on thread 1 1 0.094 -> 2 3 lock on thread 1 1 0.084 -> 2 3 lock on thread 1 1 0.086 -> 2 3 lock on thread 1 1 0.05 -> 2 3 lock on thread 1 1 0.078 -> 2 3 lock on thread 1 1 0.07 -> 2 3 lock on thread 1 1 0.041 -> 2 3 lock on thread 1 1 0.062 -> 2 3 lock on thread 1 1 0.038 -> 2 3 lock on thread 1 1 0.076 -> 2 3 Test sync: lock on thread 1 1 0.013 -> 2 3 lock on thread 1 1 0.071 -> 2 3 lock on thread 1 1 0.056 -> 2 3 lock on thread 1 1 0.008 -> 2 3 lock on thread 1 1 0.055 -> 2 3 lock on thread 1 1 0.052 -> 2 3 lock on thread 1 1 0.083 -> 2 3 lock on thread 1 1 0.051 -> 2 3 lock on thread 1 1 0.002 -> 2 3 lock on thread 1 1 0.097 -> 2 3 lock on thread 1 1 0.008 -> 2 3 lock on thread 1 1 0.037 -> 2 3 lock on thread 1 1 0.087 -> 2 3 lock on thread 1 1 0.007 -> 2 3 lock on thread 1 1 0.009 -> 2 3 lock on thread 1 1 0.06 -> 2 3 lock on thread 1 1 0.028 -> 2 3 lock on thread 1 1 0.055 -> 2 3 lock on thread 1 1 0.022 -> 2 3 lock on thread 1 1 0.087 -> 2 3 ReadWriteLock Using 1 threads Thread 1: attempting to acquire write lock. Thread 1: acquired write lock. Thread 1: releasing write lock. Initialize ReadWriteLock 1 at location: ReadWriteLockDebug Using 1 threads 600 410 380 290 310 330 520 320 310 400 Fails: 0 AtomicLocks.RWLTrace[(1,3,10,0), (1,4,11,0), (1,3,12,0), (1,4,13,0), (1,3,14,0), (1,4,15,0), (1,3,16,0), (1,4,17,0), (1,3,18,0), (1,4,19,0)] Test Summary: | Pass Total Time AtomicLocks.jl | 5 5 6.7s Testing AtomicLocks tests passed Testing completed after 8.43s PkgEval succeeded after 32.58s