➜ example git:(main) ✗ DEBUG=1 rebar3 run ===> 23.2.3 satisfies the requirement for minimum OTP version 19.3 ===> Evaluating config script "/Users/bryan/git/misc/erl_crudl/example/_build/default/plugins/gpb/rebar.config.script" ===> Compile (apps) ===> Compile (apps) ===> Compile (apps) ===> Compile (apps) ===> 23.2.3 satisfies the requirement for minimum OTP version 18 ===> Evaluating config script "/Users/bryan/git/misc/erl_crudl/example/_build/default/plugins/hex_core/rebar.config.script" ===> Compile (apps) ===> Expanded command sequence to be run: [app_discovery,install_deps,lock,compile,release,run] ===> Running provider: app_discovery ===> Found top-level apps: [example] using config: [{src_dirs,["src"]},{lib_dirs,["apps/*","lib/*","."]}] ===> Evaluating config script "/Users/bryan/git/misc/erl_crudl/example/_build/default/lib/elli/rebar.config.script" ===> Running provider: install_deps ===> Verifying dependencies... ===> Comparing git ref 968afee with 968afee ===> 23.2.3 satisfies the requirement for minimum OTP version 18.0 ===> Comparing git ref e356380 with e356380 ===> Running provider: lock ===> Running provider: compile ===> Compile (apps) ===> Running hooks for compile with configuration: ===> {provider_hooks, [{pre, [{protobuf,compile}]}]}. ===> Running provider: {protobuf,compile} ===> making sure that target erl dir "/Users/bryan/git/misc/erl_crudl/example/_build/default/lib/example/src" exists ===> making sure that target hrl dir "/Users/bryan/git/misc/erl_crudl/example/_build/default/lib/example/include" exists ===> reading proto files from ["proto"], generating ".erl" to "/Users/bryan/git/misc/erl_crudl/example/_build/default/lib/example/src" and ".hrl" to "/Users/bryan/git/misc/erl_crudl/example/_build/default/lib/example/include" ===> proto files found recursively: ["/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/user.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/address.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/test_table_pkey.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/test_table_no_pkey.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/user_product_part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/product_parts.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/part_part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_b.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/product.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_a.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_c.proto"] ===> Filtered protos: ["/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/user.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/address.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/test_table_pkey.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/test_table_no_pkey.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/test_schema/user_product_part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/product_parts.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/part_part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_b.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/part.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/product.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_a.proto", "/Users/bryan/git/misc/erl_crudl/example/apps/example/proto/public/example_c.proto"] ===> {pre_hooks, []}. ===> Compile (project_apps) ===> Running hooks for compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {pre_hooks, []}. ===> Running hooks for erlc_compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {pre_hooks, []}. ===> Analyzing applications... ===> Compiling example ===> compile options: {erl_opts, [debug_info, {i, "./_build/default/plugins/gpb/include/"}, {i,"apps/example/include"}]}. ===> files to analyze ["/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_sup.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_schema_user_product_part_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_app.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_schema_test_table_pkey_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_utils.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_c_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/user_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_a_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_example_b_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_part_part_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_schema_address_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_table_pkey_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/address_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/product_parts_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_schema_test_table_no_pkey_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_http.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_part_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_table_no_pkey_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/part_part_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_product_parts_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_example_a_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/example_b_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/test_schema_user_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/user_product_part_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_product_db.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/part_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/product_pb.erl", "/Users/bryan/git/misc/erl_crudl/example/apps/example/src/public_example_c_db.erl"] ===> Running hooks for erlc_compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {post_hooks, []}. ===> Running hooks for app_compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {pre_hooks, []}. ===> Running hooks for app_compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {post_hooks, []}. ===> Running hooks for compile in app example (/Users/bryan/git/misc/erl_crudl/example/apps/example) with configuration: ===> {post_hooks, []}. ===> Running hooks for compile with configuration: ===> {post_hooks, []}. ===> Running provider: release ===> Configuring releases the {relx, ...} entry from rebar.config ===> Running app-specific hooks ===> Running hooks for release in app example (/Users/bryan/git/misc/erl_crudl/example) with configuration: ===> {pre_hooks, []}. ===> Running project-wide hooks ===> Running hooks for release with configuration: ===> {provider_hooks, []}. ===> {pre_hooks, []}. ===> Solving Release example-0.1.0 ===> Resolved example-0.1.0 ===> release: example-0.1.0 erts: 11.1.7 goals: example sasl applications: {example,"0.1.0"} {sasl,"4.0.1"} {kernel,"7.2"} {stdlib,"3.14"} {inets,"7.3.1"} {mimerl,"1.2.0"} {elli,"3.3.0"} {elli_cookie,"0.3.0"} {elli_date,"1.1.1"} {pgo,"0.11.0+build.111.refe356380"} {backoff,"1.1.6"} {telemetry,"0.4.2"} {pg_types,"0.4.0"} ===> Assembling release example-0.1.0... ===> Release output dir /Users/bryan/git/misc/erl_crudl/example/_build/default/rel/example ===> Warnings generating release: *WARNING* example: Source code not found: example_app.erl *WARNING* example: Source code not found: example_http.erl *WARNING* example: Source code not found: example_sup.erl *WARNING* example: Source code not found: example_utils.erl *WARNING* example: Source code not found: public_example_a_db.erl *WARNING* example: Source code not found: public_example_b_db.erl *WARNING* example: Source code not found: public_example_c_db.erl *WARNING* example: Source code not found: public_part_db.erl *WARNING* example: Source code not found: public_part_part_db.erl *WARNING* example: Source code not found: public_product_db.erl *WARNING* example: Source code not found: public_product_parts_db.erl *WARNING* example: Source code not found: test_schema_address_db.erl *WARNING* example: Source code not found: test_schema_test_table_no_pkey_db.erl *WARNING* example: Source code not found: test_schema_test_table_pkey_db.erl *WARNING* example: Source code not found: test_schema_user_db.erl *WARNING* example: Source code not found: test_schema_user_product_part_db.erl *WARNING* stdlib: Object code (filename) out of date *WARNING* inets: Source code not found: inets.erl *WARNING* inets: Source code not found: inets_sup.erl *WARNING* inets: Source code not found: inets_app.erl *WARNING* inets: Source code not found: inets_service.erl *WARNING* inets: Source code not found: inets_trace.erl *WARNING* inets: Source code not found: inets_lib.erl *WARNING* inets: Source code not found: inets_ftp_wrapper.erl *WARNING* inets: Source code not found: httpc.erl *WARNING* inets: Source code not found: httpc_handler.erl *WARNING* inets: Source code not found: httpc_handler_sup.erl *WARNING* inets: Source code not found: httpc_manager.erl *WARNING* inets: Source code not found: httpc_profile_sup.erl *WARNING* inets: Source code not found: httpc_request.erl *WARNING* inets: Source code not found: httpc_response.erl *WARNING* inets: Source code not found: httpc_sup.erl *WARNING* inets: Source code not found: httpc_cookie.erl *WARNING* inets: Source code not found: http_chunk.erl *WARNING* inets: Source code not found: http_request.erl *WARNING* inets: Source code not found: http_response.erl *WARNING* inets: Source code not found: http_transport.erl *WARNING* inets: Source code not found: http_util.erl *WARNING* inets: Source code not found: http_uri.erl *WARNING* inets: Source code not found: httpd.erl *WARNING* inets: Source code not found: httpd_acceptor.erl *WARNING* inets: Source code not found: httpd_acceptor_sup.erl *WARNING* inets: Source code not found: httpd_cgi.erl *WARNING* inets: Source code not found: httpd_connection_sup.erl *WARNING* inets: Source code not found: httpd_conf.erl *WARNING* inets: Source code not found: httpd_custom.erl *WARNING* inets: Source code not found: httpd_custom_api.erl *WARNING* inets: Source code not found: httpd_esi.erl *WARNING* inets: Source code not found: httpd_example.erl *WARNING* inets: Source code not found: httpd_file.erl *WARNING* inets: Source code not found: httpd_instance_sup.erl *WARNING* inets: Source code not found: httpd_log.erl *WARNING* inets: Source code not found: httpd_logger.erl *WARNING* inets: Source code not found: httpd_manager.erl *WARNING* inets: Source code not found: httpd_misc_sup.erl *WARNING* inets: Source code not found: httpd_request.erl *WARNING* inets: Source code not found: httpd_request_handler.erl *WARNING* inets: Source code not found: httpd_response.erl *WARNING* inets: Source code not found: httpd_script_env.erl *WARNING* inets: Source code not found: httpd_socket.erl *WARNING* inets: Source code not found: httpd_sup.erl *WARNING* inets: Source code not found: httpd_util.erl *WARNING* inets: Source code not found: mod_actions.erl *WARNING* inets: Source code not found: mod_alias.erl *WARNING* inets: Source code not found: mod_auth.erl *WARNING* inets: Source code not found: mod_auth_dets.erl *WARNING* inets: Source code not found: mod_auth_mnesia.erl *WARNING* inets: Source code not found: mod_auth_plain.erl *WARNING* inets: Source code not found: mod_auth_server.erl *WARNING* inets: Source code not found: mod_cgi.erl *WARNING* inets: Source code not found: mod_dir.erl *WARNING* inets: Source code not found: mod_disk_log.erl *WARNING* inets: Source code not found: mod_esi.erl *WARNING* inets: Source code not found: mod_get.erl *WARNING* inets: Source code not found: mod_head.erl *WARNING* inets: Source code not found: mod_log.erl *WARNING* inets: Source code not found: mod_range.erl *WARNING* inets: Source code not found: mod_responsecontrol.erl *WARNING* inets: Source code not found: mod_security.erl *WARNING* inets: Source code not found: mod_security_server.erl *WARNING* inets: Source code not found: mod_trace.erl *WARNING* inets: Source code not found: inets_tftp_wrapper.erl ===> release start script created ===> Release successfully assembled: _build/default/rel/example ===> Running app-specific hooks ===> Running hooks for release in app example (/Users/bryan/git/misc/erl_crudl/example) with configuration: ===> {post_hooks, []}. ===> Running project-wide hooks ===> Running hooks for release with configuration: ===> {post_hooks, []}. ===> Running provider: run Error spawning "/usr/local/Cellar/erlang/23.2.3/lib/erlang/erts-11.1.7/bin/epmd" -daemon (error 10) ➜ example git:(main) ✗