[2025-06-22 01:05:04.725137 sunset] INFO: xbbs.worker: running job JobMessage(project='managarm_aarch64', job='tool:cross-binutils', repository='https://github.com/managarm/bootstrap-managarm.git', revision='a04d752609b42a18d6fe9b2b37c17d5f1ddaa2e1', output='tcp://10.0.69.1:16999', build_root='/var/lib/xbbs/tmp/worker', needed_pkgs={}, needed_tools={}, prod_pkgs={}, prod_tools={'cross-binutils': {'architecture': 'aarch64', 'version': '2.43.1_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-06-22 01:05:04.725644 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-06-22 01:05:04.768757 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-06-22 01:05:04.783885 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-06-22 01:05:06.503318 sunset] INFO: xbbs.worker: running command ['git', 'checkout', '--detach', 'a04d752609b42a18d6fe9b2b37c17d5f1ddaa2e1'] (params {'cwd': '/var/lib/xbbs/tmp/worker.src'}) HEAD is now at a04d752 sys-boot: upgrade to 9.3.4 [2025-06-22 01:05:06.556442 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-06-22 01:05:13.277730 sunset] INFO: xbbs.worker: running command ['xbstrap-pipeline', 'run-job', '--keep-going', '--progress-file', 'fd:16', 'tool:cross-binutils'] (params {'cwd': '/var/lib/xbbs/tmp/worker', 'pass_fds': (16,)}) xbstrap: Running the following plan: fetch binutils checkout binutils patch binutils regenerate binutils configure-tool cross-binutils compile-tool cross-binutils install-tool cross-binutils archive-tool cross-binutils xbstrap: fetch binutils [1/8] Initialized empty Git repository in /var/lib/xbbs/tmp/worker.src/ports/binutils/.git/ From https://mirrors.managarm.org/mirror/git/binutils * [new tag] managarm/binutils-2_43_1 -> managarm/binutils-2_43_1 xbstrap: checkout binutils [2/8] [2025-06-22 01:05:27.154239 sunset] DEBUG: xbbs.worker: got notify {'action': 'fetch', 'artifact_files': [], 'n_all': 8, 'n_this': 1, 'status': 'success', 'subject': 'binutils'} HEAD is now at ec4ab6f1 ld/aarch64managarm: rename elf32 -> elf emulation xbstrap: patch binutils [3/8] xbstrap: regenerate binutils [4/8] [2025-06-22 01:05:30.558021 sunset] DEBUG: xbbs.worker: got notify {'action': 'checkout', 'artifact_files': [], 'n_all': 8, 'n_this': 2, 'status': 'success', 'subject': 'binutils'} xbstrap: configure-tool cross-binutils [5/8] [2025-06-22 01:05:30.558848 sunset] DEBUG: xbbs.worker: got notify {'action': 'patch', 'artifact_files': [], 'n_all': 8, 'n_this': 3, 'status': 'success', 'subject': 'binutils'} [2025-06-22 01:05:30.559541 sunset] DEBUG: xbbs.worker: got notify {'action': 'regenerate', 'artifact_files': [], 'n_all': 8, 'n_this': 4, 'status': 'success', 'subject': 'binutils'} xbstrap: Running ['@THIS_SOURCE_DIR@/configure', '--with-pkgversion=managarm', '--with-bugurl=https://github.com/managarm/bootstrap-managarm/issues/', '--prefix=@PREFIX@', '--target=@OPTION:arch-triple@', '--with-sysroot=@SYSROOT_DIR@', '--disable-werror', '--disable-gdb', 'CFLAGS=-O2'] (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 cross-binutils due to failed prerequisites [6/8] xbstrap: Skipping action install-tool of cross-binutils due to failed prerequisites [7/8] [2025-06-22 01:05:30.612852 sunset] DEBUG: xbbs.worker: got notify {'action': 'configure-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 5, 'status': 'failure', 'subject': 'cross-binutils'} [2025-06-22 01:05:30.613498 sunset] DEBUG: xbbs.worker: got notify {'action': 'compile-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 6, 'status': 'prereqs-failed', 'subject': 'cross-binutils'} [2025-06-22 01:05:30.614002 sunset] DEBUG: xbbs.worker: got notify {'action': 'install-tool', 'artifact_files': [], 'n_all': 8, 'n_this': 7, 'status': 'prereqs-failed', 'subject': 'cross-binutils'} xbstrap: Skipping action archive-tool of cross-binutils due to failed prerequisites [8/8] xbstrap: The following steps failed: configure-tool cross-binutils compile-tool cross-binutils (prerequisites failed) install-tool cross-binutils (prerequisites failed) archive-tool cross-binutils (prerequisites failed) xbstrap: Plan failed [2025-06-22 01:05:30.620090 sunset] DEBUG: xbbs.worker: got notify {'action': 'archive-tool', 'architecture': 'aarch64', 'artifact_files': [], 'n_all': 8, 'n_this': 8, 'status': 'prereqs-failed', 'subject': 'cross-binutils'} [2025-06-22 01:05:30.686765 sunset] INFO: xbbs.worker: job done. return code: 1