build formatter.x86_64-linux

Reproduce this run
  1. 96.74 s [nodejs] 620 | OSSL_DEPRECATEDIN_3_0 int ENGINE_init(ENGINE *e);
  2. 96.74 s [nodejs] | ^~~~~~~~~~~
  3. 96.74 s [nodejs] ../../deps/ncrypto/engine.cc: In member function 'ncrypto::EVPKeyPointer ncrypto::EnginePointer::loadPrivateKey(std::string_view)':
  4. 96.74 s [nodejs] ../../deps/ncrypto/engine.cc:79:30: warning: 'EVP_PKEY* ENGINE_load_private_key(ENGINE*, const char*, UI_METHOD*, void*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  5. 96.74 s [nodejs] 79 | ENGINE_load_private_key(engine, key_name.data(), nullptr, nullptr));
  6. 96.74 s [nodejs] | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7. 96.74 s [nodejs] /nix/store/wr6qvslzqrd3rsf2mw0ssxwmyi2sqjdh-openssl-3.4.2-dev/include/openssl/engine.h:638:11: note: declared here
  8. 96.74 s [nodejs] 638 | EVP_PKEY *ENGINE_load_private_key(ENGINE *e, const char *key_id,
  9. 96.74 s [nodejs] | ^~~~~~~~~~~~~~~~~~~~~~~
  10. 96.74 s [nodejs] ../../deps/ncrypto/engine.cc: In static member function 'static void ncrypto::EnginePointer::initEnginesOnce()':
  11. 96.74 s [nodejs] ../../deps/ncrypto/engine.cc:85:32: warning: 'void ENGINE_load_builtin_engines()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  12. 96.74 s [nodejs] 85 | ENGINE_load_builtin_engines();
  13. 96.74 s [nodejs] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  14. 96.74 s [nodejs] /nix/store/wr6qvslzqrd3rsf2mw0ssxwmyi2sqjdh-openssl-3.4.2-dev/include/openssl/engine.h:358:28: note: declared here
  15. 96.74 s [nodejs] 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void);
  16. 96.74 s [nodejs] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  17. 96.74 s [nodejs] ../../deps/ncrypto/engine.cc:86:33: warning: 'int ENGINE_register_all_complete()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
  18. 96.74 s [nodejs] 86 | ENGINE_register_all_complete();
  19. 96.74 s [nodejs] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
  20. 96.74 s [nodejs] /nix/store/wr6qvslzqrd3rsf2mw0ssxwmyi2sqjdh-openssl-3.4.2-dev/include/openssl/engine.h:415:27: note: declared here
  21. 96.74 s [nodejs] 415 | OSSL_DEPRECATEDIN_3_0 int ENGINE_register_all_complete(void);
  22. 96.74 s [nodejs] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  23. 96.77 s [nodejs] [271/2102] CXX obj/deps/inspector_protocol/crdtp/crdtp.error_support.o
  24. 96.88 s [nodejs] [272/2102] CXX obj/deps/inspector_protocol/crdtp/crdtp.json_platform.o
  25. 97.03 s [nodejs] [273/2102] CC obj/deps/cares/src/lib/cares.ares_addrinfo_localhost.o