Support for a scalable simd representation by JamieCunliffe · Pull Request #118917 · rust-lang/rust (original) (raw)
#16 2.735 Building wheels for collected packages: reuse
#16 2.736 Building wheel for reuse (pyproject.toml): started
#16 2.977 Building wheel for reuse (pyproject.toml): finished with status 'done'
#16 2.978 Created wheel for reuse: filename=reuse-4.0.3-cp310-cp310-manylinux_2_35_x86_64.whl size=132715 sha256=dfa09868353292d98f811d3efdb0d54d07389e808efc71d68e3b93c514bf8bec
#16 2.979 Stored in directory: /tmp/pip-ephem-wheel-cache-2gsb69cr/wheels/3d/8d/0a/e0fc6aba4494b28a967ab5eaf951c121d9c677958714e34532
#16 2.981 Installing collected packages: boolean-py, binaryornot, tomlkit, reuse, python-debian, markupsafe, license-expression, jinja2, chardet, attrs
#16 3.373 Successfully installed attrs-23.2.0 binaryornot-0.4.4 boolean-py-4.0 chardet-5.2.0 jinja2-3.1.4 license-expression-30.3.0 markupsafe-2.1.5 python-debian-0.1.49 reuse-4.0.3 tomlkit-0.13.0
#16 3.373 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
#16 DONE 3.5s
---
Checking toml_edit v0.22.12
error[E0063]: missing field `scalable` in initializer of `ReprOptions`
--> crates/hir-def/src/data/adt.rs:177:10
|
177 | Some(ReprOptions { int, align: max_align, pack: min_pack, flags, field_shuffle_seed: 0 })
Compiling itoa v1.0.11
Compiling ryu v1.0.18
Compiling rust-analyzer v0.0.0 (/checkout/src/tools/rust-analyzer/crates/rust-analyzer)