Test report for easyblock PR(s) easybuilders/easybuild-easyblocks#3926
Build succeeded for 3 out of 3 (1 easyconfigs in total)
- SUCCESS CD-HIT-4.8.1-GCC-12.2.0.eb
- SUCCESS bcbio-gff-0.7.0-foss-2022b.eb
- SUCCESS MitoHiFi-3.2-foss-2022b.eb
| { | |
| "Prizes": [ | |
| "{\u0022NftCollectionAddress\u0022:\u00220x5df95a95bf54004ab5776f5c1c27bfd4702d96ea\u0022,\u0022ContractType\u0022:\u0022RewardLockedNFT\u0022,\u0022Tier\u0022:2,\u0022LockedAmount\u0022:0,\u0022RewardAmount\u0022:200000,\u0022LockTime\u0022:0}", | |
| "{\u0022NftCollectionAddress\u0022:\u00220x5df95a95bf54004ab5776f5c1c27bfd4702d96ea\u0022,\u0022ContractType\u0022:\u0022RewardLockedNFT\u0022,\u0022Tier\u0022:2,\u0022LockedAmount\u0022:0,\u0022RewardAmount\u0022:200000,\u0022LockTime\u0022:0}", | |
| "{\u0022NftCollectionAddress\u0022:\u00220x5df95a95bf54004ab5776f5c1c27bfd4702d96ea\u0022,\u0022ContractType\u0022:\u0022RewardLockedNFT\u0022,\u0022Tier\u0022:2,\u0022LockedAmount\u0022:0,\u0022RewardAmount\u0022:200000,\u0022LockTime\u0022:0}", | |
| "{\u0022NftCollectionAddress\u0022:\u00220x5df95a95bf54004ab5776f5c1c27bfd4702d96ea\u0022,\u0022ContractType\u0022:\u0022RewardLockedNFT\u0022,\u0022Tier\u0022:2,\u0022LockedAmount\u0022:0,\u0022RewardAmount\u0022:200000,\u0022LockTime\u0022:0}", | |
Test report for easyblock PR(s) easybuilders/easybuild-easyblocks#3926
Build succeeded for 3 out of 3 (1 easyconfigs in total)
| 25-9344-MED | 11/1/2025 5:57:10 | MEDICAL EMERGENCY - UNKNOWN MEDICAL PROBLEM | WITHHELD | Bangor, ME 04401, USA |
| Log uploaded on Saturday, November 1, 2025, 6:58:14 PM | |
| Loaded mods: | |
| Harmony(brrainz.harmony)[mv:2.4.2.0]: 0Harmony(2.4.1), HarmonyMod(2.4.2) | |
| EdB Prepare Carefully(EdB.PrepareCarefully)[mv:1.6.2]: EdBPrepareCarefully(av:1.1.1,fv:1.6.2) | |
| Core(Ludeon.RimWorld): (no assemblies) | |
| Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
| Biotech(Ludeon.RimWorld.Biotech): (no assemblies) | |
| HugsLib(UnlimitedHugs.HugsLib)[ov:12.0.0]: 0Harmony(av:2.4.1,fv:1.2.0.1), HugsLib(av:1.0.0,fv:12.0.0) | |
| Yayo's Animation (Continued)(com.yayo.yayoAni.continued): 0PrepatcherAPI(1.2.0), yayoAni(1.0.0) | |
| Map Preview(m00nl1ght.MapPreview): LunarLoader(1.1.16), LunarFramework(1.1.16), HugsLogPublisher(2.1.8), MapPreview(1.12.22), MapPreviewMod(1.12.22) |
| #include <iomanip> | |
| #include <iostream> | |
| #include "BST.h" | |
| BST::BST() : root(nullptr) {} | |
| BST::~BST() { destroy(root); } | |
| void BST::destroy(Node* n) { | |
| if (!n) return; | |
| destroy(n->left); |
| # Solve.mjs Log - 2025-11-01T09:52:11.156Z | |
| [2025-11-01T09:52:11.159Z] [INFO] 📁 Log file: /home/hive/solve-2025-11-01T09-52-11-154Z.log | |
| [2025-11-01T09:52:11.164Z] [INFO] (All output will be logged here) | |
| [2025-11-01T09:52:12.760Z] [INFO] | |
| [2025-11-01T09:52:12.762Z] [INFO] 🚀 solve v0.25.7 | |
| [2025-11-01T09:52:12.763Z] [INFO] 🔧 Raw command executed: | |
| [2025-11-01T09:52:12.763Z] [INFO] /home/hive/.nvm/versions/node/v20.19.5/bin/node /home/hive/.bun/bin/solve https://github.com/andchir/video-timeline/pull/72 --auto-fork --auto-continue --attach-logs --verbose --no-tool-check | |
| [2025-11-01T09:52:12.764Z] [INFO] | |
| [2025-11-01T09:52:12.811Z] [INFO] |
| <!DOCTYPE html> | |
| <html lang="es"> | |
| <head> | |
| <meta charset="UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <title>Cuando la IA te Diagnostica: Historia de una Simbiosis que Casi se Rompe</title> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; |
| Nov 1 14:55:37 TomboftheMask(UnityFramework)[1405] <Notice>: Received _logToiOS [HM][Info] [MaxSdkAnalytics] LogEvent: start_trial | |
| Nov 1 14:55:37 TomboftheMask(UnityFramework)[1405] <Notice>: [HM][Info] [MaxSdkAnalytics] LogEvent: start_trial | |
| UnityEngine.DebugLogHandler:Internal_Log(LogType, LogOption, String, Object) | |
| UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[]) | |
| UnityEngine.Logger:Log(LogType, Object) | |
| UnityEngine.Debug:Log(Object) | |
| Log:Info(String) (at /Users/vn/Documents/Projects/Totm1/Totm/Assets/HMLogs/Log.cs:19) | |
| MaxAnalytics:DebugLog(String) (at /Users/vn/Documents/Projects/Totm1/Totm/Assets/_HMHelpers/MaxAnalytics/MaxAnalytics.cs:6) | |
| MaxAnalytics:LogEvent(String, Dictionary`2) (at /Users/vn/Documents/Projects/Totm1/Totm/Assets/_HMHelpers/MaxAnalytics/MaxAnalytics.cs:26) | |
| DataManager:SubscriptionStateChanged(SubscriptionType) (at /Users/vn/Documents/Projects/Totm1/Totm/Assets/_TotM/Scripts/DataManager.cs:940) |
| { | |
| "theme": "blue", | |
| "previous_id": "0", | |
| "name": "Toki", | |
| "description": "App de mensajería instantánea donde los mensajes se cifran con código César para mayor privacidad.", | |
| "welcome": "Bienvenido a TOKI 🔐\nChatea de forma segura con cifrado César.", | |
| "language": "spanish", | |
| "sections": [ | |
| { | |
| "type": "chat", |
| 2025-11-01 09:44:56,763 568 [DEBUG] - XmlConfiguration is now operational | |
| 2025-11-01 09:44:59,669 568 [DEBUG] - Adding new type 'CygwinService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:44:59,732 568 [DEBUG] - Adding new type 'CygwinService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:44:59,914 568 [DEBUG] - Adding new type 'PythonService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:44:59,930 568 [DEBUG] - Adding new type 'PythonService' for type 'IListSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:44:59,997 568 [DEBUG] - Adding new type 'PythonService' for type 'IInstallSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:45:00,028 568 [DEBUG] - Adding new type 'PythonService' for type 'IUninstallSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:45:00,063 568 [DEBUG] - Adding new type 'RubyGemsService' for type 'IAlternativeSourceRunner' from assembly 'choco' | |
| 2025-11-01 09:45:00,075 568 [DEBUG] - Adding new type 'RubyGe |