This lead to a failure: https://github.com/maflcko/bitcoin-core-nightly/actions/runs/19550555322/job/55988016546#step:12:25:
0
1stdout:
22025-11-20T22:23:58.576632Z TestFramework (INFO): PRNG seed is: 4045980459550867813
32025-11-20T22:23:58.577475Z TestFramework (INFO): Initializing test directory /Users/runner/work/_temp/test_runner_₿_🏃_20251120_220520/tool_bitcoin_chainstate_201
42025-11-20T22:23:59.071213Z TestFramework (INFO): Testing bitcoin-chainstate ['/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/bin/bitcoin-chainstate'] with datadir: /Users/runner/work/_temp/test_runner_₿_🏃_20251120_220520/tool_bitcoin_chainstate_201/node0
52025-11-20T22:23:59.083094Z TestFramework (INFO): STDERR: dyld[26686]: Library not loaded: libbitcoinkernel.dylib
6 Referenced from: <4C4C4422-5555-3144-A14F-EA2BABC42000> /Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/bin/bitcoin-chainstate
7 Reason: tried: 'libbitcoinkernel.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibbitcoinkernel.dylib' (no such file), 'libbitcoinkernel.dylib' (no such file), '/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file), '/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file)
82025-11-20T22:23:59.083212Z TestFramework (ERROR): Unexpected exception
9Traceback (most recent call last):
10 File "/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/test_framework/test_framework.py", line 142, in main
11 self.run_test()
12 ~~~~~~~~~~~~~^^
13 File "/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/tool_bitcoin_chainstate.py", line 43, in run_test
14 self.add_block(datadir, block_one, "Block has not yet been rejected")
15 ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16 File "/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/test/functional/tool_bitcoin_chainstate.py", line 34, in add_block
17 raise AssertionError(f"Expected stderr output {expected_stderr} does not partially match stderr:\n{stderr}")
18AssertionError: Expected stderr output Block has not yet been rejected does not partially match stderr:
19dyld[26686]: Library not loaded: libbitcoinkernel.dylib
20 Referenced from: <4C4C4422-5555-3144-A14F-EA2BABC42000> /Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/bin/bitcoin-chainstate
21 Reason: tried: 'libbitcoinkernel.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibbitcoinkernel.dylib' (no such file), 'libbitcoinkernel.dylib' (no such file), '/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file), '/Users/runner/work/bitcoin-core-nightly/bitcoin-core-nightly/libbitcoinkernel.dylib' (no such file)