{ "issues": [ { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression '(Apache-2.0 OR MIT) AND BSD-3-Clause (MIT OR Apache-2.0) AND NCSA (MIT OR Apache-2.0) AND Unicode-3.0 0BSD OR MIT OR Apache-2.0 Apache-2.0 Apache-2.0 OR BSL-1.0 Apache-2.0 OR ISC OR MIT Apache-2.0 OR MIT Apache-2.0 WITH LLVM-exception Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT BSD-2-Clause BSD-2-Clause OR Apache-2.0 OR MIT BSD-3-Clause BSD-3-Clause AND MIT BSD-3-Clause OR MIT BSL-1.0 CC0-1.0 CC0-1.0 OR Apache-2.0 CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception CC0-1.0 OR MIT-0 OR Apache-2.0 ISC ISC AND (Apache-2.0 OR ISC) ISC AND (Apache-2.0 OR ISC) AND OpenSSL LGPL-3.0-or-later MIT MIT AND BSD-3-Clause MIT OR Apache-2.0 MIT OR Apache-2.0 OR Zlib MIT OR Zlib OR Apache-2.0 MIT-0 MPL-2.0 Unicode-3.0 Unlicense OR MIT Zlib Zlib OR Apache-2.0 OR MIT'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" } ], "results": { "MUST": { "C/C++": [ { "result": "pass", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": null, "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "pass", "text": "Package does not contain any libtool archives (.la)", "note": null, "name": "CheckLibToolArchives", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package does not contain kernel modules.", "note": null, "name": "CheckNoKernelModules", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_no_external_kernel_modules" }, { "result": "pass", "text": "Package contains no static executables.", "note": null, "name": "CheckNoStaticExecutables", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables" }, { "result": "pass", "text": "Rpath absent or only used for internal libs.", "note": null, "name": "CheckRPATH", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\", \"*No copyright* Apache License 2.0\", \"BSD 0-Clause License\", \"*No copyright* MIT License\", \"MIT License\", \"Apache License 2.0\", \"*No copyright* The Unlicense\", \"BSD 3-Clause License\", \"GNU Lesser General Public License, Version 3\", \"BSD 2-Clause License\", \"*No copyright* Apache License (v2.0) or MIT license and/or MIT License\", \"Apache License 2.0 and/or MIT License\", \"*No copyright* Apache License 2.0 and/or ISC License\", \"Apache License 2.0 and/or ISC License and/or OpenSSL License\", \"Apache License 2.0 and/or ISC License\", \"*No copyright* Creative Commons CC0 1.0\", \"MIT No Attribution\", \"zlib License\", \"*No copyright* zlib License\", \"*No copyright* Mozilla Public License 2.0\", \"*No copyright* MIT No Attribution\", \"*No copyright* BSD 3-Clause License and/or Creative Commons Attribution 3.0 and/or MIT License\", \"*No copyright* Apache License (v2.0) or MIT license\", \"Apache License (v2.0) or MIT license and/or BSD 3-Clause License\", \"Apache License (v2.0) or MIT license\", \"*No copyright* BSD 2-Clause License\", \"ISC License\", \"Unicode License Agreement - Data Files and Software (2016)\", \"*No copyright* GNU General Public License, Version 2 and/or MIT License\", \"*No copyright* Apache License 2.0 and/or MIT License\", \"*No copyright* Boost Software License 1.0\", \"Apache License 2.0 and/or BSD 3-Clause License\", \"Creative Commons CC0 1.0 and/or MIT License\", \"*No copyright* OpenSSL License\", \"*No copyright* SIL Open Font License\", \"*No copyright* ISC License\", \"*No copyright* Apache License\", \"*No copyright* Public domain\", \"GNU Lesser General Public License v3.0 or later\", \"Apache License 2.0 and/or OpenSSL License\", \"Apache License (v2.0) or MIT license and/or MIT License\", \"*No copyright* GNU General Public License, Version 2\", \"GNU General Public License, Version 2\", \"FSF All Permissive License\", \"GNU General Public License v2.0 or later [generated file]\", \"GNU General Public License v3.0 or later\", \"X11 License [generated file]\", \"*No copyright* W3C License\", \"SSLeay\", \"OpenSSL License [generated file]\", \"Apache License 2.0 and/or Boost Software License 1.0\", \"Historical Permission Notice and Disclaimer - sell variant and/or NTP License (legal disclaimer)\", \"BSD 3-Clause License [generated file]\", \"ISC License [generated file]\", \"OpenSSL License\", \"Apache License 1.0 and/or OpenSSL License\", \"BSD 2-Clause with views sentence\", \"*No copyright* JSON License\", \"*No copyright* Academic Free License v2.1\", \"BSD 2-Clause License [generated file]\", \"Apache License 2.0 and/or BSD 2-Clause License\", \"SSLeay [generated file]\", \"BSD 3-Clause License and/or GNU General Public License\", \"*No copyright* Apache License 2.0 and/or NTP License and/or The Unlicense\", \"Academic Free License v2.1 and/or GNU General Public License v2.0 or later\", \"*No copyright* Academic Free License v2.1 and/or GNU General Public License v2.0 or later\", \"Academic Free License v2.0 and/or GNU General Public License v2.0 or later\", \"Academic Free License v2.1 and/or GNU General Public License v2.0 or later [obsolete FSF postal address (Temple Place)]\", \"GNU Lesser General Public License, Version 2.1\", \"FSF Unlimited License (with License Retention)\", \"GNU General Public License v2.0 or later\", \"Academic Free License and/or GNU General Public License v2.0 or later\", \"GNU Lesser General Public License v2.1 or later\", \"BSD 3-Clause License and/or Eclipse Distribution License 1.0\", \"GNU General Public License, Version 2 and/or MIT License\", \"Apache License 2.0 and/or Public domain\", \"Apache License 2.0 [generated file]\", \"Apache License (v2.0) or MIT license and/or University of Illinois/NCSA Open Source License\", \"GNU General Public License, Version 2 and/or SSLeay\", \"Apache License 2.0 and/or GNU General Public License v2.0 or later\", \"GNU General Public License, Version 1 and/or The Perl 5 License\". 30328 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/goose/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression '(Apache-2.0 OR MIT) AND BSD-3-Clause (MIT OR Apache-2.0) AND NCSA (MIT OR Apache-2.0) AND Unicode-3.0 0BSD OR MIT OR Apache-2.0 Apache-2.0 Apache-2.0 OR BSL-1.0 Apache-2.0 OR ISC OR MIT Apache-2.0 OR MIT Apache-2.0 WITH LLVM-exception Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT BSD-2-Clause BSD-2-Clause OR Apache-2.0 OR MIT BSD-3-Clause BSD-3-Clause AND MIT BSD-3-Clause OR MIT BSL-1.0 CC0-1.0 CC0-1.0 OR Apache-2.0 CC0-1.0 OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception CC0-1.0 OR MIT-0 OR Apache-2.0 ISC ISC AND (Apache-2.0 OR ISC) ISC AND (Apache-2.0 OR ISC) AND OpenSSL LGPL-3.0-or-later MIT MIT AND BSD-3-Clause MIT OR Apache-2.0 MIT OR Apache-2.0 OR Zlib MIT OR Zlib OR Apache-2.0 MIT-0 MPL-2.0 Unicode-3.0 Unlicense OR MIT Zlib Zlib OR Apache-2.0 OR MIT'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pass", "text": "Package must own all directories that it creates.", "note": null, "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 0 bytes in 0 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pending", "text": "Spec use %global instead of %define unless justified.", "note": "%define requiring justification: %define vendor_url https://github.com/rhel-lightspeed/goose", "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "No rpmlint messages.", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: goose-1.13.1-1.fc43.x86_64.rpm\n goose-1.13.1-1.fc43.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpgulliplg')]\nchecks: 32, packages: 2\n\ngoose.src: E: summary-too-long an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM\ngoose.x86_64: E: summary-too-long an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM\ngoose.x86_64: W: no-manual-page-for-binary goose\ngoose.x86_64: W: no-manual-page-for-binary goosed\ngoose.x86_64: W: no-documentation\ngoose.spec: W: no-%check-section\ngoose.spec: W: invalid-url Source1: goose-1.13.1-vendor.tar.zstd\ngoose.spec: W: invalid-url Source0: goose-1.13.1-patched.tar.zstd\ngoose.src: E: description-line-too-long an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM\ngoose.x86_64: E: description-line-too-long an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM\n 2 packages and 0 specfiles checked; 4 errors, 6 warnings, 7 filtered, 4 badness; has taken 15.4 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"goose\".\n(none): E: there is no installed rpm \"goose-debuginfo\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 2\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Checking: goose-debuginfo-1.13.1-1.fc43.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmph35ao8ge')]\nchecks: 32, packages: 1\n\n 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 7 filtered, 0 badness; has taken 28.1 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name goose --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-43-x86_64\nActive plugins: Shell-api, C/C++, Generic\nDisabled plugins: fonts, Perl, Python, Haskell, Java, R, SugarActivity, PHP, Ocaml\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Requires", "text": "goose (rpmlib, GLIBC filtered):\n ld-linux-x86-64.so.2()(64bit)\n libc.so.6()(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libgcc_s.so.1(GCC_3.3)(64bit)\n libgcc_s.so.1(GCC_4.2.0)(64bit)\n libm.so.6()(64bit)\n libxcb.so.1()(64bit)\n rtld(GNU_HASH)\n\n" }, { "header": "Provides", "text": "goose:\n bundled(crate(addr2line))\n bundled(crate(adler2))\n bundled(crate(aes))\n bundled(crate(agent-client-protocol))\n bundled(crate(ahash))\n bundled(crate(aho-corasick))\n bundled(crate(aligned-vec))\n bundled(crate(alloc-no-stdlib))\n bundled(crate(alloc-stdlib))\n bundled(crate(allocator-api2))\n bundled(crate(android-tzdata))\n bundled(crate(android_system_properties))\n bundled(crate(anes))\n bundled(crate(ansi_colours))\n bundled(crate(anstream))\n bundled(crate(anstyle))\n bundled(crate(anstyle-parse))\n bundled(crate(anstyle-query))\n bundled(crate(anstyle-wincon))\n bundled(crate(anyhow))\n bundled(crate(arbitrary))\n bundled(crate(arg_enum_proc_macro))\n bundled(crate(arraydeque))\n bundled(crate(arrayref))\n bundled(crate(arrayvec))\n bundled(crate(assert-json-diff))\n bundled(crate(async-broadcast))\n bundled(crate(async-compression))\n bundled(crate(async-stream))\n bundled(crate(async-stream-impl))\n bundled(crate(async-trait))\n bundled(crate(atoi))\n bundled(crate(atomic-waker))\n bundled(crate(autocfg))\n bundled(crate(av1-grain))\n bundled(crate(avif-serialize))\n bundled(crate(aws-config))\n bundled(crate(aws-credential-types))\n bundled(crate(aws-lc-rs))\n bundled(crate(aws-lc-sys))\n bundled(crate(aws-runtime))\n bundled(crate(aws-sdk-bedrockruntime))\n bundled(crate(aws-sdk-sagemakerruntime))\n bundled(crate(aws-sdk-sso))\n bundled(crate(aws-sdk-ssooidc))\n bundled(crate(aws-sdk-sts))\n bundled(crate(aws-sigv4))\n bundled(crate(aws-smithy-async))\n bundled(crate(aws-smithy-eventstream))\n bundled(crate(aws-smithy-http))\n bundled(crate(aws-smithy-http-client))\n bundled(crate(aws-smithy-json))\n bundled(crate(aws-smithy-observability))\n bundled(crate(aws-smithy-query))\n bundled(crate(aws-smithy-runtime))\n bundled(crate(aws-smithy-runtime-api))\n bundled(crate(aws-smithy-types))\n bundled(crate(aws-smithy-xml))\n bundled(crate(aws-types))\n bundled(crate(axum))\n bundled(crate(axum-core))\n bundled(crate(axum-macros))\n bundled(crate(backtrace))\n bundled(crate(base64))\n bundled(crate(base64-simd))\n bundled(crate(base64ct))\n bundled(crate(bat))\n bundled(crate(bincode))\n bundled(crate(bindgen))\n bundled(crate(bit-set))\n bundled(crate(bit-vec))\n bundled(crate(bit_field))\n bundled(crate(bitflags))\n bundled(crate(bitstream-io))\n bundled(crate(blake3))\n bundled(crate(block-buffer))\n bundled(crate(block-padding))\n bundled(crate(borrow-or-share))\n bundled(crate(brotli))\n bundled(crate(brotli-decompressor))\n bundled(crate(bstr))\n bundled(crate(bugreport))\n bundled(crate(built))\n bundled(crate(bumpalo))\n bundled(crate(bytecount))\n bundled(crate(bytemuck))\n bundled(crate(byteorder))\n bundled(crate(byteorder-lite))\n bundled(crate(bytes))\n bundled(crate(bytes-utils))\n bundled(crate(bytesize))\n bundled(crate(bzip2))\n bundled(crate(bzip2-sys))\n bundled(crate(cast))\n bundled(crate(cbc))\n bundled(crate(cc))\n bundled(crate(cesu8))\n bundled(crate(cexpr))\n bundled(crate(cfb))\n bundled(crate(cfg-expr))\n bundled(crate(cfg-if))\n bundled(crate(cfg_aliases))\n bundled(crate(chrono))\n bundled(crate(ciborium))\n bundled(crate(ciborium-io))\n bundled(crate(ciborium-ll))\n bundled(crate(cipher))\n bundled(crate(clang-sys))\n bundled(crate(clap))\n bundled(crate(clap_builder))\n bundled(crate(clap_derive))\n bundled(crate(clap_lex))\n bundled(crate(cliclack))\n bundled(crate(clipboard-win))\n bundled(crate(clircle))\n bundled(crate(cmake))\n bundled(crate(color_quant))\n bundled(crate(colorchoice))\n bundled(crate(colored))\n bundled(crate(combine))\n bundled(crate(concurrent-queue))\n bundled(crate(config))\n bundled(crate(console))\n bundled(crate(const-random))\n bundled(crate(const-random-macro))\n bundled(crate(constant_time_eq))\n bundled(crate(content_inspector))\n bundled(crate(convert_case))\n bundled(crate(cookie))\n bundled(crate(cookie_store))\n bundled(crate(core-foundation))\n bundled(crate(core-foundation-sys))\n bundled(crate(core-graphics))\n bundled(crate(core-graphics-types))\n bundled(crate(cpufeatures))\n bundled(crate(crc))\n bundled(crate(crc-catalog))\n bundled(crate(crc32fast))\n bundled(crate(criterion))\n bundled(crate(criterion-plot))\n bundled(crate(croner))\n bundled(crate(crossbeam-channel))\n bundled(crate(crossbeam-deque))\n bundled(crate(crossbeam-epoch))\n bundled(crate(crossbeam-queue))\n bundled(crate(crossbeam-utils))\n bundled(crate(crypto-common))\n bundled(crate(ctor))\n bundled(crate(darling))\n bundled(crate(darling_core))\n bundled(crate(darling_macro))\n bundled(crate(dashmap))\n bundled(crate(data-encoding))\n bundled(crate(dbus))\n bundled(crate(dbus-secret-service))\n bundled(crate(deadpool))\n bundled(crate(deadpool-runtime))\n bundled(crate(deranged))\n bundled(crate(derive_arbitrary))\n bundled(crate(devgen-tree-sitter-swift))\n bundled(crate(digest))\n bundled(crate(dirs))\n bundled(crate(dirs-sys))\n bundled(crate(displaydoc))\n bundled(crate(dlv-list))\n bundled(crate(doc-comment))\n bundled(crate(document-features))\n bundled(crate(docx-rs))\n bundled(crate(dotenvy))\n bundled(crate(downcast))\n bundled(crate(dunce))\n bundled(crate(dyn-clone))\n bundled(crate(either))\n bundled(crate(email_address))\n bundled(crate(encode_unicode))\n bundled(crate(encoding_rs))\n bundled(crate(endian-type))\n bundled(crate(env_filter))\n bundled(crate(env_logger))\n bundled(crate(equivalent))\n bundled(crate(errno))\n bundled(crate(error-code))\n bundled(crate(etcetera))\n bundled(crate(event-listener))\n bundled(crate(event-listener-strategy))\n bundled(crate(exr))\n bundled(crate(fancy-regex))\n bundled(crate(fastrand))\n bundled(crate(fd-lock))\n bundled(crate(fdeflate))\n bundled(crate(filetime))\n bundled(crate(flate2))\n bundled(crate(fluent-uri))\n bundled(crate(flume))\n bundled(crate(fnv))\n bundled(crate(foldhash))\n bundled(crate(foreign-types))\n bundled(crate(foreign-types-macros))\n bundled(crate(foreign-types-shared))\n bundled(crate(form_urlencoded))\n bundled(crate(fraction))\n bundled(crate(fragile))\n bundled(crate(fs2))\n bundled(crate(fs_extra))\n bundled(crate(futures))\n bundled(crate(futures-channel))\n bundled(crate(futures-core))\n bundled(crate(futures-executor))\n bundled(crate(futures-intrusive))\n bundled(crate(futures-io))\n bundled(crate(futures-macro))\n bundled(crate(futures-sink))\n bundled(crate(futures-task))\n bundled(crate(futures-util))\n bundled(crate(generic-array))\n bundled(crate(getrandom))\n bundled(crate(gif))\n bundled(crate(gimli))\n bundled(crate(git-version))\n bundled(crate(git-version-macro))\n bundled(crate(git2))\n bundled(crate(glob))\n bundled(crate(globset))\n bundled(crate(grep-cli))\n bundled(crate(h2))\n bundled(crate(half))\n bundled(crate(hashbrown))\n bundled(crate(hashlink))\n bundled(crate(heck))\n bundled(crate(hermit-abi))\n bundled(crate(hex))\n bundled(crate(hmac))\n bundled(crate(home))\n bundled(crate(html_parser))\n bundled(crate(http))\n bundled(crate(http-body))\n bundled(crate(http-body-util))\n bundled(crate(http-range-header))\n bundled(crate(httparse))\n bundled(crate(httpdate))\n bundled(crate(hyper))\n bundled(crate(hyper-rustls))\n bundled(crate(hyper-timeout))\n bundled(crate(hyper-util))\n bundled(crate(iana-time-zone))\n bundled(crate(iana-time-zone-haiku))\n bundled(crate(icu_collections))\n bundled(crate(icu_locid))\n bundled(crate(icu_locid_transform))\n bundled(crate(icu_locid_transform_data))\n bundled(crate(icu_normalizer))\n bundled(crate(icu_normalizer_data))\n bundled(crate(icu_properties))\n bundled(crate(icu_properties_data))\n bundled(crate(icu_provider))\n bundled(crate(icu_provider_macros))\n bundled(crate(ident_case))\n bundled(crate(idna))\n bundled(crate(idna_adapter))\n bundled(crate(ignore))\n bundled(crate(image))\n bundled(crate(image-webp))\n bundled(crate(imgref))\n bundled(crate(include_dir))\n bundled(crate(include_dir_macros))\n bundled(crate(indexmap))\n bundled(crate(indicatif))\n bundled(crate(indoc))\n bundled(crate(inout))\n bundled(crate(insta))\n bundled(crate(interpolate_name))\n bundled(crate(ipnet))\n bundled(crate(is-docker))\n bundled(crate(is-terminal))\n bundled(crate(is-wsl))\n bundled(crate(is_terminal_polyfill))\n bundled(crate(itertools))\n bundled(crate(itoa))\n bundled(crate(jiff))\n bundled(crate(jiff-static))\n bundled(crate(jni))\n bundled(crate(jni-sys))\n bundled(crate(jobserver))\n bundled(crate(jpeg-decoder))\n bundled(crate(js-sys))\n bundled(crate(json5))\n bundled(crate(jsonschema))\n bundled(crate(jsonwebtoken))\n bundled(crate(keyring))\n bundled(crate(lazy_static))\n bundled(crate(lazycell))\n bundled(crate(lebe))\n bundled(crate(libc))\n bundled(crate(libdbus-sys))\n bundled(crate(libfuzzer-sys))\n bundled(crate(libgit2-sys))\n bundled(crate(libloading))\n bundled(crate(libredox))\n bundled(crate(libsqlite3-sys))\n bundled(crate(libz-sys))\n bundled(crate(linked-hash-map))\n bundled(crate(linux-raw-sys))\n bundled(crate(litemap))\n bundled(crate(litrs))\n bundled(crate(lock_api))\n bundled(crate(lockfree-object-pool))\n bundled(crate(log))\n bundled(crate(loop9))\n bundled(crate(lopdf))\n bundled(crate(lru))\n bundled(crate(malloc_buf))\n bundled(crate(matchers))\n bundled(crate(matchit))\n bundled(crate(maybe-rayon))\n bundled(crate(md-5))\n bundled(crate(memchr))\n bundled(crate(memo-map))\n bundled(crate(mime))\n bundled(crate(mime_guess))\n bundled(crate(minijinja))\n bundled(crate(minimal-lexical))\n bundled(crate(miniz_oxide))\n bundled(crate(mio))\n bundled(crate(mockall))\n bundled(crate(mockall_derive))\n bundled(crate(mpatch))\n bundled(crate(nanoid))\n bundled(crate(ndk-context))\n bundled(crate(new_debug_unreachable))\n bundled(crate(nibble_vec))\n bundled(crate(nix))\n bundled(crate(nom))\n bundled(crate(nom_locate))\n bundled(crate(noop_proc_macro))\n bundled(crate(ntapi))\n bundled(crate(nu-ansi-term))\n bundled(crate(num))\n bundled(crate(num-bigint))\n bundled(crate(num-cmp))\n bundled(crate(num-complex))\n bundled(crate(num-conv))\n bundled(crate(num-derive))\n bundled(crate(num-integer))\n bundled(crate(num-iter))\n bundled(crate(num-rational))\n bundled(crate(num-traits))\n bundled(crate(num_cpus))\n bundled(crate(number_prefix))\n bundled(crate(oauth2))\n bundled(crate(objc))\n bundled(crate(objc2))\n bundled(crate(objc2-encode))\n bundled(crate(objc2-foundation))\n bundled(crate(object))\n bundled(crate(once_cell))\n bundled(crate(onig))\n bundled(crate(onig_sys))\n bundled(crate(oorandom))\n bundled(crate(open))\n bundled(crate(openssl-probe))\n bundled(crate(opentelemetry))\n bundled(crate(opentelemetry-appender-tracing))\n bundled(crate(opentelemetry-http))\n bundled(crate(opentelemetry-otlp))\n bundled(crate(opentelemetry-proto))\n bundled(crate(opentelemetry_sdk))\n bundled(crate(option-ext))\n bundled(crate(ordered-multimap))\n bundled(crate(outref))\n bundled(crate(parking))\n bundled(crate(parking_lot))\n bundled(crate(parking_lot_core))\n bundled(crate(password-hash))\n bundled(crate(paste))\n bundled(crate(path_abs))\n bundled(crate(pathdiff))\n bundled(crate(pbkdf2))\n bundled(crate(pem))\n bundled(crate(percent-encoding))\n bundled(crate(pest))\n bundled(crate(pest_derive))\n bundled(crate(pest_generator))\n bundled(crate(pest_meta))\n bundled(crate(pin-project))\n bundled(crate(pin-project-internal))\n bundled(crate(pin-project-lite))\n bundled(crate(pin-utils))\n bundled(crate(pkg-config))\n bundled(crate(plist))\n bundled(crate(plotters))\n bundled(crate(plotters-backend))\n bundled(crate(plotters-svg))\n bundled(crate(png))\n bundled(crate(portable-atomic))\n bundled(crate(portable-atomic-util))\n bundled(crate(powerfmt))\n bundled(crate(ppv-lite86))\n bundled(crate(predicates))\n bundled(crate(predicates-core))\n bundled(crate(predicates-tree))\n bundled(crate(prettyplease))\n bundled(crate(proc-macro-error))\n bundled(crate(proc-macro-error-attr))\n bundled(crate(proc-macro2))\n bundled(crate(process-wrap))\n bundled(crate(profiling))\n bundled(crate(profiling-procmacros))\n bundled(crate(prost))\n bundled(crate(prost-derive))\n bundled(crate(psl-types))\n bundled(crate(publicsuffix))\n bundled(crate(qoi))\n bundled(crate(quick-error))\n bundled(crate(quick-xml))\n bundled(crate(quote))\n bundled(crate(radix_trie))\n bundled(crate(rand))\n bundled(crate(rand_chacha))\n bundled(crate(rand_core))\n bundled(crate(rangemap))\n bundled(crate(rav1e))\n bundled(crate(ravif))\n bundled(crate(raw-window-handle))\n bundled(crate(rayon))\n bundled(crate(rayon-core))\n bundled(crate(redox_syscall))\n bundled(crate(redox_users))\n bundled(crate(ref-cast))\n bundled(crate(ref-cast-impl))\n bundled(crate(referencing))\n bundled(crate(regex))\n bundled(crate(regex-automata))\n bundled(crate(regex-lite))\n bundled(crate(regex-syntax))\n bundled(crate(reqwest))\n bundled(crate(rgb))\n bundled(crate(ring))\n bundled(crate(rmcp))\n bundled(crate(rmcp-macros))\n bundled(crate(ron))\n bundled(crate(rust-ini))\n bundled(crate(rustc-demangle))\n bundled(crate(rustc-hash))\n bundled(crate(rustc_version))\n bundled(crate(rustix))\n bundled(crate(rustls))\n bundled(crate(rustls-native-certs))\n bundled(crate(rustls-pemfile))\n bundled(crate(rustls-pki-types))\n bundled(crate(rustls-webpki))\n bundled(crate(rustversion))\n bundled(crate(rustyline))\n bundled(crate(ryu))\n bundled(crate(same-file))\n bundled(crate(scc))\n bundled(crate(schannel))\n bundled(crate(schemars))\n bundled(crate(schemars_derive))\n bundled(crate(scopeguard))\n bundled(crate(sct))\n bundled(crate(sdd))\n bundled(crate(security-framework))\n bundled(crate(security-framework-sys))\n bundled(crate(self_cell))\n bundled(crate(semver))\n bundled(crate(serde))\n bundled(crate(serde_core))\n bundled(crate(serde_derive))\n bundled(crate(serde_derive_internals))\n bundled(crate(serde_json))\n bundled(crate(serde_path_to_error))\n bundled(crate(serde_spanned))\n bundled(crate(serde_urlencoded))\n bundled(crate(serde_with))\n bundled(crate(serde_with_macros))\n bundled(crate(serde_yaml))\n bundled(crate(serial_test))\n bundled(crate(serial_test_derive))\n bundled(crate(sha1))\n bundled(crate(sha2))\n bundled(crate(sharded-slab))\n bundled(crate(shell-escape))\n bundled(crate(shell-words))\n bundled(crate(shellexpand))\n bundled(crate(shlex))\n bundled(crate(signal-hook-registry))\n bundled(crate(simd-adler32))\n bundled(crate(simd_helpers))\n bundled(crate(similar))\n bundled(crate(simple_asn1))\n bundled(crate(slab))\n bundled(crate(smallvec))\n bundled(crate(smawk))\n bundled(crate(socket2))\n bundled(crate(spin))\n bundled(crate(sqlformat))\n bundled(crate(sqlx))\n bundled(crate(sqlx-core))\n bundled(crate(sqlx-macros))\n bundled(crate(sqlx-macros-core))\n bundled(crate(sqlx-sqlite))\n bundled(crate(sse-stream))\n bundled(crate(stable_deref_trait))\n bundled(crate(std_prelude))\n bundled(crate(streaming-iterator))\n bundled(crate(strsim))\n bundled(crate(subtle))\n bundled(crate(syn))\n bundled(crate(sync_wrapper))\n bundled(crate(synstructure))\n bundled(crate(syntect))\n bundled(crate(sys-info))\n bundled(crate(sysinfo))\n bundled(crate(system-configuration))\n bundled(crate(system-configuration-sys))\n bundled(crate(system-deps))\n bundled(crate(tar))\n bundled(crate(target-lexicon))\n bundled(crate(temp-env))\n bundled(crate(tempfile))\n bundled(crate(termcolor))\n bundled(crate(terminal_size))\n bundled(crate(termtree))\n bundled(crate(test-case))\n bundled(crate(test-case-core))\n bundled(crate(test-case-macros))\n bundled(crate(textwrap))\n bundled(crate(thin-vec))\n bundled(crate(thiserror))\n bundled(crate(thiserror-impl))\n bundled(crate(thousands))\n bundled(crate(thread_local))\n bundled(crate(tiff))\n bundled(crate(tiktoken-rs))\n bundled(crate(time))\n bundled(crate(time-core))\n bundled(crate(time-macros))\n bundled(crate(tiny-keccak))\n bundled(crate(tinystr))\n bundled(crate(tinytemplate))\n bundled(crate(tinyvec))\n bundled(crate(tinyvec_macros))\n bundled(crate(tokio))\n bundled(crate(tokio-cron-scheduler))\n bundled(crate(tokio-macros))\n bundled(crate(tokio-rustls))\n bundled(crate(tokio-stream))\n bundled(crate(tokio-tungstenite))\n bundled(crate(tokio-util))\n bundled(crate(toml))\n bundled(crate(toml_datetime))\n bundled(crate(toml_edit))\n bundled(crate(tonic))\n bundled(crate(tower))\n bundled(crate(tower-http))\n bundled(crate(tower-layer))\n bundled(crate(tower-service))\n bundled(crate(tracing))\n bundled(crate(tracing-appender))\n bundled(crate(tracing-attributes))\n bundled(crate(tracing-core))\n bundled(crate(tracing-log))\n bundled(crate(tracing-opentelemetry))\n bundled(crate(tracing-serde))\n bundled(crate(tracing-subscriber))\n bundled(crate(tree-sitter))\n bundled(crate(tree-sitter-go))\n bundled(crate(tree-sitter-java))\n bundled(crate(tree-sitter-javascript))\n bundled(crate(tree-sitter-kotlin))\n bundled(crate(tree-sitter-python))\n bundled(crate(tree-sitter-ruby))\n bundled(crate(tree-sitter-rust))\n bundled(crate(try-lock))\n bundled(crate(tungstenite))\n bundled(crate(typenum))\n bundled(crate(ucd-trie))\n bundled(crate(umya-spreadsheet))\n bundled(crate(unicase))\n bundled(crate(unicode-ident))\n bundled(crate(unicode-linebreak))\n bundled(crate(unicode-normalization))\n bundled(crate(unicode-segmentation))\n bundled(crate(unicode-width))\n bundled(crate(unicode_categories))\n bundled(crate(unsafe-libyaml))\n bundled(crate(untrusted))\n bundled(crate(url))\n bundled(crate(urlencoding))\n bundled(crate(utf-8))\n bundled(crate(utf16_iter))\n bundled(crate(utf8_iter))\n bundled(crate(utf8parse))\n bundled(crate(utoipa))\n bundled(crate(utoipa-gen))\n bundled(crate(uuid))\n bundled(crate(uuid-simd))\n bundled(crate(v_frame))\n bundled(crate(vcpkg))\n bundled(crate(version-compare))\n bundled(crate(version_check))\n bundled(crate(vsimd))\n bundled(crate(walkdir))\n bundled(crate(want))\n bundled(crate(wasi))\n bundled(crate(wasm-bindgen))\n bundled(crate(wasm-bindgen-backend))\n bundled(crate(wasm-bindgen-futures))\n bundled(crate(wasm-bindgen-macro))\n bundled(crate(wasm-bindgen-macro-support))\n bundled(crate(wasm-bindgen-shared))\n bundled(crate(wasm-streams))\n bundled(crate(web-sys))\n bundled(crate(web-time))\n bundled(crate(webbrowser))\n bundled(crate(webpki-roots))\n bundled(crate(weezl))\n bundled(crate(which))\n bundled(crate(wild))\n bundled(crate(winapi))\n bundled(crate(winapi-i686-pc-windows-gnu))\n bundled(crate(winapi-util))\n bundled(crate(winapi-x86_64-pc-windows-gnu))\n bundled(crate(windows))\n bundled(crate(windows-core))\n bundled(crate(windows-implement))\n bundled(crate(windows-interface))\n bundled(crate(windows-link))\n bundled(crate(windows-registry))\n bundled(crate(windows-result))\n bundled(crate(windows-strings))\n bundled(crate(windows-sys))\n bundled(crate(windows-targets))\n bundled(crate(windows_aarch64_gnullvm))\n bundled(crate(windows_aarch64_msvc))\n bundled(crate(windows_i686_gnu))\n bundled(crate(windows_i686_gnullvm))\n bundled(crate(windows_i686_msvc))\n bundled(crate(windows_x86_64_gnu))\n bundled(crate(windows_x86_64_gnullvm))\n bundled(crate(windows_x86_64_msvc))\n bundled(crate(winnow))\n bundled(crate(winreg))\n bundled(crate(winsafe))\n bundled(crate(wiremock))\n bundled(crate(wit-bindgen-rt))\n bundled(crate(write16))\n bundled(crate(writeable))\n bundled(crate(xattr))\n bundled(crate(xcap))\n bundled(crate(xcb))\n bundled(crate(xml-rs))\n bundled(crate(xmlparser))\n bundled(crate(yaml-rust))\n bundled(crate(yaml-rust2))\n bundled(crate(yoke))\n bundled(crate(yoke-derive))\n bundled(crate(zerocopy))\n bundled(crate(zerocopy-derive))\n bundled(crate(zerofrom))\n bundled(crate(zerofrom-derive))\n bundled(crate(zeroize))\n bundled(crate(zeroize_derive))\n bundled(crate(zerovec))\n bundled(crate(zerovec-derive))\n bundled(crate(zip))\n bundled(crate(zopfli))\n bundled(crate(zstd))\n bundled(crate(zstd-safe))\n bundled(crate(zstd-sys))\n bundled(crate(zune-core))\n bundled(crate(zune-inflate))\n bundled(crate(zune-jpeg))\n goose\n goose(x86-64)\n\n" } ] }