[2025-07-01 13:13:05.769521 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:host-cmake', repository='https://github.com/managarm/bootstrap-managarm.git', revision='d1749617a5d8d3108b36ad09fc89ad84a377c966', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'host-cmake': {'architecture': {'aarch64'}, 'version': '4.0.0_1'}}, prod_files=[], tool_repo='https://mirrors.managarm.org/currents/managarm_aarch64/tool_repo', pkg_repo='https://mirrors.managarm.org/currents/managarm_aarch64/package_repo', mirror_root='https://mirrors.managarm.org/mirror/', distfile_path='xbbs/aarch64/') [2025-07-01 13:13:05.770040 sunset] INFO: xbbs.worker: running command ['git', 'init'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/.git/ [2025-07-01 13:13:05.787909 sunset] INFO: xbbs.worker: running command ['git', 'remote', 'add', 'origin', 'https://github.com/managarm/bootstrap-managarm.git'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) [2025-07-01 13:13:05.803369 sunset] INFO: xbbs.worker: running command ['git', 'fetch', 'origin'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) From https://github.com/managarm/bootstrap-managarm * [new branch] master -> origin/master [2025-07-01 13:13:07.663948 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'd1749617a5d8d3108b36ad09fc89ad84a377c966'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at d174961 Merge pull request #519 from no92/scripts [2025-07-01 13:13:07.734388 sunset] INFO: xbbs.worker: running command ['xbstrap', 'init', '/var/lib/xbbs/tmp/worker.src'] (params {'cwd': '/var/lib/xbbs/tmp/worker'}) Creating cargo-home/config.toml [2025-07-01 13:13:14.693734 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:17', 'tool:host-cmake'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (17,)}) xbstrap: Running the following plan: fetch cmake checkout cmake patch cmake regenerate cmake configure-tool host-cmake compile-tool host-cmake install-tool host-cmake archive-tool host-cmake xbstrap: fetch cmake [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/cmake/.git/ From https://mirrors.managarm.org/mirror/git/cmake * [new tag] v4.0.0 -> v4.0.0 xbstrap: checkout cmake [2/8] [2025-07-01 13:13:19.236598 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'cmake'} HEAD is now at f76a123f CMake 4.0.0 xbstrap: patch cmake [3/8] xbstrap: regenerate cmake [4/8] xbstrap: configure-tool host-cmake [5/8] [2025-07-01 13:13:20.805875 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'cmake'} [2025-07-01 13:13:20.821309 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'cmake'} [2025-07-01 13:13:20.822571 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'cmake'} xbstrap: Running ['@THIS_SOURCE_DIR@/bootstrap', '--prefix=@PREFIX@', '--parallel=@PARALLELISM@'] (tools: []) via cbuildrt thread 'main' panicked at 'unable to write setgroups file: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', src/main.rs:231:52 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace xbstrap: Skipping action compile-tool of host-cmake due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of host-cmake due to failed prerequisites [7/8] xbstrap: Skipping action archive-tool of host-cmake due to failed prerequisites [8/8] xbstrap: The following steps failed: configure-tool host-cmake compile-tool host-cmake (prerequisites failed) install-tool host-cmake (prerequisites failed) archive-tool host-cmake (prerequisites failed) xbstrap: Plan failed [2025-07-01 13:13:20.844043 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'failure', 'subject': 'host-cmake'} [2025-07-01 13:13:20.845387 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'prereqs-failed', 'subject': 'host-cmake'} [2025-07-01 13:13:20.846887 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'host-cmake'} [2025-07-01 13:13:20.847859 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'noarch', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'prereqs-failed', 'subject': 'host-cmake'} [2025-07-01 13:13:20.901884 sunset] INFO: xbbs.worker: job done. return code: 1