Move vectors into bitwise flags for improved speed #97
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 58 warnings
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
The process '/home/runner/miniconda3/condabin/mamba' failed with exit code 1
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, true, false)
Process completed with exit code 1.
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
Process completed with exit code 1.
|
|
build_cxx (5.7.0, ubuntu-latest, false, false, false, false, false, false)
Process completed with exit code 1.
|
|
build_cxx (latest, windows-latest, false, false, false, false, false, false)
Process completed with exit code 1.
|
|
build_cxx (latest, windows-latest, true, false, false, false, false, false)
Process completed with exit code 1.
|
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
error libmamba Error when extracting package: Could not chdir include/mamba/api/constants.hpp
|
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
Found incorrect download: libmamba. Aborting
|
|
build_cxx (latest, ubuntu-latest, false, false, false, true, false, false)
# >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/home/runner/miniconda3/lib/python3.12/site-packages/conda/exception_handler.py", line 18, in __call__
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 960, in exception_converter
raise e
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 953, in exception_converter
exit_code = _wrapped_main(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 899, in _wrapped_main
result = do_call(parsed_args, p)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 764, in do_call
exit_code = install(args, parser, "install")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/runner/miniconda3/lib/python3.12/site-packages/mamba/mamba.py", line 559, in install
transaction.fetch_extract_packages()
RuntimeError: Found incorrect download: libmamba. Aborting
`$ /home/runner/miniconda3/condabin/mamba install --name base mamba=1.5.10`
environment variables:
CIO_TEST=<not set>
CONDA=/home/runner/miniconda3
CONDA_ROOT=/home/runner/miniconda3
CURL_CA_BUNDLE=<not set>
DEPLOYMENT_BASEPATH=/opt/runner
GITHUB_EVENT_PATH=/home/runner/work/_temp/_github_workflow/event.json
GITHUB_PATH=/home/runner/work/_temp/_runner_file_commands/add_path_085b8133-1d9a-
49e8-9e4d-3c97526f0642
LD_PRELOAD=<not set>
PATH=/home/runner/miniconda3/condabin:/snap/bin:/home/runner/.local/bin:/op
t/pipx_bin:/home/runner/.cargo/bin:/home/runner/.config/composer/vendo
r/bin:/usr/local/.ghcup/bin:/home/runner/.dotnet/tools:/usr/local/sbin
:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/ga
mes:/snap/bin
REQUESTS_CA_BUNDLE=<not set>
SELENIUM_JAR_PATH=/usr/share/java/selenium-server.jar
SSL_CERT_FILE=<not set>
SWIFT_PATH=/usr/share/swift/usr/bin
active environment : None
user config file : /home/runner/.condarc
populated config files : /home/runner/miniconda3/.condarc
/home/runner/.condarc
conda version : 24.11.2
conda-build version : not installed
python version : 3.12.8.final.0
solver : libmamba (default)
virtual packages : __archspec=1=zen2
__conda=24.11.2=0
__glibc=2.35=0
__linux=6.5.0=0
__unix=0=0
base environment : /home/runner/miniconda3 (writable)
conda av data dir : /home/runner/miniconda3/etc/conda
conda av metadata url : None
channel URLs : https://conda.anaconda.org/conda-forge/linux-64
https://conda.anaconda.org/conda-forge/noarch
package cache : /home/runner/conda_pkgs_dir
envs directories : /home/runner/miniconda3/envs
/home/runner/.conda/envs
platform : linux-64
user-agent : conda/24.11.2 requests/2.32.3 CPython/3.12.8 Linux/6.5.0-1025-azure ubuntu/22.04.5 glibc/2.35 solver/libmamba conda-libmamba-solver/24.9.0 libmambapy/1.5.12
UID:GID : 1001:128
netrc file : None
offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
If you suspect this error is being caused by a malfunctioning plugin,
consider using the --no-plugins option to turn off plugins.
Example: conda --no-plugins install <package>
Alternatively, you can set the CONDA_NO_PLUGINS environment variable on
the comm
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, true, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
warning libmamba libarchive warning:
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, ubuntu-latest, true, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (5.7.0, ubuntu-latest, false, false, false, false, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (5.7.0, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (5.7.0, ubuntu-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (5.7.0, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, windows-latest, false, false, false, false, false, false)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, windows-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, windows-latest, false, false, false, false, false, false)
C:\Users\runneradmin\miniconda3\Lib\argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, windows-latest, true, false, false, false, false, false)
C:\Users\runneradmin\miniconda3\Lib\site-packages\conda\base\context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, windows-latest, true, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, windows-latest, true, false, false, false, false, false)
C:\Users\runneradmin\miniconda3\Lib\argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, macos-latest, false, false, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, macos-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, macos-latest, false, false, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (6.7.0, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, true, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (7.1.1, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, true, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, true, false)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, macos-latest, false, true, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, macos-latest, false, true, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, macos-latest, false, true, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, true)
/home/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, true)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, ubuntu-latest, false, false, false, false, false, true)
/home/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|
|
build_cxx (latest, macos-latest, true, false, false, false, false, false)
Unexpected input(s) 'functionalities', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
|
|
build_cxx (latest, macos-latest, true, false, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/site-packages/conda/base/context.py:201: FutureWarning: Adding 'defaults' to channel list implicitly is deprecated and will be removed in 25.3.
To remove this warning, please choose a default channel explicitly with conda's regular configuration system, e.g. by adding 'defaults' to the list of channels:
conda config --add channels defaults
For more information see https://docs.conda.io/projects/conda/en/stable/user-guide/configuration/use-condarc.html
deprecated.topic(
|
|
build_cxx (latest, macos-latest, true, false, false, false, false, false)
CondaKeyError: 'channels': value 'defaults' not present in config
|
|
build_cxx (latest, macos-latest, true, false, false, false, false, false)
/Users/runner/miniconda3/lib/python3.12/argparse.py:1272: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
subnamespace, arg_strings = parser.parse_known_args(arg_strings, None)
|