WARN: Source file or directory not found: $TESTDATA_DIR$/nonexistentFile.kt
module file path: compiler/testData/cli/jvm/nonexistentPathInModule.xml
content:
WARN: Source file or directory not found: $TESTDATA_DIR$/some/nonexistent/dir
module file path: compiler/testData/cli/jvm/nonexistentPathInModule.xml
content:
error: source file or directory not found: $TESTDATA_DIR$/nonexistentFile.kt
error: source file or directory not found: $TESTDATA_DIR$/some/nonexistent/dir
COMPILATION_ERROR