Warning: Permanently added '13.218.11.202' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/10422590 Version: 1.8 PID: 12653 Logging PID: 12655 Task: {'appstream': False, 'background': True, 'build_id': 10422590, 'chroot': None, 'distributions_in_build': ['fedora-44'], 'distributions_in_project': ['fedora-44'], 'package_name': 'gpotlight', 'project_dirname': 'Gpotlight', 'project_name': 'Gpotlight', 'project_owner': 'xiaozhangup', 'repos': [], 'sandbox': 'xiaozhangup/Gpotlight--https://api.github.com/users/Copilot', 'source_json': {'clone_url': 'https://github.com/xiaozhangup/Gpotlight', 'committish': 'ad90b9673f24a734e042f945adaad0ce2f7f5b1c', 'spec': 'packaging/gpotlight.spec', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/Copilot', 'task_id': '10422590'} Running: git clone https://github.com/xiaozhangup/Gpotlight /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/xiaozhangup/Gpotlight', '/var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight'... Running: git checkout ad90b9673f24a734e042f945adaad0ce2f7f5b1c -- cmd: ['git', 'checkout', 'ad90b9673f24a734e042f945adaad0ce2f7f5b1c', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight rc: 0 stdout: stderr: Note: switching to 'ad90b9673f24a734e042f945adaad0ce2f7f5b1c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at ad90b96 perf: defer plugin loading and parallelize plugin queries to reduce startup and window-open latency Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight/packaging/gpotlight.spec cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight/packaging/gpotlight.spec'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/gpotlight.spec setting SOURCE_DATE_EPOCH=1777852800 Wrote: /var/lib/copr-rpmbuild/results/gpotlight-0.1.1-1.src.rpm stderr: git_repo_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-6er2akj1/Gpotlight: commit ad90b9673f24a734e042f945adaad0ce2f7f5b1c (HEAD, origin/copilot/optimize-interface-loading) Author: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Date: Mon May 4 10:10:00 2026 +0000 perf: defer plugin loading and parallelize plugin queries to reduce startup and window-open latency - app.rs: start with empty plugin registry; schedule register_builtin_plugins via glib::idle_add_local_once so IPC/shortcut registration happens first - spotlight.rs: in present(), call window.present()+grab_focus() before scheduling refresh_results via glib::idle_add_local_once so the window appears immediately rather than waiting for all plugins to be queried - plugin/mod.rs: change Box to Box and use std::thread::scope in search() so all plugins (including slow Python external-command plugins) run concurrently instead of sequentially Agent-Logs-Url: https://github.com/xiaozhangup/Gpotlight/sessions/ac7ac2ef-6498-4dad-a78c-e6e9a809ce0a Co-authored-by: xiaozhangup <68374769+xiaozhangup@users.noreply.github.com> git_repo_pack: Wrote: /var/lib/copr-rpmbuild/results/Gpotlight-ad90b967.tar.gz Output: ['gpotlight.spec', 'gpotlight-0.1.1-1.src.rpm', 'Gpotlight-ad90b967.tar.gz'] Running SRPMResults tool Using distributions_in_build for this build. Extracting arch-specific tags for fedora-44 Package info: { "architecture_specific_tags": { "fedora-44": {} }, "name": "gpotlight", "epoch": null, "version": "0.1.1", "release": "1" } SRPMResults finished