The load_native_recorder() function in codetracer_ruby_recorder.rb swallows exceptions in case of failure to load the native exception shared library. This hides the real error, when running the testsuite, and produces a very strange and misleading error about unexpected output, with an empty output shown.