Skip to content

Instantly share code, notes, and snippets.

@MAST1999
Created May 9, 2024 01:27
Show Gist options
  • Save MAST1999/46df99e92e484c97d9c055a50416fe87 to your computer and use it in GitHub Desktop.
Save MAST1999/46df99e92e484c97d9c055a50416fe87 to your computer and use it in GitHub Desktop.
Moon and bun problem
$ moon --color --log trace run shared:build
[DEBUG 2024-05-09 04:56:06.899] moon_cli Running moon v1.24.4 (with ~/workspace/mix-pilot.git/fix-deployment/node_modules/@moonrepo/cli/moon) args=["moon", "--color", "--log", "trace", "run", "shared:build"]
[TRACE 04:56:06.899] starbase::app Running startup phase with 5 systems
[DEBUG 04:56:06.899] moon_env:load_environments Creating moon environment, detecting store store="/home/mast/.moon"
[DEBUG 04:56:06.899] proto_core::proto:load_environments Creating proto environment, detecting store store="/home/mast/.proto"
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Attempting to find workspace root working_dir="/home/mast/workspace/mix-pilot.git/fix-deployment"
[TRACE 04:56:06.899] starbase_utils::fs:load_workspace Traversing upwards to find a file/root file=".moon" dir="/home/mast/workspace/mix-pilot.git/fix-deployment"
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Found a potential workspace root workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment"
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Creating workspace workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment" working_dir="/home/mast/workspace/mix-pilot.git/fix-deployment"
[DEBUG 04:56:06.899] moon_workspace::workspace:load_workspace Loading .moon/workspace.yml workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment"
[TRACE 04:56:06.900] schematic::config::loader:load_workspace Loading configuration config="WorkspaceConfig"
[TRACE 04:56:06.900] schematic::config::loader:load_workspace Creating layer from source config="WorkspaceConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/workspace.yml"
[TRACE 04:56:06.900] schematic::config::loader:load_workspace Merging partial layers into a final result config="WorkspaceConfig"
[TRACE 04:56:06.900] proto_core::proto_config:load_workspace Traversing upwards and loading .prototools files
[DEBUG 04:56:06.900] proto_core::proto_config:load_workspace Loading .prototools file="/home/mast/workspace/mix-pilot.git/fix-deployment/.prototools"
[TRACE 04:56:06.900] starbase_utils::fs:load_workspace Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.prototools"
[TRACE 04:56:06.900] schematic::config::loader:load_workspace Loading partial configuration config="ProtoConfig"
[TRACE 04:56:06.900] schematic::config::loader:load_workspace Creating layer from source config="ProtoConfig" source="<code>"
[TRACE 04:56:06.901] schematic::config::loader:load_workspace Merging partial layers into a final result config="ProtoConfig"
[DEBUG 04:56:06.902] proto_core::proto_config:load_workspace Loading .prototools file="/home/mast/.prototools"
[TRACE 04:56:06.902] starbase_utils::fs:load_workspace Reading file file="/home/mast/.prototools"
[TRACE 04:56:06.902] schematic::config::loader:load_workspace Loading partial configuration config="ProtoConfig"
[TRACE 04:56:06.902] schematic::config::loader:load_workspace Creating layer from source config="ProtoConfig" source="<code>"
[TRACE 04:56:06.904] schematic::config::loader:load_workspace Merging partial layers into a final result config="ProtoConfig"
[DEBUG 04:56:06.904] proto_core::proto_config:load_workspace Loading .prototools file="/home/mast/.proto/.prototools"
[TRACE 04:56:06.904] starbase_utils::fs:load_workspace Opening file file="/home/mast/.proto/.prototools"
[TRACE 04:56:06.904] starbase_utils::fs_lock:load_workspace Locking file file="/home/mast/.proto/.prototools"
[TRACE 04:56:06.904] starbase_utils::fs_lock:load_workspace Unlocking file file="/home/mast/.proto/.prototools"
[TRACE 04:56:06.904] schematic::config::loader:load_workspace Loading partial configuration config="ProtoConfig"
[TRACE 04:56:06.904] schematic::config::loader:load_workspace Creating layer from source config="ProtoConfig" source="<code>"
[TRACE 04:56:06.907] schematic::config::loader:load_workspace Merging partial layers into a final result config="ProtoConfig"
[DEBUG 04:56:06.907] proto_core::proto_config:load_workspace Loading local config only
[DEBUG 04:56:06.907] proto_core::proto_config:load_workspace Merged 1 configs
[DEBUG 04:56:06.907] moon_workspace::workspace:load_workspace Attempting to load .moon/toolchain.yml workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment"
[TRACE 04:56:06.907] schematic::config::loader:load_workspace Loading configuration config="ToolchainConfig"
[TRACE 04:56:06.907] schematic::config::loader:load_workspace Creating layer from source config="ToolchainConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/toolchain.yml"
[TRACE 04:56:06.908] schematic::config::loader:load_workspace Merging partial layers into a final result config="ToolchainConfig"
[DEBUG 04:56:06.908] moon_config::toolchain::node_config:load_workspace workspace for node.dependencyVersionFormat is not supported by npm, changing to file
[DEBUG 04:56:06.908] moon_workspace::workspace:load_workspace Attempting to load .moon/tasks.yml workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment"
[DEBUG 04:56:06.908] moon_workspace::workspace:load_workspace Attempting to load .moon/tasks/**/*.yml workspace_root="/home/mast/workspace/mix-pilot.git/fix-deployment"
[TRACE 04:56:06.908] schematic::config::loader:load_workspace Loading partial configuration config="InheritedTasksConfig"
[TRACE 04:56:06.908] schematic::config::loader:load_workspace Creating layer from source config="InheritedTasksConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/tasks/bun.yml"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Merging partial layers into a final result config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Loading partial configuration config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Creating layer from source config="InheritedTasksConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/tasks/node.yml"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Merging partial layers into a final result config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Loading partial configuration config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Creating layer from source config="InheritedTasksConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/tasks/node-library.yml"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Merging partial layers into a final result config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Loading partial configuration config="InheritedTasksConfig"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Creating layer from source config="InheritedTasksConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/tasks/bun-library.yml"
[TRACE 04:56:06.909] schematic::config::loader:load_workspace Merging partial layers into a final result config="InheritedTasksConfig"
[DEBUG 04:56:06.910] moon_workspace::workspace:load_workspace Loaded 4 task configs to inherit scopes=["bun-library", "node-library", "bun", "node"]
[DEBUG 04:56:06.910] moon_cache::cache_engine:load_workspace Creating cache engine cache_dir="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache" states_dir="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states"
[DEBUG 04:56:06.910] moon_hash::hash_engine:load_workspace Creating hash engine hashes_dir="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/hashes" outputs_dir="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/outputs"
[DEBUG 04:56:06.910] moon_vcs::git:load_workspace Using git as a version control system
[DEBUG 04:56:06.910] moon_vcs::git:load_workspace Attempting to find a .git directory or file starting_dir="/home/mast/workspace/mix-pilot.git/fix-deployment"
[DEBUG 04:56:06.910] moon_vcs::git:load_workspace Found a .git file (worktree root) git="/home/mast/workspace/mix-pilot.git/fix-deployment/.git"
[DEBUG 04:56:06.910] moon_vcs::git:load_workspace Loading ignore rules from .gitignore ignore_file="/home/mast/workspace/mix-pilot.git/fix-deployment/.gitignore"
[DEBUG 04:56:06.910] moon_process::command_inspector:load_workspace Running command git remote get-url origin env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
[DEBUG 04:56:06.915] moon_plugin::plugin_registry:create_plugin_registries Creating plugin registry kind="extension"
[TRACE 04:56:06.915] warpgate::loader:create_plugin_registries Creating plugin loader cache_dir="/home/mast/.moon/plugins/extensions"
[DEBUG 04:56:06.915] moon_plugin::plugin_registry:create_plugin_registries Creating plugin registry kind="platform"
[TRACE 04:56:06.915] warpgate::loader:create_plugin_registries Creating plugin loader cache_dir="/home/mast/.moon/plugins/platforms"
[DEBUG 04:56:06.915] moon_cli::systems::startup:install_proto Checking if proto is installed proto="/home/mast/.proto/tools/proto/0.34.4/proto"
[TRACE 04:56:06.915] starbase::app Running analyze phase with 1 systems
[TRACE 04:56:06.916] starbase::app Running execute phase with 3 systems
[DEBUG 04:56:06.916] moon_project_graph::project_graph_builder:run Building project graph
[DEBUG 04:56:06.916] moon_project_graph::project_graph_builder:run Locating projects with globs globs=["apps/*", "packages/*"]
[DEBUG 04:56:06.923] moon_project_graph::project_graph_builder:run Extending project graph from subscribers
[DEBUG 04:56:06.923] log:run Loading names (aliases) from project package.json's log.target="moon:bun-platform" log.module_path="moon_bun_platform::bun_platform" log.file="crates/bun/platform/src/bun_platform.rs" log.line=142
[TRACE 04:56:06.923] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/apps/pilot/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.923] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/pilot/package.json"
[TRACE 04:56:06.923] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/pilot/package.json"
[TRACE 04:56:06.924] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/apps/smix-integration/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.924] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/smix-integration/package.json"
[TRACE 04:56:06.924] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/smix-integration/package.json"
[TRACE 04:56:06.924] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/packages/domain/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.924] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/domain/package.json"
[TRACE 04:56:06.924] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/domain/package.json"
[TRACE 04:56:06.924] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/packages/shared/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.924] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/package.json"
[TRACE 04:56:06.924] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/package.json"
[TRACE 04:56:06.924] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/packages/ui/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.924] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/ui/package.json"
[TRACE 04:56:06.924] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/ui/package.json"
[DEBUG 04:56:06.924] log:run Loading names (aliases) from project package.json's log.target="moon:node-platform" log.module_path="moon_node_platform::node_platform" log.file="crates/node/platform/src/node_platform.rs" log.line=146
[DEBUG 04:56:06.924] moon_project_graph::project_graph_builder:run Attempting to load apps/pilot/moon.yml (optional) id="pilot" file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/pilot/moon.yml"
[TRACE 04:56:06.924] schematic::config::loader:run Loading configuration config="ProjectConfig"
[TRACE 04:56:06.924] schematic::config::loader:run Creating layer from source config="ProjectConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/pilot/moon.yml"
[TRACE 04:56:06.925] schematic::config::loader:run Merging partial layers into a final result config="ProjectConfig"
[DEBUG 04:56:06.925] moon_project_graph::project_graph_builder:run Attempting to load apps/smix-integration/moon.yml (optional) id="smix-integration" file="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/smix-integration/moon.yml"
[TRACE 04:56:06.925] schematic::config::loader:run Loading configuration config="ProjectConfig"
[TRACE 04:56:06.925] schematic::config::loader:run Creating layer from source config="ProjectConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/apps/smix-integration/moon.yml"
[TRACE 04:56:06.925] schematic::config::loader:run Merging partial layers into a final result config="ProjectConfig"
[DEBUG 04:56:06.925] moon_project_graph::project_graph_builder:run Attempting to load packages/domain/moon.yml (optional) id="domain" file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/domain/moon.yml"
[TRACE 04:56:06.925] schematic::config::loader:run Loading configuration config="ProjectConfig"
[TRACE 04:56:06.925] schematic::config::loader:run Creating layer from source config="ProjectConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/domain/moon.yml"
[TRACE 04:56:06.925] schematic::config::loader:run Merging partial layers into a final result config="ProjectConfig"
[DEBUG 04:56:06.926] moon_project_graph::project_graph_builder:run Attempting to load packages/shared/moon.yml (optional) id="shared" file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/moon.yml"
[TRACE 04:56:06.926] schematic::config::loader:run Loading configuration config="ProjectConfig"
[TRACE 04:56:06.926] schematic::config::loader:run Creating layer from source config="ProjectConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/moon.yml"
[TRACE 04:56:06.926] schematic::config::loader:run Merging partial layers into a final result config="ProjectConfig"
[DEBUG 04:56:06.926] moon_project_graph::project_graph_builder:run Attempting to load packages/ui/moon.yml (optional) id="ui" file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/ui/moon.yml"
[TRACE 04:56:06.926] schematic::config::loader:run Loading configuration config="ProjectConfig"
[TRACE 04:56:06.926] schematic::config::loader:run Creating layer from source config="ProjectConfig" source="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/ui/moon.yml"
[TRACE 04:56:06.926] schematic::config::loader:run Merging partial layers into a final result config="ProjectConfig"
[DEBUG 04:56:06.930] moon_process::command_inspector:run Running command git hash-object --stdin-paths - (truncated) env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
[TRACE 04:56:06.934] moon_hash::hasher:run Created new content hasher label="Project graph"
[TRACE 04:56:06.934] moon_hash::hasher:run Adding content to hasher label="Project graph"
[TRACE 04:56:06.934] starbase_utils::json:run Formatting JSON
[DEBUG 04:56:06.934] moon_hash::hasher:run Generated content hash label="Project graph" hash="b43ca0979cfc24bc4eae4419a6853cbe6785edb61c2c1be10cc14799157f67b1"
[DEBUG 04:56:06.934] moon_hash::hash_engine:run Saving hash manifest label="Project graph" manifest="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/hashes/b43ca0979cfc24bc4eae4419a6853cbe6785edb61c2c1be10cc14799157f67b1.json"
[TRACE 04:56:06.934] starbase_utils::fs:run Writing file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/hashes/b43ca0979cfc24bc4eae4419a6853cbe6785edb61c2c1be10cc14799157f67b1.json"
[DEBUG 04:56:06.934] moon_project_graph::project_graph_builder:run Generated hash for project graph hash="b43ca0979cfc24bc4eae4419a6853cbe6785edb61c2c1be10cc14799157f67b1"
[DEBUG 04:56:06.934] moon_cache_item::cache_item:run Cache hit, reading item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/projects.json"
[TRACE 04:56:06.934] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/projects.json"
[TRACE 04:56:06.935] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/projects.json"
[DEBUG 04:56:06.935] moon_project_graph::project_graph_builder:run Loading project graph with 5 projects from cache cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/partialProjectGraph.json"
[TRACE 04:56:06.935] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/partialProjectGraph.json"
[TRACE 04:56:06.936] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/partialProjectGraph.json"
[DEBUG 04:56:06.939] moon_project_graph::project_graph_builder:run Enforcing project constraints
[DEBUG 04:56:06.939] moon_project_graph::project_graph:run Creating project graph
[DEBUG 04:56:06.939] moon_cli::queries::touched_files:run Querying for touched files
[DEBUG 04:56:06.939] moon_process::command_inspector:run Running command git --version env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
[DEBUG 04:56:06.943] moon_process::command_inspector:run Running command git branch --show-current env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
[TRACE 04:56:06.947] moon_cli::queries::touched_files:run Against locally touched
[DEBUG 04:56:06.947] moon_process::command_inspector:run Running command git status --porcelain --untracked-files -z env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
[DEBUG 04:56:06.963] moon_cli::queries::touched_files:run Filtering based on touched status "all"
[DEBUG 04:56:06.964] moon_cli::queries::touched_files:run Found touched files files=["packages/shared/package.json", "modules/plant/moon.yml", "packages/shared/moon.yml", ".moon/tasks/bun-library.yml", "package.json", "bun.lockb", ".prototools", "packages/shared/build.mjs"]
[DEBUG 04:56:06.964] moon_action_graph::action_graph_builder:run Building action graph
[DEBUG 04:56:06.964] moon_project_expander::project_expander:run Expanding project shared id="shared"
[DEBUG 04:56:06.964] moon_project_expander::project_expander:run Expanding task shared:build target="shared:build"
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:build" env={}
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:build" deps=["^:build"]
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:build" inputs=["@globs(sources)", "package.json", "tsconfig.*.json", ".moon/*.yml", ".moon/tasks/bun-library.yml"]
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding outputs into file system paths target="shared:build" outputs=["dist"]
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:build" command="bun run build.mjs"
[DEBUG 04:56:06.964] moon_project_expander::project_expander:run Expanding task shared:format target="shared:format"
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:format" env={}
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:format" deps=["^:build"]
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:format" inputs=[".prettierignore", "prettier.config.js", "@group(app)", "@globs(sources)", "@globs(tests)", "@globs(configs)", "**/*.{md,mdx}", "package.json", ".moon/*.yml", ".moon/tasks/bun.yml"]
[TRACE 04:56:06.964] moon_project_expander::tasks_expander:run Expanding tokens and variables in args target="shared:format" args=["--ignore-path", "@in(0)", "--check", "."]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:format" command="prettier"
[DEBUG 04:56:06.965] moon_project_expander::project_expander:run Expanding task shared:format-write target="shared:format-write"
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:format-write" env={}
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:format-write" deps=["^:build"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:format-write" inputs=[".prettierignore", "prettier.config.js", "@group(app)", "@globs(sources)", "@globs(tests)", "@globs(configs)", "**/*.{md,mdx}", "package.json", ".moon/*.yml", ".moon/tasks/bun.yml"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in args target="shared:format-write" args=["--ignore-path", "@in(0)", "--write", "."]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:format-write" command="prettier"
[DEBUG 04:56:06.965] moon_project_expander::project_expander:run Expanding task shared:lint target="shared:lint"
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:lint" env={}
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:lint" deps=["^:build"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:lint" inputs=["*.config.*", "**/.eslintrc.*", ".eslintignore", ".eslintrc.*", "tsconfig.json", "tsconfig.eslint.json", "tsconfig.options.json", "@group(app)", "@globs(sources)", "@globs(tests)", "package.json", ".moon/*.yml", ".moon/tasks/bun.yml"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in args target="shared:lint" args=["--ext", ".ts,.tsx,.cts,.mts,.js,.jsx,.cjs,.mjs", "--fix", "--report-unused-disable-directives", "--no-error-on-unmatched-pattern", "--exit-on-fatal-error", "--ignore-path", "@in(2)", "."]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:lint" command="eslint"
[DEBUG 04:56:06.965] moon_project_expander::project_expander:run Expanding task shared:test target="shared:test"
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:test" env={}
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:test" deps=["^:build"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:test" inputs=["@group(sources)", "@group(tests)", "tests/**/*", "vitest.config.*", "package.json", ".moon/*.yml"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in args target="shared:test" args=["run", "--coverage", "--passWithNoTests"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:test" command="vitest"
[DEBUG 04:56:06.965] moon_project_expander::project_expander:run Expanding task shared:typecheck target="shared:typecheck"
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding environment variables target="shared:typecheck" env={}
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding target scopes for deps target="shared:typecheck" deps=["^:build"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding inputs into file system paths target="shared:typecheck" inputs=["@group(sources)", "tests/**/*", "tsconfig.json", "tsconfig.*.json", "package.json", ".moon/*.yml"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in args target="shared:typecheck" args=["--noEmit", "--project", "tsconfig.vitest.json", "--composite", "false"]
[TRACE 04:56:06.965] moon_project_expander::tasks_expander:run Expanding tokens and variables in command target="shared:typecheck" command="tsc"
[TRACE 04:56:06.965] log:run Loading ~/workspace/mix-pilot.git/fix-deployment/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:06.965] starbase_utils::fs:run Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/package.json"
[TRACE 04:56:06.966] starbase_utils::json:run Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/package.json"
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Already installing dependencies with node, skipping a conflicting install from bun
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding SyncWorkspace to graph index=0
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding SetupNodeTool(20.13.0) to graph index=1
[TRACE 04:56:06.969] moon_action_graph::action_graph_builder:run Linking requirements for index index=1 requires=[0]
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding InstallNodeDeps(20.13.0) to graph index=2
[TRACE 04:56:06.969] moon_action_graph::action_graph_builder:run Linking requirements for index index=2 requires=[1]
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding SetupBunTool(1.1.7) to graph index=3
[TRACE 04:56:06.969] moon_action_graph::action_graph_builder:run Linking requirements for index index=3 requires=[0]
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding SyncBunProject(shared) to graph index=4
[TRACE 04:56:06.969] moon_action_graph::action_graph_builder:run Linking requirements for index index=4 requires=[3]
[DEBUG 04:56:06.969] moon_action_graph::action_graph_builder:run Adding RunTask(shared:build) to graph index=5
[TRACE 04:56:06.969] moon_action_graph::action_graph_builder:run Linking requirements for index index=5 requires=[2, 4]
[DEBUG 04:56:06.969] moon_action_graph::action_graph:run Creating action graph
[DEBUG 04:56:06.969] log:run Running 6 actions log.target="moon:action-pipeline" log.module_path="moon_action_pipeline::pipeline" log.file="crates/core/action-pipeline/src/pipeline.rs" log.line=88
[DEBUG 04:56:06.969] moon_action_graph::action_graph:run Iterating action graph topologically order=[0, 1, 2, 3, 4, 5]
[TRACE 04:56:06.970] moon_action_graph::action_graph:run Running action SyncWorkspace index=0 deps=[]
[DEBUG 04:56:06.970] log Syncing workspace log.target="moon:action:sync-workspace" log.module_path="moon_action_pipeline::actions::sync_workspace" log.file="crates/core/action-pipeline/src/actions/sync_workspace.rs" log.line=31
[TRACE 04:56:06.970] moon_action_graph::action_graph Marking action as complete index=0
[TRACE 04:56:06.970] moon_action_graph::action_graph:run Running action SetupNodeTool(20.13.0) index=1 deps=[0]
[TRACE 04:56:06.970] moon_action_graph::action_graph:run Running action SetupBunTool(1.1.7) index=3 deps=[0]
[DEBUG 04:56:06.975] log Setting up Bun 1.1.7 toolchain log.target="moon:action:setup-tool" log.module_path="moon_action_pipeline::actions::setup_tool" log.file="crates/core/action-pipeline/src/actions/setup_tool.rs" log.line=36
[DEBUG 04:56:06.975] moon_cache_item::cache_item Cache hit, reading item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[TRACE 04:56:06.976] starbase_utils::fs Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[TRACE 04:56:06.976] starbase_utils::json Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[DEBUG 04:56:06.976] proto_core::proto_config Merging loaded configs
[DEBUG 04:56:06.976] proto_core::proto_config Merged 3 configs
[TRACE 04:56:06.976] warpgate::loader Creating plugin loader cache_dir="/home/mast/.proto/plugins"
[TRACE 04:56:06.976] warpgate::loader Loading plugin bun id="bun"
[TRACE 04:56:06.976] starbase_utils::fs Reading file metadata file="/home/mast/.proto/plugins/bun-c646bf0d7c78f69528a06cf3c777330e0ca9f4dd2fbc04ca527259d74d5c1ecf.wasm"
[TRACE 04:56:06.976] warpgate::loader Plugin already downloaded and cached id="bun" path="/home/mast/.proto/plugins/bun-c646bf0d7c78f69528a06cf3c777330e0ca9f4dd2fbc04ca527259d74d5c1ecf.wasm"
[TRACE 04:56:06.980] warpgate::plugin Storing plugin identifier id="bun"
[TRACE 04:56:06.980] warpgate::plugin Storing host environment env={"arch":"x64","libc":"gnu","os":"linux","home_dir":{"path":"/userhome/","virtual_prefix":"/userhome","real_prefix":"/home/mast"}}
[DEBUG 04:56:06.980] proto_core::tool Creating tool bun and instantiating plugin
[TRACE 04:56:07.009] warpgate::plugin Created plugin container id="bun" plugin="a3ea296e-0110-4bc7-aeef-49b10cf4ff08"
[DEBUG 04:56:07.009] proto_core::tool Created tool bun and its WASM runtime
[TRACE 04:56:07.009] warpgate::plugin Calling plugin function register_tool id="bun" plugin="a3ea296e-0110-4bc7-aeef-49b10cf4ff08" input={"id":"bun"}
[TRACE 04:56:07.009] warpgate::plugin Called plugin function register_tool id="bun" plugin="a3ea296e-0110-4bc7-aeef-49b10cf4ff08" output={"inventory":{},"name":"Bun","plugin_version":"0.11.1","self_upgrade_commands":["upgrade"],"type":"Language"}
[DEBUG 04:56:07.009] proto_core::tool_manifest Loading manifest.json file="/home/mast/.proto/tools/bun/manifest.json"
[TRACE 04:56:07.009] starbase_utils::fs Opening file file="/home/mast/.proto/tools/bun/manifest.json"
[TRACE 04:56:07.009] starbase_utils::fs_lock Locking file file="/home/mast/.proto/tools/bun/manifest.json"
[TRACE 04:56:07.009] starbase_utils::fs_lock Unlocking file file="/home/mast/.proto/tools/bun/manifest.json"
[DEBUG 04:56:07.018] proto_core::tool Resolving a semantic version or alias tool="bun" initial_version="1.1.7"
[DEBUG 04:56:07.018] proto_core::tool Resolved to 1.1.7 (without validation) tool="bun" version="1.1.7"
[DEBUG 04:56:07.018] proto_core::tool Checking if tool is installed tool="bun" install_dir="/home/mast/.proto/tools/bun/1.1.7"
[DEBUG 04:56:07.018] proto_core::tool Tool has already been installed, locating binaries and shims tool="bun" install_dir="/home/mast/.proto/tools/bun/1.1.7"
[DEBUG 04:56:07.018] proto_core::tool Locating executable for tool tool="bun"
[TRACE 04:56:07.018] warpgate::plugin Calling plugin function locate_executables id="bun" plugin="a3ea296e-0110-4bc7-aeef-49b10cf4ff08" input={"context":{"proto_version":"0.34.4","tool_dir":{"path":"/proto/tools/bun/1.1.7","virtual_prefix":"/proto","real_prefix":"/home/mast/.proto"},"version":"1.1.7"}}
[TRACE 04:56:07.019] warpgate::plugin Called plugin function locate_executables id="bun" plugin="a3ea296e-0110-4bc7-aeef-49b10cf4ff08" output={"globals_lookup_dirs":["$HOME/.bun/bin"],"primary":{"exe_path":"bun"},"secondary":{"bunx":{"exe_link_path":"bun","shim_before_args":"x"}}}
[DEBUG 04:56:07.019] proto_core::tool Found an executable tool="bun" exe_path="/home/mast/.proto/tools/bun/1.1.7/bun"
[TRACE 04:56:07.019] starbase_utils::fs Reading bytes of file file="/home/mast/.proto/tools/proto/0.34.4/proto-shim"
[DEBUG 04:56:07.019] proto_core::tool Creating shim tool="bun" shim="/home/mast/.proto/shims/bun" shim_version=13
[DEBUG 04:56:07.019] proto_core::tool Creating shim tool="bun" shim="/home/mast/.proto/shims/bunx" shim_version=13
[TRACE 04:56:07.019] starbase_utils::fs Opening file file="/home/mast/.proto/shims/registry.json"
[TRACE 04:56:07.019] starbase_utils::fs_lock Locking file file="/home/mast/.proto/shims/registry.json"
[TRACE 04:56:07.019] starbase_utils::fs_lock Unlocking file file="/home/mast/.proto/shims/registry.json"
[DEBUG 04:56:07.019] proto_core::tool Locating globals bin directory for tool tool="bun"
[DEBUG 04:56:07.020] proto_core::tool Found a globals directory tool="bun" bin_dir="/home/mast/.bun/bin"
[DEBUG 04:56:07.020] log Bun has already been setup log.target="moon_bun_tool::bun_tool" log.module_path="moon_bun_tool::bun_tool" log.file="crates/bun/tool/src/bun_tool.rs" log.line=91
[DEBUG 04:56:07.020] moon_cache_item::cache_item Writing cache item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[TRACE 04:56:07.020] starbase_utils::json Writing JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[TRACE 04:56:07.020] starbase_utils::fs Writing file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolBun-1.1.7.json"
[TRACE 04:56:07.020] moon_action_graph::action_graph Marking action as complete index=3
[DEBUG 04:56:07.020] log Setting up Node 20.13.0 toolchain log.target="moon:action:setup-tool" log.module_path="moon_action_pipeline::actions::setup_tool" log.file="crates/core/action-pipeline/src/actions/setup_tool.rs" log.line=36
[DEBUG 04:56:07.020] moon_cache_item::cache_item Cache hit, reading item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.020] starbase_utils::fs Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.020] starbase_utils::json Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.020] warpgate::loader Loading plugin node id="node"
[TRACE 04:56:07.020] starbase_utils::fs Reading file metadata file="/home/mast/.proto/plugins/node-f5cf3856dba967c00f6ed3efe9f27b43e26be9ac7a1e6bc99d179ce66054379b.wasm"
[TRACE 04:56:07.020] warpgate::loader Plugin already downloaded and cached id="node" path="/home/mast/.proto/plugins/node-f5cf3856dba967c00f6ed3efe9f27b43e26be9ac7a1e6bc99d179ce66054379b.wasm"
[TRACE 04:56:07.024] warpgate::plugin Storing plugin identifier id="node"
[TRACE 04:56:07.024] warpgate::plugin Storing host environment env={"arch":"x64","libc":"gnu","os":"linux","home_dir":{"path":"/userhome/","virtual_prefix":"/userhome","real_prefix":"/home/mast"}}
[TRACE 04:56:07.024] starbase_utils::json Formatting JSON
[TRACE 04:56:07.024] proto_core::tool_loader Storing proto tool configuration config={"bundled-npm":false}
[DEBUG 04:56:07.024] proto_core::tool Creating tool node and instantiating plugin
[TRACE 04:56:07.062] warpgate::plugin Created plugin container id="node" plugin="15a32433-39c7-4927-8e72-a315f78eb072"
[DEBUG 04:56:07.062] proto_core::tool Created tool node and its WASM runtime
[TRACE 04:56:07.062] warpgate::plugin Calling plugin function register_tool id="node" plugin="15a32433-39c7-4927-8e72-a315f78eb072" input={"id":"node"}
[TRACE 04:56:07.062] warpgate::plugin Called plugin function register_tool id="node" plugin="15a32433-39c7-4927-8e72-a315f78eb072" output={"inventory":{},"name":"Node.js","plugin_version":"0.10.3","type":"Language"}
[DEBUG 04:56:07.062] proto_core::tool_manifest Loading manifest.json file="/home/mast/.proto/tools/node/manifest.json"
[TRACE 04:56:07.062] starbase_utils::fs Opening file file="/home/mast/.proto/tools/node/manifest.json"
[TRACE 04:56:07.062] starbase_utils::fs_lock Locking file file="/home/mast/.proto/tools/node/manifest.json"
[TRACE 04:56:07.062] starbase_utils::fs_lock Unlocking file file="/home/mast/.proto/tools/node/manifest.json"
[TRACE 04:56:07.068] warpgate::loader Loading plugin npm id="npm"
[TRACE 04:56:07.068] starbase_utils::fs Reading file metadata file="/home/mast/.proto/plugins/npm-8ef086caddb841c7adede0a63d4104b0cdec608ef2756bfe9fb08606380008be.wasm"
[TRACE 04:56:07.068] warpgate::loader Plugin already downloaded and cached id="npm" path="/home/mast/.proto/plugins/npm-8ef086caddb841c7adede0a63d4104b0cdec608ef2756bfe9fb08606380008be.wasm"
[TRACE 04:56:07.072] warpgate::plugin Storing plugin identifier id="npm"
[TRACE 04:56:07.072] warpgate::plugin Storing host environment env={"arch":"x64","libc":"gnu","os":"linux","home_dir":{"path":"/userhome/","virtual_prefix":"/userhome","real_prefix":"/home/mast"}}
[DEBUG 04:56:07.072] proto_core::tool Creating tool npm and instantiating plugin
[TRACE 04:56:07.108] warpgate::plugin Created plugin container id="npm" plugin="49600931-9453-421d-8247-843a263fbd4e"
[DEBUG 04:56:07.108] proto_core::tool Created tool npm and its WASM runtime
[TRACE 04:56:07.108] warpgate::plugin Calling plugin function register_tool id="npm" plugin="49600931-9453-421d-8247-843a263fbd4e" input={"id":"npm"}
[TRACE 04:56:07.108] warpgate::plugin Called plugin function register_tool id="npm" plugin="49600931-9453-421d-8247-843a263fbd4e" output={"default_version":"bundled","inventory":{},"name":"npm","plugin_version":"0.10.3","type":"DependencyManager"}
[DEBUG 04:56:07.108] proto_core::tool_manifest Loading manifest.json file="/home/mast/.proto/tools/npm/manifest.json"
[TRACE 04:56:07.108] starbase_utils::fs Opening file file="/home/mast/.proto/tools/npm/manifest.json"
[TRACE 04:56:07.108] starbase_utils::fs_lock Locking file file="/home/mast/.proto/tools/npm/manifest.json"
[TRACE 04:56:07.108] starbase_utils::fs_lock Unlocking file file="/home/mast/.proto/tools/npm/manifest.json"
[DEBUG 04:56:07.116] proto_core::tool Resolving a semantic version or alias tool="node" initial_version="20.13.0"
[DEBUG 04:56:07.116] proto_core::tool Resolved to 20.13.0 (without validation) tool="node" version="20.13.0"
[DEBUG 04:56:07.116] proto_core::tool Checking if tool is installed tool="node" install_dir="/home/mast/.proto/tools/node/20.13.0"
[DEBUG 04:56:07.116] proto_core::tool Tool has already been installed, locating binaries and shims tool="node" install_dir="/home/mast/.proto/tools/node/20.13.0"
[DEBUG 04:56:07.116] proto_core::tool Locating executable for tool tool="node"
[TRACE 04:56:07.116] warpgate::plugin Calling plugin function locate_executables id="node" plugin="15a32433-39c7-4927-8e72-a315f78eb072" input={"context":{"proto_version":"0.34.4","tool_dir":{"path":"/proto/tools/node/20.13.0","virtual_prefix":"/proto","real_prefix":"/home/mast/.proto"},"version":"20.13.0"}}
[TRACE 04:56:07.117] warpgate::plugin Called plugin function locate_executables id="node" plugin="15a32433-39c7-4927-8e72-a315f78eb072" output={"globals_lookup_dirs":["$PROTO_HOME/tools/node/globals/bin"],"primary":{"exe_path":"bin/node"}}
[DEBUG 04:56:07.117] proto_core::tool Found an executable tool="node" exe_path="/home/mast/.proto/tools/node/20.13.0/bin/node"
[TRACE 04:56:07.117] starbase_utils::fs Reading bytes of file file="/home/mast/.proto/tools/proto/0.34.4/proto-shim"
[DEBUG 04:56:07.117] proto_core::tool Creating shim tool="node" shim="/home/mast/.proto/shims/node" shim_version=13
[TRACE 04:56:07.117] starbase_utils::fs Opening file file="/home/mast/.proto/shims/registry.json"
[TRACE 04:56:07.117] starbase_utils::fs_lock Locking file file="/home/mast/.proto/shims/registry.json"
[TRACE 04:56:07.117] starbase_utils::fs_lock Unlocking file file="/home/mast/.proto/shims/registry.json"
[DEBUG 04:56:07.117] log Node.js has already been setup log.target="moon_node_tool::node_tool" log.module_path="moon_node_tool::node_tool" log.file="crates/node/tool/src/node_tool.rs" log.line=237
[DEBUG 04:56:07.117] proto_core::tool Locating globals bin directory for tool tool="node"
[DEBUG 04:56:07.117] proto_core::tool Found a globals directory tool="node" bin_dir="/home/mast/.proto/tools/node/globals/bin"
[TRACE 04:56:07.117] starbase_utils::fs Traversing upwards to find a file/root file="package-lock.json" dir="/home/mast/workspace/mix-pilot.git/fix-deployment/."
[DEBUG 04:56:07.117] moon_cache_item::cache_item Writing cache item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.117] starbase_utils::json Writing JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.117] starbase_utils::fs Writing file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/toolNode-20.13.0.json"
[TRACE 04:56:07.118] moon_action_graph::action_graph:run Running action SyncBunProject(shared) index=4 deps=[3]
[TRACE 04:56:07.118] moon_action_graph::action_graph Marking action as complete index=1
[DEBUG 04:56:07.118] log Syncing project shared log.target="moon:action:sync-project" log.module_path="moon_action_pipeline::actions::sync_project" log.file="crates/core/action-pipeline/src/actions/sync_project.rs" log.line=32
[DEBUG 04:56:07.118] moon_cache::cache_engine Writing cache cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/shared/snapshot.json"
[TRACE 04:56:07.118] starbase_utils::json Writing JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/shared/snapshot.json"
[TRACE 04:56:07.118] starbase_utils::fs Writing file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/shared/snapshot.json"
[TRACE 04:56:07.119] log Loading ~/workspace/mix-pilot.git/fix-deployment/packages/shared/tsconfig.json log.target="moon:lang:config" log.module_path="moon_typescript_lang::tsconfig::cache_container" log.file="crates/typescript/lang/src/tsconfig.rs" log.line=11
[TRACE 04:56:07.119] starbase_utils::fs Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/tsconfig.json"
[TRACE 04:56:07.119] starbase_utils::json Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/packages/shared/tsconfig.json"
[TRACE 04:56:07.119] moon_action_graph::action_graph:run Running action InstallNodeDeps(20.13.0) index=2 deps=[1]
[TRACE 04:56:07.119] moon_action_graph::action_graph Marking action as complete index=4
[TRACE 04:56:07.119] starbase_utils::net:is_offline Checking for an internet connection timeout=750
[TRACE 04:56:07.119] starbase_utils::net::offline Resolving 1.1.1.1:53
[TRACE 04:56:07.220] starbase_utils::net:is_offline Online!
[TRACE 04:56:07.220] moon_hash::hasher Created new content hasher label="Install Node 20.13.0 deps"
[TRACE 04:56:07.220] moon_hash::hasher Adding content to hasher label="Install Node 20.13.0 deps"
[TRACE 04:56:07.220] starbase_utils::json Formatting JSON
[TRACE 04:56:07.220] log Loading packages/shared/package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:07.220] starbase_utils::fs Reading file file="packages/shared/package.json"
[TRACE 04:56:07.220] starbase_utils::json Reading JSON file file="packages/shared/package.json"
[TRACE 04:56:07.220] moon_hash::hasher Adding content to hasher label="Install Node 20.13.0 deps"
[TRACE 04:56:07.220] starbase_utils::json Formatting JSON
[TRACE 04:56:07.220] log Loading package.json log.target="moon:lang:config" log.module_path="moon_node_lang::package_json::cache_container" log.file="crates/node/lang/src/package_json.rs" log.line=11
[TRACE 04:56:07.220] starbase_utils::fs Reading file file="package.json"
[TRACE 04:56:07.220] starbase_utils::json Reading JSON file file="package.json"
[TRACE 04:56:07.220] moon_hash::hasher Adding content to hasher label="Install Node 20.13.0 deps"
[TRACE 04:56:07.220] starbase_utils::json Formatting JSON
[DEBUG 04:56:07.220] moon_hash::hasher Generated content hash label="Install Node 20.13.0 deps" hash="596de02a5f6c306630ba42adb06321a2c95e55b410b0513f609c19169afd7f94"
[DEBUG 04:56:07.220] moon_hash::hash_engine Saving hash manifest label="Install Node 20.13.0 deps" manifest="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/hashes/596de02a5f6c306630ba42adb06321a2c95e55b410b0513f609c19169afd7f94.json"
[TRACE 04:56:07.220] starbase_utils::fs Writing file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/hashes/596de02a5f6c306630ba42adb06321a2c95e55b410b0513f609c19169afd7f94.json"
[DEBUG 04:56:07.221] moon_cache_item::cache_item Cache miss, item does not exist cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/depsNode.json"
[DEBUG 04:56:07.221] log Installing Node 20.13.0 dependencies in ~/workspace/mix-pilot.git/fix-deployment log.target="moon:action:install-deps" log.module_path="moon_action_pipeline::actions::install_deps" log.file="crates/core/action-pipeline/src/actions/install_deps.rs" log.line=168
[DEBUG 04:56:07.221] log Installing dependencies log.target="moon:node-platform:install-deps" log.module_path="moon_node_platform::actions::install_deps" log.file="crates/node/platform/src/actions/install_deps.rs" log.line=31
[DEBUG 04:56:07.221] moon_process::command_inspector Running command /usr/bin/fish -c npm install --no-audit --no-fund env_vars={} working_dir=Some("/home/mast/workspace/mix-pilot.git/fix-deployment")
▪▪▪▪ npm install
npm install --no-audit --no-fund (in workspace)
⠸^C[DEBUG 04:56:08.211] moon_cache_item::cache_item:check_for_new_version Cache hit, reading item cache="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/moonVersion.json"
[TRACE 04:56:08.211] starbase_utils::fs:check_for_new_version Reading file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/moonVersion.json"
[TRACE 04:56:08.211] starbase_utils::json:check_for_new_version Reading JSON file file="/home/mast/workspace/mix-pilot.git/fix-deployment/.moon/cache/states/moonVersion.json"
[TRACE 04:56:08.211] starbase::app Running shutdown phase with 2 systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment