Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ruff.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-243203-22709/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/ruff.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ruff-0.2.2-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ruff.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-243203-22709/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/ruff.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DLMgFi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ruff-0.2.2 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ruff-0.2.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ruff-0.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-drop-Windows-specific-dependencies.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0002-drop-unavailable-features-from-uuid-dependency.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0003-remove-unavailable-custom-allocators.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-do-not-strip-debuginfo-from-built-binary-executable.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-temporarily-downgrade-pyproject-toml-dependnecy-from1.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/ruff-0.2.2-vendor.tar.bz2 + cat + /usr/bin/rm -f Cargo.toml.orig + rm -rv crates/ruff_benchmark removed 'crates/ruff_benchmark/src/criterion.rs' removed 'crates/ruff_benchmark/src/lib.rs' removed directory 'crates/ruff_benchmark/src' removed 'crates/ruff_benchmark/Cargo.toml' removed 'crates/ruff_benchmark/README.md' removed 'crates/ruff_benchmark/benches/linter.rs' removed 'crates/ruff_benchmark/benches/lexer.rs' removed 'crates/ruff_benchmark/benches/parser.rs' removed 'crates/ruff_benchmark/benches/formatter.rs' removed directory 'crates/ruff_benchmark/benches' removed directory 'crates/ruff_benchmark' + rm -rv crates/ruff_wasm removed 'crates/ruff_wasm/src/lib.rs' removed directory 'crates/ruff_wasm/src' removed 'crates/ruff_wasm/Cargo.toml' removed 'crates/ruff_wasm/tests/api.rs' removed directory 'crates/ruff_wasm/tests' removed directory 'crates/ruff_wasm' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4nImWz + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ruff-0.2.2 + export 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' + mkdir -p /builddir/build/BUILD/ruff-0.2.2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + TMPDIR=/builddir/build/BUILD/ruff-0.2.2/.pyproject-builddir + /usr/bin/python3 -m pip wheel --wheel-dir /builddir/build/BUILD/ruff-0.2.2/pyproject-wheeldir --no-deps --use-pep517 --no-build-isolation --disable-pip-version-check --no-clean --progress-bar off --verbose . Processing /builddir/build/BUILD/ruff-0.2.2 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Locking 3 packages to latest compatible versions Adding pep440_rs v0.3.12 (latest: v0.4.0) Downgrading pep508_rs v0.3.0 -> v0.2.3 Downgrading pyproject-toml v0.9.0 -> v0.8.1 🍹 Building a mixed python/rust project 🔗 Found bin bindings 📡 Using build options bindings from pyproject.toml ruff-0.2.2.dist-info Checking for Rust toolchain.... Running `maturin pep517 write-dist-info --metadata-directory /builddir/build/BUILD/ruff-0.2.2/.pyproject-builddir/pip-modern-metadata-ixh89qdi --interpreter /usr/bin/python3` Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: ruff Building wheel for ruff (pyproject.toml): started Running command Building wheel for ruff (pyproject.toml) Running `maturin pep517 build-wheel -i /usr/bin/python3 --compatibility off` 🍹 Building a mixed python/rust project 🔗 Found bin bindings 📡 Using build options bindings from pyproject.toml warning: /builddir/build/BUILD/ruff-0.2.2/Cargo.toml: unused manifest key: workspace.dependencies.insta.feature Compiling unicode-ident v1.0.12 Compiling proc-macro2 v1.0.78 Compiling serde v1.0.196 Compiling memchr v2.7.1 Compiling libc v0.2.153 Compiling bitflags v2.4.2 Compiling once_cell v1.19.0 Compiling cfg-if v1.0.0 Compiling regex-syntax v0.8.2 Compiling ppv-lite86 v0.2.17 Compiling siphasher v0.3.11 Compiling either v1.9.0 Compiling rustix v0.38.31 Compiling linux-raw-sys v0.4.13 Compiling log v0.4.20 Compiling utf8parse v0.2.1 Compiling anyhow v1.0.79 Compiling Inflector v0.11.4 Compiling heck v0.4.1 Compiling static_assertions v1.1.0 Compiling unicode-width v0.1.11 Compiling autocfg v1.1.0 Compiling thiserror v1.0.57 Compiling time-core v0.1.0 Compiling crunchy v0.2.2 Compiling crossbeam-utils v0.8.19 Compiling colorchoice v1.0.0 Compiling tiny-keccak v2.0.2 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f240c75902de757 -C extra-filename=-1f240c75902de757 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=4edfa446f1b9ecb5 -C extra-filename=-4edfa446f1b9ecb5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/proc-macro2-4edfa446f1b9ecb5 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=5ee2ff02d743f6c1 -C extra-filename=-5ee2ff02d743f6c1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=e0068b68281fbba6 -C extra-filename=-e0068b68281fbba6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/serde-e0068b68281fbba6 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=066e8162131df1b1 -C extra-filename=-066e8162131df1b1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/libc-066e8162131df1b1 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=85f34f94dee90b21 -C extra-filename=-85f34f94dee90b21 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/libc-85f34f94dee90b21 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=b0fd7b9ffcb519c1 -C extra-filename=-b0fd7b9ffcb519c1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=107ebf50647c1775 -C extra-filename=-107ebf50647c1775 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=9f3161c3b40c24a5 -C extra-filename=-9f3161c3b40c24a5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f26d216bf8801606 -C extra-filename=-f26d216bf8801606 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=fc4c9f03e2f18a85 -C extra-filename=-fc4c9f03e2f18a85 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=385d4b404dd46659 -C extra-filename=-385d4b404dd46659 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/siphasher/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=8ffc86aa862fcbb1 -C extra-filename=-8ffc86aa862fcbb1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name either --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/either/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=0970eef4db1b651f -C extra-filename=-0970eef4db1b651f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rustix/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1e35c47856f78580 -C extra-filename=-1e35c47856f78580 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/rustix-1e35c47856f78580 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/linux-raw-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "if_packet", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=7fea7bb551543548 -C extra-filename=-7fea7bb551543548 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name log --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=7fdb0a750ec20057 -C extra-filename=-7fdb0a750ec20057 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name utf8parse --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/utf8parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=47fafb483a0daf3a -C extra-filename=-47fafb483a0daf3a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=584d360b8eda28b7 -C extra-filename=-584d360b8eda28b7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/anyhow-584d360b8eda28b7 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/siphasher/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=4258cbb10db5e1fc -C extra-filename=-4258cbb10db5e1fc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name inflector --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/Inflector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heavyweight", "lazy_static", "regex", "unstable"))' -C metadata=a83909378e87bfbe -C extra-filename=-a83909378e87bfbe --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name heck --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/heck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=f2553d57b209cffb -C extra-filename=-f2553d57b209cffb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/static_assertions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b112e3421f9c0bc7 -C extra-filename=-b112e3421f9c0bc7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=7bf392560611baa9 -C extra-filename=-7bf392560611baa9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60329b39347646ac -C extra-filename=-60329b39347646ac --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d95e32609d5cdd59 -C extra-filename=-d95e32609d5cdd59 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/thiserror-d95e32609d5cdd59 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/time-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d2988af051862d5 -C extra-filename=-4d2988af051862d5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/crunchy/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=ca11434b16c91432 -C extra-filename=-ca11434b16c91432 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/crunchy-ca11434b16c91432 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c2290c169774ee15 -C extra-filename=-c2290c169774ee15 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name colorchoice --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/colorchoice/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed3e147622eb3aab -C extra-filename=-ed3e147622eb3aab --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=eea241fcfbc3ee15 -C extra-filename=-eea241fcfbc3ee15 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/crossbeam-utils-eea241fcfbc3ee15 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tiny-keccak/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=393149ad0adec7ed -C extra-filename=-393149ad0adec7ed --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/tiny-keccak-393149ad0adec7ed -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstyle-query v1.0.2 Running `/usr/bin/rustc --crate-name anstyle_query --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle-query/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d684bfa181728339 -C extra-filename=-d684bfa181728339 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstyle v1.0.6 Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=47559ffcb1d3cd04 -C extra-filename=-47559ffcb1d3cd04 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstyle-parse v0.2.3 Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle-parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=15b4bbf9cb800df5 -C extra-filename=-15b4bbf9cb800df5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libutf8parse-47fafb483a0daf3a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name log --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=efe80572772f8e7d -C extra-filename=-efe80572772f8e7d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=38eb37c42f9d5c27 -C extra-filename=-38eb37c42f9d5c27 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling time v0.3.20 Running `/usr/bin/rustc --crate-name time --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/time/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=85f134f6a53f75af -C extra-filename=-85f134f6a53f75af --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern time_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtime_core-4d2988af051862d5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling getopts v0.2.21 Running `/usr/bin/rustc --crate-name getopts --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=1482728bfcda344d -C extra-filename=-1482728bfcda344d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-7bf392560611baa9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_lex v0.7.0 Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_lex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58b7b8092894dc6f -C extra-filename=-58b7b8092894dc6f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_text_size v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_text_size) Running `/usr/bin/rustc --crate-name ruff_text_size --edition=2021 crates/ruff_text_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=e6fcff03aadb144e -C extra-filename=-e6fcff03aadb144e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rustc-hash v1.1.0 Running `/usr/bin/rustc --crate-name rustc_hash --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/rustc-hash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=94e9c5f5cc875c25 -C extra-filename=-94e9c5f5cc875c25 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_shared v0.11.2 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=bc40c6d6a13ba367 -C extra-filename=-bc40c6d6a13ba367 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern siphasher=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsiphasher-8ffc86aa862fcbb1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itertools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=6d3dada4bb23242e -C extra-filename=-6d3dada4bb23242e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libeither-0970eef4db1b651f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=01862651259ea0ff -C extra-filename=-01862651259ea0ff --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern siphasher=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsiphasher-4258cbb10db5e1fc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name either --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/either/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=87bf82d88bee9152 -C extra-filename=-87bf82d88bee9152 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/tiny-keccak-393149ad0adec7ed/build-script-build` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=ee63326f60e814a6 -C extra-filename=-ee63326f60e814a6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstream v0.6.11 Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=ec8a70ff1d06b712 -C extra-filename=-ec8a70ff1d06b712 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanstyle-47559ffcb1d3cd04.rmeta --extern anstyle_parse=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanstyle_parse-15b4bbf9cb800df5.rmeta --extern anstyle_query=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanstyle_query-d684bfa181728339.rmeta --extern colorchoice=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcolorchoice-ed3e147622eb3aab.rmeta --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libutf8parse-47fafb483a0daf3a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strsim v0.11.0 Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=da7cdaec746d680a -C extra-filename=-da7cdaec746d680a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strsim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7f51cacef3b271f -C extra-filename=-b7f51cacef3b271f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ident_case v1.0.1 Running `/usr/bin/rustc --crate-name ident_case --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/ident_case/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7f7822190374ae5a -C extra-filename=-7f7822190374ae5a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling smallvec v1.13.1 Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=0492afdc7684e12c -C extra-filename=-0492afdc7684e12c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tinyvec_macros v0.1.1 Running `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tinyvec_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fb0ca5b3855c6a1 -C extra-filename=-3fb0ca5b3855c6a1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/fnv/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=23eeb586b2d1e90d -C extra-filename=-23eeb586b2d1e90d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strsim v0.10.0 Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d263c085103d891 -C extra-filename=-8d263c085103d891 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tinyvec v1.6.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tinyvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=5bba97d555227f6c -C extra-filename=-5bba97d555227f6c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern tinyvec_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtinyvec_macros-3fb0ca5b3855c6a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing-core v0.1.32 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=65f6e4574185f138 -C extra-filename=-65f6e4574185f138 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hashbrown v0.14.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=4af137c7ba1fa497 -C extra-filename=-4af137c7ba1fa497 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itertools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=f39253741a0efabb -C extra-filename=-f39253741a0efabb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libeither-87bf82d88bee9152.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf v0.11.2 Running `/usr/bin/rustc --crate-name phf --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=9cc9b4c91252b218 -C extra-filename=-9cc9b4c91252b218 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_shared-01862651259ea0ff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pin-project-lite v0.2.13 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pin-project-lite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57bd8494241ea462 -C extra-filename=-57bd8494241ea462 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling equivalent v1.0.1 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/equivalent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ddf7874312c9dbf0 -C extra-filename=-ddf7874312c9dbf0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/crunchy-ca11434b16c91432/build-script-build` Running `/usr/bin/rustc --crate-name crunchy --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/crunchy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=24cea74676fc2e79 -C extra-filename=-24cea74676fc2e79 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=49ba032922a2ea6c -C extra-filename=-49ba032922a2ea6c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/serde-e0068b68281fbba6/build-script-build` Compiling lexical-util v0.8.5 Running `/usr/bin/rustc --crate-name lexical_util --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="floats"' --cfg 'feature="format"' --cfg 'feature="integers"' --cfg 'feature="parse"' --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "floats", "format", "integers", "lint", "parse", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write", "write-floats", "write-integers"))' -C metadata=21f77964a5b343e6 -C extra-filename=-21f77964a5b343e6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-common v0.9.0 Running `/usr/bin/rustc --crate-name unic_common --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable"))' -C metadata=d150592d383618c9 -C extra-filename=-d150592d383618c9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name tiny_keccak --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tiny-keccak/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=5efccd1871f46764 -C extra-filename=-5efccd1871f46764 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crunchy=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrunchy-24cea74676fc2e79.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling syn v1.0.109 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=cebb7900749ee410 -C extra-filename=-cebb7900749ee410 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/syn-cebb7900749ee410 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/proc-macro2-4edfa446f1b9ecb5/build-script-build` Compiling rustversion v1.0.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rustversion/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1de537f52856a57 -C extra-filename=-f1de537f52856a57 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/rustversion-f1de537f52856a57 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lazy_static v1.4.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/lazy_static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=a9b9cd15fc3d9a95 -C extra-filename=-a9b9cd15fc3d9a95 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode-bidi v0.3.15 Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-bidi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=432fb612473e3610 -C extra-filename=-432fb612473e3610 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/thiserror-d95e32609d5cdd59/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/anyhow-584d360b8eda28b7/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/anyhow-584d360b8eda28b7/build-script-build` Compiling lalrpop-util v0.20.0 Running `/usr/bin/rustc --crate-name lalrpop_util --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/lalrpop-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std", "unicode"))' -C metadata=81e3697625709de3 -C extra-filename=-81e3697625709de3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=824fa22067e05be9 -C extra-filename=-824fa22067e05be9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-1f240c75902de757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg wrap_proc_macro` Compiling percent-encoding v2.3.1 Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/percent-encoding/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5dde1b9d01f330a5 -C extra-filename=-5dde1b9d01f330a5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=1fab658baae0d0ca -C extra-filename=-1fab658baae0d0ca --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/crossbeam-utils-eea241fcfbc3ee15/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=58929af02e596862 -C extra-filename=-58929af02e596862 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg std_backtrace` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=4839f8d7fd763ad2 -C extra-filename=-4839f8d7fd763ad2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg std_backtrace` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=6291660142d9ad7b -C extra-filename=-6291660142d9ad7b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-char-range v0.9.0 Running `/usr/bin/rustc --crate-name unic_char_range --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-char-range/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "exact-size-is-empty", "fused", "rayon", "std", "trusted-len", "unstable"))' -C metadata=d9cf709367549c9e -C extra-filename=-d9cf709367549c9e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/form_urlencoded/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e4aae76310d14b60 -C extra-filename=-e4aae76310d14b60 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern percent_encoding=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpercent_encoding-5dde1b9d01f330a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-char-property v0.9.0 Running `/usr/bin/rustc --crate-name unic_char_property --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-char-property/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d9d6afaaa64aaf4 -C extra-filename=-2d9d6afaaa64aaf4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unic_char_range=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_char_range-d9cf709367549c9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-ucd-version v0.9.0 Running `/usr/bin/rustc --crate-name unic_ucd_version --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-ucd-version/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8fc3a7f1ff9c1fa8 -C extra-filename=-8fc3a7f1ff9c1fa8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unic_common=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_common-d150592d383618c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling paste v1.0.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/paste/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f5c0ee2b3798603 -C extra-filename=-9f5c0ee2b3798603 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/paste-9f5c0ee2b3798603 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_source_file v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_source_file) Running `/usr/bin/rustc --crate-name ruff_source_file --edition=2021 crates/ruff_source_file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=416ca5b3835e70e6 -C extra-filename=-416ca5b3835e70e6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-ee63326f60e814a6.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-38eb37c42f9d5c27.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-e6fcff03aadb144e.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_json v1.0.113 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_json/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d3e2179d1f3a7ceb -C extra-filename=-d3e2179d1f3a7ceb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/serde_json-d3e2179d1f3a7ceb -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling peg-runtime v0.8.2 Running `/usr/bin/rustc --crate-name peg_runtime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-runtime/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=d0cc80bee51d702a -C extra-filename=-d0cc80bee51d702a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling matches v0.1.10 Running `/usr/bin/rustc --crate-name matches --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/matches/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a2702be917d3b50 -C extra-filename=-9a2702be917d3b50 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/libc-85f34f94dee90b21/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/libc-066e8162131df1b1/build-script-build` Compiling seahash v4.1.0 Running `/usr/bin/rustc --crate-name seahash --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/seahash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=e1e8eaefcc563c5f -C extra-filename=-e1e8eaefcc563c5f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0247749cbe615151 -C extra-filename=-0247749cbe615151 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=473f1e3350e5aa1c -C extra-filename=-473f1e3350e5aa1c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=f0094ba61cc4fcae -C extra-filename=-f0094ba61cc4fcae --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/rustix-1e35c47856f78580/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/syn-cebb7900749ee410/build-script-build` Compiling crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-epoch/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=4c9c91aa46c72027 -C extra-filename=-4c9c91aa46c72027 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_utils-6291660142d9ad7b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rustix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b297d152586544b6 -C extra-filename=-b297d152586544b6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern linux_raw_sys=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblinux_raw_sys-7fea7bb551543548.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling glob v0.3.1 Running `/usr/bin/rustc --crate-name glob --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/glob/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7de8e6ce095303c2 -C extra-filename=-7de8e6ce095303c2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling winnow v0.5.39 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/winnow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=3e724f0e15e7ee48 -C extra-filename=-3e724f0e15e7ee48 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nextest-workspace-hack v0.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/nextest-workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=118e23374ffc26c3 -C extra-filename=-118e23374ffc26c3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/nextest-workspace-hack-118e23374ffc26c3 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e8344bf3fce29f71 -C extra-filename=-e8344bf3fce29f71 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-1f240c75902de757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/rustversion-f1de537f52856a57/build-script-build` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-normalization/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=01b914e8b9a7e558 -C extra-filename=-01b914e8b9a7e558 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern tinyvec=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtinyvec-5bba97d555227f6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rustversion --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rustversion/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f90676ac55a19dd1 -C extra-filename=-f90676ac55a19dd1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/paste-9f5c0ee2b3798603/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/nextest-workspace-hack-118e23374ffc26c3/build-script-build` Compiling crossbeam-deque v0.8.5 Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-deque/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=2ab3bc8571d9b17a -C extra-filename=-2ab3bc8571d9b17a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_epoch=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_epoch-4c9c91aa46c72027.rmeta --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_utils-6291660142d9ad7b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=515bb31bf3d76449 -C extra-filename=-515bb31bf3d76449 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-1f240c75902de757.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/serde_json-d3e2179d1f3a7ceb/build-script-build` Compiling unic-ucd-category v0.9.0 Running `/usr/bin/rustc --crate-name unic_ucd_category --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-ucd-category/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e8cd6c3e5a1a2c1 -C extra-filename=-2e8cd6c3e5a1a2c1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern matches=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmatches-9a2702be917d3b50.rmeta --extern unic_char_property=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_char_property-2d9d6afaaa64aaf4.rmeta --extern unic_char_range=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_char_range-d9cf709367549c9e.rmeta --extern unic_ucd_version=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_ucd_version-8fc3a7f1ff9c1fa8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name peg_runtime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-runtime/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=a407de2d4c28f49e -C extra-filename=-a407de2d4c28f49e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_parser v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_parser) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 crates/ruff_python_parser/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' -C metadata=8272e1a0e80dced9 -C extra-filename=-8272e1a0e80dced9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/ruff_python_parser-8272e1a0e80dced9 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-58929af02e596862.rlib --extern tiny_keccak=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtiny_keccak-5efccd1871f46764.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lexical-parse-integer v0.8.6 Running `/usr/bin/rustc --crate-name lexical_parse_integer --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-parse-integer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=c85558fee1a40a7b -C extra-filename=-c85558fee1a40a7b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern lexical_util=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblexical_util-21f77964a5b343e6.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling iana-time-zone v0.1.60 Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/iana-time-zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=7f89ccf9840bf5ec -C extra-filename=-7f89ccf9840bf5ec --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling option-ext v0.2.0 Running `/usr/bin/rustc --crate-name option_ext --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/option-ext/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e956cf360c489b3 -C extra-filename=-9e956cf360c489b3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling num-traits v0.2.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/num-traits/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=a291210000189179 -C extra-filename=-a291210000189179 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/num-traits-a291210000189179 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern autocfg=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libautocfg-60329b39347646ac.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hexf-parse v0.2.1 Running `/usr/bin/rustc --crate-name hexf_parse --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/hexf-parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6972f31a1f4048f -C extra-filename=-b6972f31a1f4048f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name same_file --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/same-file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f1ae424bd3739034 -C extra-filename=-f1ae424bd3739034 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling getrandom v0.2.12 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=b58df054146756b7 -C extra-filename=-b58df054146756b7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcfg_if-9f3161c3b40c24a5.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-0247749cbe615151.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=67bd1f3fd8967b26 -C extra-filename=-67bd1f3fd8967b26 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling annotate-snippets v0.6.1 Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/annotate-snippets-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_term", "color", "default"))' -C metadata=2235f7aa371eb53d -C extra-filename=-2235f7aa371eb53d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lexical-parse-float v0.8.5 Running `/usr/bin/rustc --crate-name lexical_parse_float --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-parse-float/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=f297ab4cfc85d600 -C extra-filename=-f297ab4cfc85d600 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern lexical_parse_integer=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblexical_parse_integer-c85558fee1a40a7b.rmeta --extern lexical_util=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblexical_util-21f77964a5b343e6.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ryu v1.0.16 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=d014dd920d4d13e2 -C extra-filename=-d014dd920d4d13e2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling itoa v1.0.10 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=7d36ea4312c7eb97 -C extra-filename=-7d36ea4312c7eb97 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/num-traits-a291210000189179/build-script-build` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=b06ef2437080ab49 -C extra-filename=-b06ef2437080ab49 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libgetrandom-b58df054146756b7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling semver v1.0.21 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/semver/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0c53933428b4c133 -C extra-filename=-0c53933428b4c133 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/semver-0c53933428b4c133 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling idna v0.5.0 Running `/usr/bin/rustc --crate-name idna --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/idna/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=86e2fce007663f3f -C extra-filename=-86e2fce007663f3f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_bidi=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_bidi-432fb612473e3610.rmeta --extern unicode_normalization=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_normalization-01b914e8b9a7e558.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling chic v1.2.2 Running `/usr/bin/rustc --crate-name chic --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/chic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16117941e63cc840 -C extra-filename=-16117941e63cc840 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libannotate_snippets-2235f7aa371eb53d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling walkdir v2.4.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/walkdir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce329d643189f028 -C extra-filename=-ce329d643189f028 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern same_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsame_file-f1ae424bd3739034.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fs-err v2.11.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fs-err/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=1abc5e3105e02b71 -C extra-filename=-1abc5e3105e02b71 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/fs-err-1abc5e3105e02b71 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern autocfg=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libautocfg-60329b39347646ac.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name paste --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=96ab65159515dc36 -C extra-filename=-96ab65159515dc36 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=7be5d03aa177ea3b -C extra-filename=-7be5d03aa177ea3b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern ppv_lite86=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libppv_lite86-fc4c9f03e2f18a85.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_core-b06ef2437080ab49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name nextest_workspace_hack --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/nextest-workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf3b423ad7c1a069 -C extra-filename=-cf3b423ad7c1a069 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling quick-xml v0.31.0 Running `/usr/bin/rustc --crate-name quick_xml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/quick-xml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=89945c53d17ed6a9 -C extra-filename=-89945c53d17ed6a9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/ruff_python_parser-8272e1a0e80dced9/build-script-build` Compiling is-docker v0.2.0 Running `/usr/bin/rustc --crate-name is_docker --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/is-docker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ad1dea80567e3b0 -C extra-filename=-3ad1dea80567e3b0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling path-dedot v3.1.1 Running `/usr/bin/rustc --crate-name path_dedot --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/path-dedot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="once_cell_cache"' --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=c35574e5e08dc082 -C extra-filename=-c35574e5e08dc082 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_stdlib v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_stdlib) Running `/usr/bin/rustc --crate-name ruff_python_stdlib --edition=2021 crates/ruff_python_stdlib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f12c370e7e275ca -C extra-filename=-0f12c370e7e275ca --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-c2290c169774ee15.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling drop_bomb v0.1.5 Running `/usr/bin/rustc --crate-name drop_bomb --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/drop_bomb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd69511b591c32c0 -C extra-filename=-fd69511b591c32c0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling minimal-lexical v0.2.1 Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/minimal-lexical/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=b6c16f79074ec6bf -C extra-filename=-b6c16f79074ec6bf --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rayon-core v1.12.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon-core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=84aa56a413a2edc8 -C extra-filename=-84aa56a413a2edc8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/rayon-core-84aa56a413a2edc8 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name num_traits --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e5cec53dfafcdcbf -C extra-filename=-e5cec53dfafcdcbf --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_is_subnormal --cfg has_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Compiling yansi-term v0.1.2 Running `/usr/bin/rustc --crate-name yansi_term --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/yansi-term/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=c839c059b4be098f -C extra-filename=-c839c059b4be098f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=78a5e08e381fdab9 -C extra-filename=-78a5e08e381fdab9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-0247749cbe615151.rmeta --extern rand_chacha=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_chacha-7be5d03aa177ea3b.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_core-b06ef2437080ab49.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling path-absolutize v3.1.1 Running `/usr/bin/rustc --crate-name path_absolutize --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/path-absolutize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="once_cell_cache"' --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=113dd940d4d653a9 -C extra-filename=-113dd940d4d653a9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern path_dedot=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpath_dedot-c35574e5e08dc082.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/fs-err-1abc5e3105e02b71/build-script-build` Compiling is-wsl v0.4.0 Running `/usr/bin/rustc --crate-name is_wsl --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/is-wsl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9204164eb245d3e1 -C extra-filename=-9204164eb245d3e1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern is_docker=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_docker-3ad1dea80567e3b0.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling regex-automata v0.4.5 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-automata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=59c2f534d3553085 -C extra-filename=-59c2f534d3553085 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libaho_corasick-1fab658baae0d0ca.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_syntax-f26d216bf8801606.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_trivia v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_trivia) Running `/usr/bin/rustc --crate-name ruff_python_trivia --edition=2021 crates/ruff_python_trivia/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbedfb000fdcd9a4 -C extra-filename=-bbedfb000fdcd9a4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-f39253741a0efabb.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-416ca5b3835e70e6.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-e6fcff03aadb144e.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-1f240c75902de757.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/rayon-core-84aa56a413a2edc8/build-script-build` Compiling annotate-snippets v0.9.2 Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/annotate-snippets/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=96bea6087bef87c0 -C extra-filename=-96bea6087bef87c0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rmeta --extern yansi_term=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libyansi_term-c839c059b4be098f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling colored v2.1.0 Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/semver-0c53933428b4c133/build-script-build` Running `/usr/bin/rustc --crate-name colored --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/colored/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=aa0142baafc796e8 -C extra-filename=-aa0142baafc796e8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblazy_static-a9b9cd15fc3d9a95.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fern v0.6.2 Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/home/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78982e2d64d91fc9 -C extra-filename=-78982e2d64d91fc9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fern --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fern/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("chrono", "colored", "date-based", "libc", "meta-logging-in-format", "reopen-03", "reopen-1", "reopen03", "reopen1", "syslog-3", "syslog-4", "syslog-6", "syslog3", "syslog4", "syslog6"))' -C metadata=c109d5bff62ba9e6 -C extra-filename=-c109d5bff62ba9e6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling typed-arena v2.0.2 Running `/usr/bin/rustc --crate-name typed_arena --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/typed-arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=dbd49a50f9a86c98 -C extra-filename=-dbd49a50f9a86c98 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name semver --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/semver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=8e9230da8d9ebc2f -C extra-filename=-8e9230da8d9ebc2f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/nom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=e6ae1a17a8a674ba -C extra-filename=-e6ae1a17a8a674ba --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern minimal_lexical=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libminimal_lexical-b6c16f79074ec6bf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=c2cad8dbc47e6f58 -C extra-filename=-c2cad8dbc47e6f58 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcfg_if-385d4b404dd46659.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/filetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55333339a83911f4 -C extra-filename=-55333339a83911f4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcfg_if-385d4b404dd46659.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs-sys v0.4.1 Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9fd21199be451998 -C extra-filename=-9fd21199be451998 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --extern option_ext=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liboption_ext-9e956cf360c489b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs-sys v0.3.7 Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-sys-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dca4d05324d07646 -C extra-filename=-dca4d05324d07646 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling inotify-sys v0.1.5 Running `/usr/bin/rustc --crate-name inotify_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/inotify-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe01ba79eeb1829f -C extra-filename=-fe01ba79eeb1829f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/fnv/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ab7406ce96990823 -C extra-filename=-ab7406ce96990823 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs v4.0.0 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ecca0c882fafc063 -C extra-filename=-ecca0c882fafc063 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern dirs_sys=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdirs_sys-dca4d05324d07646.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=537f80a38f2a95cf -C extra-filename=-537f80a38f2a95cf --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libgetrandom-c2cad8dbc47e6f58.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs v5.0.1 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c40f014b653f1584 -C extra-filename=-c40f014b653f1584 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern dirs_sys=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdirs_sys-9fd21199be451998.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling natord v1.0.9 Running `/usr/bin/rustc --crate-name natord --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/natord/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0fd90ae30244bf64 -C extra-filename=-0fd90ae30244bf64 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pathdiff v0.2.1 Running `/usr/bin/rustc --crate-name pathdiff --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pathdiff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=26e22851646459ef -C extra-filename=-26e22851646459ef --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling similar v2.4.0 Running `/usr/bin/rustc --crate-name similar --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/similar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=a1c8319376d69899 -C extra-filename=-a1c8319376d69899 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=825bb4d868ebdb6d -C extra-filename=-825bb4d868ebdb6d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern ppv_lite86=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libppv_lite86-49ba032922a2ea6c.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_core-537f80a38f2a95cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling countme v3.0.1 Running `/usr/bin/rustc --crate-name countme --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/countme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=4c90609dd71ab2ce -C extra-filename=-4c90609dd71ab2ce --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fastrand v2.0.1 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fastrand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=f00c60a6512b49d9 -C extra-filename=-f00c60a6512b49d9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling shellexpand v3.1.0 Running `/usr/bin/rustc --crate-name shellexpand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/shellexpand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="base-0"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="tilde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("base-0", "bstr", "default", "dirs", "full", "full-msrv-1-31", "full-msrv-1-51", "os_str_bytes", "path", "tilde"))' -C metadata=166e6973da8ca6d9 -C extra-filename=-166e6973da8ca6d9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdirs-c40f014b653f1584.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling inotify v0.9.6 Running `/usr/bin/rustc --crate-name inotify --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/inotify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=021e909d861c8a75 -C extra-filename=-021e909d861c8a75 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-67bd1f3fd8967b26.rmeta --extern inotify_sys=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libinotify_sys-fe01ba79eeb1829f.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nix v0.26.4 Running `/usr/bin/rustc --crate-name nix --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/nix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="fs"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=18c8200440a20001 -C extra-filename=-18c8200440a20001 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-67bd1f3fd8967b26.rmeta --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcfg_if-385d4b404dd46659.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling mio v0.8.10 Running `/usr/bin/rustc --crate-name mio --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/mio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=7f262d7266174cd4 -C extra-filename=-7f262d7266174cd4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=d1002122b0e710a9 -C extra-filename=-d1002122b0e710a9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --extern rand_chacha=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_chacha-825bb4d868ebdb6d.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand_core-537f80a38f2a95cf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=66bce955b0752ecc -C extra-filename=-66bce955b0752ecc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_deque=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_deque-2ab3bc8571d9b17a.rmeta --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_utils-6291660142d9ad7b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_generator v0.11.2 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_generator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=9b1fc96aacc1942d -C extra-filename=-9b1fc96aacc1942d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_shared-bc40c6d6a13ba367.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand-78a5e08e381fdab9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling chrono v0.4.34 Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "rustc-serialize", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=bcb088f46bc7a991 -C extra-filename=-bcb088f46bc7a991 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern iana_time_zone=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libiana_time_zone-7f89ccf9840bf5ec.rmeta --extern num_traits=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnum_traits-e5cec53dfafcdcbf.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fs_err --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fs-err/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=9334779561dcc27a -C extra-filename=-9334779561dcc27a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg rustc_1_63` Compiling crossbeam-channel v0.5.11 Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-channel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cc99637f7dcdc0e9 -C extra-filename=-cc99637f7dcdc0e9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_utils-6291660142d9ad7b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling os_str_bytes v6.6.1 Running `/usr/bin/rustc --crate-name os_str_bytes --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/os_str_bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("checked_conversions", "conversions", "default", "memchr", "nightly", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=69f7e148fe16c80f -C extra-filename=-69f7e148fe16c80f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_codegen v0.11.2 Running `/usr/bin/rustc --crate-name phf_codegen --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e77f52312996ec9d -C extra-filename=-e77f52312996ec9d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf_generator=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_generator-9b1fc96aacc1942d.rmeta --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_shared-bc40c6d6a13ba367.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff v0.2.2 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 crates/ruff/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=38ded27d8c613a50 -C extra-filename=-38ded27d8c613a50 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/ruff-38ded27d8c613a50 -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling wild v2.2.1 Running `/usr/bin/rustc --crate-name wild --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/wild/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("glob-quoted-on-windows"))' -C metadata=6ba4a44e9f395d6b -C extra-filename=-6ba4a44e9f395d6b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode_names2_generator v1.2.1 Running `/usr/bin/rustc --crate-name unicode_names2_generator --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2_generator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unstable"))' -C metadata=9971feba2d65152a -C extra-filename=-9971feba2d65152a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern getopts=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libgetopts-1482728bfcda344d.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-efe80572772f8e7d.rmeta --extern phf_codegen=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_codegen-e77f52312996ec9d.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand-78a5e08e381fdab9.rmeta --extern time=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtime-85f134f6a53f75af.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling terminfo v0.8.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminfo/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f0d289277349a0df -C extra-filename=-f0d289277349a0df --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/terminfo-f0d289277349a0df -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf_codegen=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf_codegen-e77f52312996ec9d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling argfile v0.1.6 Running `/usr/bin/rustc --crate-name argfile --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/argfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "response", "shlex"))' -C metadata=97f7309d5f8faba6 -C extra-filename=-97f7309d5f8faba6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern fs_err=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfs_err-9334779561dcc27a.rmeta --extern os_str_bytes=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libos_str_bytes-69f7e148fe16c80f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling terminal_size v0.3.0 Compiling which v4.4.2 Compiling tempfile v3.10.0 Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminal_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4be1301c9d07724c -C extra-filename=-4be1301c9d07724c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustix-b297d152586544b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/which/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=cb4a3893775d1610 -C extra-filename=-cb4a3893775d1610 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libeither-0970eef4db1b651f.rmeta --extern home=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libhome-78982e2d64d91fc9.rmeta --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustix-b297d152586544b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tempfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=edcf5655d6ec07d1 -C extra-filename=-edcf5655d6ec07d1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcfg_if-385d4b404dd46659.rmeta --extern fastrand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfastrand-f00c60a6512b49d9.rmeta --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustix-b297d152586544b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_builder v4.5.0 Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_builder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1e73ee14f0bdbbba -C extra-filename=-1e73ee14f0bdbbba --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anstream=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanstream-ec8a70ff1d06b712.rmeta --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanstyle-47559ffcb1d3cd04.rmeta --extern clap_lex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_lex-58b7b8092894dc6f.rmeta --extern strsim=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrsim-b7f51cacef3b271f.rmeta --extern terminal_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libterminal_size-4be1301c9d07724c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rayon v1.8.1 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=a60cec69a6396a0c -C extra-filename=-a60cec69a6396a0c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libeither-0970eef4db1b651f.rmeta --extern rayon_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librayon_core-66bce955b0752ecc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling notify v6.1.1 Running `/usr/bin/rustc --crate-name notify --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/notify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=86fb5f3b6e7512db -C extra-filename=-86fb5f3b6e7512db --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_channel=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_channel-cc99637f7dcdc0e9.rmeta --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfiletime-55333339a83911f4.rmeta --extern inotify=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libinotify-021e909d861c8a75.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibc-473f1e3350e5aa1c.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern mio=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmio-7f262d7266174cd4.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwalkdir-ce329d643189f028.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling cachedir v0.3.1 Running `/usr/bin/rustc --crate-name cachedir --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cachedir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=918930144a173b5b -C extra-filename=-918930144a173b5b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtempfile-edcf5655d6ec07d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/ruff-38ded27d8c613a50/build-script-build` Compiling uuid v1.7.0 Running `/usr/bin/rustc --crate-name uuid --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/uuid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="fast-rng"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=a0cf9b8eb4c0250d -C extra-filename=-a0cf9b8eb4c0250d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libgetrandom-c2cad8dbc47e6f58.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand-d1002122b0e710a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling vte_generate_state_changes v0.1.1 Compiling peg-macros v0.8.2 Running `/usr/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/vte_generate_state_changes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0761f5f3c6d7b1b8 -C extra-filename=-0761f5f3c6d7b1b8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name peg_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-macros/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=d9018775d1aeced7 -C extra-filename=-d9018775d1aeced7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern peg_runtime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpeg_runtime-d0cc80bee51d702a.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling bstr v1.9.0 Compiling regex v1.10.3 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/bstr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=aaa6b4db730a921c -C extra-filename=-aaa6b4db730a921c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_automata-59c2f534d3553085.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name regex --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=870da8866487f5fe -C extra-filename=-870da8866487f5fe --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libaho_corasick-1fab658baae0d0ca.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_automata-59c2f534d3553085.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_syntax-f26d216bf8801606.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling vte v0.11.1 Running `/usr/bin/rustc --crate-name vte --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/vte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=6c4ddf567f0ee391 -C extra-filename=-6c4ddf567f0ee391 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libutf8parse-47fafb483a0daf3a.rmeta --extern vte_generate_state_changes=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libvte_generate_state_changes-0761f5f3c6d7b1b8.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/globset/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=95299eb5596082fb -C extra-filename=-95299eb5596082fb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libaho_corasick-1fab658baae0d0ca.rmeta --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbstr-aaa6b4db730a921c.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_automata-59c2f534d3553085.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_syntax-f26d216bf8801606.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling darling_core v0.20.5 Compiling pmutil v0.6.1 Running `/usr/bin/rustc --crate-name darling_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=f0f7d7be50044253 -C extra-filename=-f0f7d7be50044253 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern fnv=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfnv-23eeb586b2d1e90d.rmeta --extern ident_case=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libident_case-7f7822190374ae5a.rmeta --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rmeta --extern strsim=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrsim-8d263c085103d891.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name pmutil --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pmutil/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=497a76d12e051735 -C extra-filename=-497a76d12e051735 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_cache v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_cache) Compiling ignore v0.4.22 Running `/usr/bin/rustc --crate-name ruff_cache --edition=2021 crates/ruff_cache/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=96cfa6b2c8ed0fce -C extra-filename=-96cfa6b2c8ed0fce --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfiletime-55333339a83911f4.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglob-7de8e6ce095303c2.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglobset-95299eb5596082fb.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rmeta --extern seahash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libseahash-e1e8eaefcc563c5f.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ignore --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/ignore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=ed0e3dc3f7c40ece -C extra-filename=-ed0e3dc3f7c40ece --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern crossbeam_deque=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcrossbeam_deque-2ab3bc8571d9b17a.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglobset-95299eb5596082fb.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex_automata-59c2f534d3553085.rmeta --extern same_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsame_file-f1ae424bd3739034.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwalkdir-ce329d643189f028.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strip-ansi-escapes v0.2.0 Running `/usr/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strip-ansi-escapes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ec11c03c7984521c -C extra-filename=-ec11c03c7984521c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern vte=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libvte-6c4ddf567f0ee391.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/terminfo-f0d289277349a0df/build-script-build` Running `/usr/bin/rustc --crate-name terminfo --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminfo/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7a0ae276a066e97 -C extra-filename=-b7a0ae276a066e97 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdirs-ecca0c882fafc063.rmeta --extern fnv=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfnv-ab7406ce96990823.rmeta --extern nom=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnom-e6ae1a17a8a674ba.rmeta --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf-9cc9b4c91252b218.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode_names2 v1.2.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_std", "unstable"))' -C metadata=dbfbcc36a8defc2e -C extra-filename=-dbfbcc36a8defc2e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/build/unicode_names2-dbfbcc36a8defc2e -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern unicode_names2_generator=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_names2_generator-9971feba2d65152a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/release/build/unicode_names2-dbfbcc36a8defc2e/build-script-build` Running `/usr/bin/rustc --crate-name unicode_names2 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_std", "unstable"))' -C metadata=4e03ae87e06a1c23 -C extra-filename=-4e03ae87e06a1c23 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf-9cc9b4c91252b218.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling peg v0.8.2 Running `/usr/bin/rustc --crate-name peg --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=22e8305c070340cd -C extra-filename=-22e8305c070340cd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern peg_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpeg_macros-d9018775d1aeced7.so --extern peg_runtime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpeg_runtime-a407de2d4c28f49e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling libcst_derive v1.1.0 Running `/usr/bin/rustc --crate-name libcst_derive --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/libcst_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a18083aac8a4255a -C extra-filename=-a18083aac8a4255a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-515bb31bf3d76449.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_derive v1.0.196 Compiling is-macro v0.3.5 Compiling thiserror-impl v1.0.57 Compiling clap_derive v4.5.0 Compiling tracing-attributes v0.1.27 Compiling darling_macro v0.20.5 Compiling ruff_macros v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_macros) Compiling result-like-derive v0.5.0 Compiling strum_macros v0.25.3 Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a13b0e011f805aae -C extra-filename=-a13b0e011f805aae --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name is_macro --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/is-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1845be41c917325a -C extra-filename=-1845be41c917325a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern inflector=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libinflector-a83909378e87bfbe.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ee0706004666076 -C extra-filename=-7ee0706004666076 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=00dffe20fefc3647 -C extra-filename=-00dffe20fefc3647 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern heck=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libheck-f2553d57b209cffb.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-attributes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=5677013c63fc85da -C extra-filename=-5677013c63fc85da --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name darling_macro --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b1176749edd9cda8 -C extra-filename=-b1176749edd9cda8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern darling_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdarling_core-f0f7d7be50044253.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_macros --edition=2021 crates/ruff_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74834ca24eede206 -C extra-filename=-74834ca24eede206 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-f39253741a0efabb.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_trivia-bbedfb000fdcd9a4.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name result_like_derive --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/result-like-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e389564f3669cbf0 -C extra-filename=-e389564f3669cbf0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern pmutil=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpmutil-497a76d12e051735.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strum_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/strum_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9bad26febc220fe6 -C extra-filename=-9bad26febc220fe6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern heck=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libheck-f2553d57b209cffb.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern rustversion=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustversion-f90676ac55a19dd1.so --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling darling v0.20.5 Running `/usr/bin/rustc --crate-name darling --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=a4e6328b804dad2a -C extra-filename=-a4e6328b804dad2a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern darling_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdarling_core-f0f7d7be50044253.rmeta --extern darling_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdarling_macro-b1176749edd9cda8.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_with_macros v3.6.1 Running `/usr/bin/rustc --crate-name serde_with_macros --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_with_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=a91fa32c2e6f88b2 -C extra-filename=-a91fa32c2e6f88b2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern darling=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdarling-a4e6328b804dad2a.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libproc_macro2-824fa22067e05be9.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquote-f0094ba61cc4fcae.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsyn-e8344bf3fce29f71.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_literal v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_literal) Running `/usr/bin/rustc --crate-name ruff_python_literal --edition=2021 crates/ruff_python_literal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=855084d8c4d5e625 -C extra-filename=-855084d8c4d5e625 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern hexf_parse=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libhexf_parse-b6972f31a1f4048f.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern lexical_parse_float=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblexical_parse_float-f297ab4cfc85d600.rmeta --extern unic_ucd_category=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunic_ucd_category-2e8cd6c3e5a1a2c1.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3acd73f1627a1c37 -C extra-filename=-3acd73f1627a1c37 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern thiserror_impl=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror_impl-7ee0706004666076.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clearscreen v2.0.1 Running `/usr/bin/rustc --crate-name clearscreen --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clearscreen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("windows-console"))' -C metadata=fde4e5d6ec5ad8e7 -C extra-filename=-fde4e5d6ec5ad8e7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern nix=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnix-18c8200440a20001.rmeta --extern terminfo=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libterminfo-b7a0ae276a066e97.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern which=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwhich-cb4a3893775d1610.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling libcst v1.1.0 Running `/usr/bin/rustc --crate-name libcst_native --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/libcst/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "py", "pyo3", "trace"))' -C metadata=abd3f714c534f9ff -C extra-filename=-abd3f714c534f9ff --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern chic=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libchic-16117941e63cc840.rlib --extern libcst_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibcst_derive-a18083aac8a4255a.so --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rlib --extern paste=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpaste-96ab65159515dc36.so --extern peg=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpeg-22e8305c070340cd.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap v4.5.0 Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1ca8f093033419f4 -C extra-filename=-1ca8f093033419f4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern clap_builder=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_builder-1e73ee14f0bdbbba.rmeta --extern clap_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_derive-00dffe20fefc3647.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete v4.5.0 Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic"))' -C metadata=08bfd9748d804892 -C extra-filename=-08bfd9748d804892 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete_nushell v0.1.11 Compiling clap_complete_fig v4.5.0 Running `/usr/bin/rustc --crate-name clap_complete_nushell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_nushell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=89091cacdd467ab3 -C extra-filename=-89091cacdd467ab3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete-08bfd9748d804892.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_complete_fig --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_fig/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24f720329624b519 -C extra-filename=-24f720329624b519 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete-08bfd9748d804892.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete_command v0.5.1 Running `/usr/bin/rustc --crate-name clap_complete_command --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_command/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="fig"' --cfg 'feature="nushell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("carapace", "default", "fig", "nushell"))' -C metadata=d05378591536be56 -C extra-filename=-d05378591536be56 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete-08bfd9748d804892.rmeta --extern clap_complete_fig=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete_fig-24f720329624b519.rmeta --extern clap_complete_nushell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete_nushell-89091cacdd467ab3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strum v0.25.0 Running `/usr/bin/rustc --crate-name strum --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/strum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=d18d2b051491128e -C extra-filename=-d18d2b051491128e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum_macros-9bad26febc220fe6.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_index v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_index) Running `/usr/bin/rustc --crate-name ruff_index --edition=2021 crates/ruff_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f892dd770ec01c8 -C extra-filename=-1f892dd770ec01c8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=105c778e4ef6b629 -C extra-filename=-105c778e4ef6b629 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern pin_project_lite=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpin_project_lite-57bd8494241ea462.rmeta --extern tracing_attributes=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing_attributes-5677013c63fc85da.so --extern tracing_core=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing_core-65f6e4574185f138.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=26411131092b239b -C extra-filename=-26411131092b239b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_derive-a13b0e011f805aae.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling result-like v0.5.0 Running `/usr/bin/rustc --crate-name result_like --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/result-like/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3a0bb344ba20fada -C extra-filename=-3a0bb344ba20fada --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern result_like_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libresult_like_derive-e389564f3669cbf0.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling indexmap v2.2.2 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling url v2.5.0 Compiling rust-stemmers v1.2.0 Compiling serde_with v3.6.1 Compiling bincode v1.3.3 Running `/usr/bin/rustc --crate-name ruff_text_size --edition=2021 crates/ruff_text_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=7b5d01494e5982d4 -C extra-filename=-7b5d01494e5982d4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=7431410307e42336 -C extra-filename=-7431410307e42336 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern equivalent=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libequivalent-ddf7874312c9dbf0.rmeta --extern hashbrown=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libhashbrown-4af137c7ba1fa497.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml_datetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=f69337a9d5a361c3 -C extra-filename=-f69337a9d5a361c3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_spanned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ef7059cfb09e9fa1 -C extra-filename=-ef7059cfb09e9fa1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name url --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/url/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=aeb8c1d5cfddc832 -C extra-filename=-aeb8c1d5cfddc832 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern form_urlencoded=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libform_urlencoded-e4aae76310d14b60.rmeta --extern idna=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libidna-86e2fce007663f3f.rmeta --extern percent_encoding=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpercent_encoding-5dde1b9d01f330a5.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rust_stemmers --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/rust-stemmers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fe06c5bea3dcc85 -C extra-filename=-2fe06c5bea3dcc85 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_derive-a13b0e011f805aae.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=d11c6532ad636916 -C extra-filename=-d11c6532ad636916 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern itoa=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitoa-7d36ea4312c7eb97.rmeta --extern ryu=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libryu-d014dd920d4d13e2.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg limb_width_64` Running `/usr/bin/rustc --crate-name bincode --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/bincode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=a980b61fcae67cac -C extra-filename=-a980b61fcae67cac --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_with --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_with/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=99f7c609fa60043e -C extra-filename=-99f7c609fa60043e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_derive-a13b0e011f805aae.so --extern serde_with_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_with_macros-a91fa32c2e6f88b2.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_diagnostics v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_diagnostics) Compiling ruff_formatter v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_formatter) Running `/usr/bin/rustc --crate-name ruff_source_file --edition=2021 crates/ruff_source_file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=add5672ec3a48c13 -C extra-filename=-add5672ec3a48c13 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_diagnostics --edition=2021 crates/ruff_diagnostics/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=315367f3f6f3c7e8 -C extra-filename=-315367f3f6f3c7e8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_formatter --edition=2021 crates/ruff_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=b3e771af3090953a -C extra-filename=-b3e771af3090953a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern drop_bomb=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdrop_bomb-fd69511b591c32c0.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing-105c778e4ef6b629.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_trivia --edition=2021 crates/ruff_python_trivia/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=070304078867df66 -C extra-filename=-070304078867df66 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-c2290c169774ee15.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pep440_rs v0.3.12 Compiling pep440_rs v0.4.0 Running `/usr/bin/rustc --crate-name pep440_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep440_rs-0.3.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pyo3", "serde", "tracing"))' -C metadata=188a945dab407b1a -C extra-filename=-188a945dab407b1a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblazy_static-a9b9cd15fc3d9a95.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name pep440_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep440_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pyo3", "serde", "tracing"))' -C metadata=a9b454b745ad46b5 -C extra-filename=-a9b454b745ad46b5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_ast v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_ast) Running `/usr/bin/rustc --crate-name ruff_python_ast --edition=2021 crates/ruff_python_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a480d91e4b215f14 -C extra-filename=-a480d91e4b215f14 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libaho_corasick-1fab658baae0d0ca.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_trivia-070304078867df66.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsmallvec-0492afdc7684e12c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling toml_edit v0.22.4 Compiling quick-junit v0.3.5 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml_edit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=e36bbb09ec1e41ae -C extra-filename=-e36bbb09ec1e41ae --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libindexmap-7431410307e42336.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_spanned=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_spanned-ef7059cfb09e9fa1.rmeta --extern toml_datetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml_datetime-f69337a9d5a361c3.rmeta --extern winnow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwinnow-3e724f0e15e7ee48.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name quick_junit --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/quick-junit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f26a2639aea10da9 -C extra-filename=-f26a2639aea10da9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libchrono-bcb088f46bc7a991.rmeta --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libindexmap-7431410307e42336.rmeta --extern nextest_workspace_hack=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnextest_workspace_hack-cf3b423ad7c1a069.rmeta --extern quick_xml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquick_xml-89945c53d17ed6a9.rmeta --extern strip_ansi_escapes=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrip_ansi_escapes-ec11c03c7984521c.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern uuid=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libuuid-a0cf9b8eb4c0250d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_notebook v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_notebook) Running `/usr/bin/rustc --crate-name ruff_notebook --edition=2021 crates/ruff_notebook/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd59cfc5277dbfc6 -C extra-filename=-fd59cfc5277dbfc6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librand-d1002122b0e710a9.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_diagnostics-315367f3f6f3c7e8.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_json-d11c6532ad636916.rmeta --extern serde_with=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_with-99f7c609fa60043e.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern uuid=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libuuid-a0cf9b8eb4c0250d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: struct `QueueIterator` is never constructed --> crates/ruff_formatter/src/printer/queue.rs:188:19 | 188 | pub(super) struct QueueIterator<'a, 'q, Q: Queue<'a>> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `is_empty` is never used --> crates/ruff_formatter/src/printer/stack.rs:13:8 | 2 | pub(super) trait Stack { | ----- method in this trait ... 13 | fn is_empty(&self) -> bool; | ^^^^^^^^ Compiling imperative v1.0.5 Running `/usr/bin/rustc --crate-name imperative --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/imperative/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7c98c6bc4e26ee4 -C extra-filename=-b7c98c6bc4e26ee4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libphf-9cc9b4c91252b218.rmeta --extern rust_stemmers=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librust_stemmers-2fe06c5bea3dcc85.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling toml v0.8.10 Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=6a042028848c178b -C extra-filename=-6a042028848c178b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_spanned=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_spanned-ef7059cfb09e9fa1.rmeta --extern toml_datetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml_datetime-f69337a9d5a361c3.rmeta --extern toml_edit=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml_edit-e36bbb09ec1e41ae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/node.rs:855:21 | 855 | for expr in returns { | ^^^^^^^ | = note: `#[warn(for_loops_over_fallibles)]` on by default help: to check pattern in a loop use `while let` | 855 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 855 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/visitor.rs:145:25 | 145 | for expr in returns { | ^^^^^^^ | help: to check pattern in a loop use `while let` | 145 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 145 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/visitor/transformer.rs:132:25 | 132 | for expr in returns { | ^^^^^^^ | help: to check pattern in a loop use `while let` | 132 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 132 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: `ruff_formatter` (lib) generated 2 warnings Compiling ruff_python_semantic v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_semantic) Running `/usr/bin/rustc --crate-name ruff_python_parser --edition=2021 crates/ruff_python_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' -C metadata=cf68e8a759752027 -C extra-filename=-cf68e8a759752027 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbstr-aaa6b4db730a921c.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern lalrpop_util=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblalrpop_util-81e3697625709de3.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_ident-c2290c169774ee15.rmeta --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_names2-4e03ae87e06a1c23.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_semantic --edition=2021 crates/ruff_python_semantic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b610594d82b45d89 -C extra-filename=-b610594d82b45d89 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_index-1f892dd770ec01c8.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_stdlib-0f12c370e7e275ca.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsmallvec-0492afdc7684e12c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pep508_rs v0.2.3 Running `/usr/bin/rustc --crate-name pep508_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep508_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C codegen-units=16 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "default", "modern", "pyo3", "pyo3-log", "serde", "serde_json", "toml"))' -C metadata=e7a3d494c052406c -C extra-filename=-e7a3d494c052406c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpep440_rs-188a945dab407b1a.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing-105c778e4ef6b629.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rlib --extern url=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liburl-aeb8c1d5cfddc832.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pyproject-toml v0.8.1 Running `/usr/bin/rustc --crate-name pyproject_toml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pyproject-toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=922f43a71be1f4bb -C extra-filename=-922f43a71be1f4bb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libindexmap-7431410307e42336.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpep440_rs-188a945dab407b1a.rlib --extern pep508_rs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpep508_rs-e7a3d494c052406c.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml-6a042028848c178b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_index v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_index) Compiling ruff_python_codegen v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_codegen) Running `/usr/bin/rustc --crate-name ruff_python_index --edition=2021 crates/ruff_python_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7256ed6047ae3fad -C extra-filename=-7256ed6047ae3fad --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_parser-cf68e8a759752027.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_trivia-070304078867df66.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_codegen --edition=2021 crates/ruff_python_codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3e24c697690f94f -C extra-filename=-e3e24c697690f94f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_literal-855084d8c4d5e625.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_parser-cf68e8a759752027.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_formatter v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_formatter) Running `/usr/bin/rustc --crate-name ruff_python_formatter --edition=2021 crates/ruff_python_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=4f015e1c79350381 -C extra-filename=-4f015e1c79350381 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcountme-4c90609dd71ab2ce.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rmeta --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_formatter-b3e771af3090953a.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_index-7256ed6047ae3fad.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_parser-cf68e8a759752027.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_trivia-070304078867df66.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsmallvec-0492afdc7684e12c.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstatic_assertions-b112e3421f9c0bc7.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing-105c778e4ef6b629.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_python_ast` (lib) generated 3 warnings warning: method `fmt_dangling_comments` is never used --> crates/ruff_python_formatter/src/lib.rs:97:8 | 49 | pub(crate) trait FormatNodeRule | -------------- method in this trait ... 97 | fn fmt_dangling_comments( | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: struct `MarkVerbatimCommentsAsFormattedVisitor` is never constructed --> crates/ruff_python_formatter/src/comments/mod.rs:554:8 | 554 | struct MarkVerbatimCommentsAsFormattedVisitor<'a>(&'a Comments<'a>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling ruff_linter v0.2.2 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_linter) Running `/usr/bin/rustc --crate-name ruff_linter --edition=2021 crates/ruff_linter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "schemars", "test-rules"))' -C metadata=becbbec95052dd70 -C extra-filename=-becbbec95052dd70 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libaho_corasick-1fab658baae0d0ca.rmeta --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libannotate_snippets-96bea6087bef87c0.rmeta --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libchrono-bcb088f46bc7a991.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcolored-aa0142baafc796e8.rmeta --extern fern=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfern-c109d5bff62ba9e6.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglob-7de8e6ce095303c2.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglobset-95299eb5596082fb.rmeta --extern imperative=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libimperative-b7c98c6bc4e26ee4.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern is_wsl=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_wsl-9204164eb245d3e1.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern libcst_native=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblibcst_native-abd3f714c534f9ff.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libmemchr-5ee2ff02d743f6c1.rmeta --extern natord=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnatord-0fd90ae30244bf64.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpath_absolutize-113dd940d4d653a9.rmeta --extern pathdiff=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpathdiff-26e22851646459ef.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpep440_rs-a9b454b745ad46b5.rlib --extern pyproject_toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpyproject_toml-922f43a71be1f4bb.rmeta --extern quick_junit=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libquick_junit-f26a2639aea10da9.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rmeta --extern result_like=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libresult_like-3a0bb344ba20fada.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_diagnostics-315367f3f6f3c7e8.rmeta --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_index-1f892dd770ec01c8.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_notebook-fd59cfc5277dbfc6.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_codegen=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_codegen-e3e24c697690f94f.rmeta --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_index-7256ed6047ae3fad.rmeta --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_literal-855084d8c4d5e625.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_parser-cf68e8a759752027.rmeta --extern ruff_python_semantic=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_semantic-b610594d82b45d89.rmeta --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_stdlib-0f12c370e7e275ca.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_trivia-070304078867df66.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern semver=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsemver-8e9230da8d9ebc2f.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_json-d11c6532ad636916.rmeta --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsimilar-a1c8319376d69899.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libsmallvec-0492afdc7684e12c.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum-d18d2b051491128e.rmeta --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum_macros-9bad26febc220fe6.so --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml-6a042028848c178b.rmeta --extern typed_arena=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtyped_arena-dbd49a50f9a86c98.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_width-da7cdaec746d680a.rmeta --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libunicode_names2-4e03ae87e06a1c23.rmeta --extern url=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liburl-aeb8c1d5cfddc832.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_python_formatter` (lib) generated 2 warnings warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/lib.rs:44:17 | 44 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: field `0` is never read --> crates/ruff_linter/src/rules/isort/categorize.rs:83:17 | 83 | SourceMatch(&'a Path), | ----------- ^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 83 | SourceMatch(()), | ~~ warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_linter/src/checkers/ast/mod.rs:638:29 | 638 | for expr in returns { | ^^^^^^^ | = note: `#[warn(for_loops_over_fallibles)]` on by default help: to check pattern in a loop use `while let` | 638 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 638 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ Compiling ruff_workspace v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_workspace) Running `/usr/bin/rustc --crate-name ruff_workspace --edition=2021 crates/ruff_workspace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars"))' -C metadata=c7e3c1b84364a9d0 -C extra-filename=-c7e3c1b84364a9d0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcolored-aa0142baafc796e8.rmeta --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libdirs-c40f014b653f1584.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglob-7de8e6ce095303c2.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libglobset-95299eb5596082fb.rmeta --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libignore-ed0e3dc3f7c40ece.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libonce_cell-107ebf50647c1775.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpath_absolutize-113dd940d4d653a9.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpep440_rs-a9b454b745ad46b5.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rmeta --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_formatter-b3e771af3090953a.rmeta --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_linter-becbbec95052dd70.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_formatter-4f015e1c79350381.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libshellexpand-166e6973da8ca6d9.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum-d18d2b051491128e.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml-6a042028848c178b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34aa542dbb3f7365 -C extra-filename=-34aa542dbb3f7365 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rmeta --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libargfile-97f7309d5f8faba6.rmeta --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbincode-a980b61fcae67cac.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rmeta --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcachedir-918930144a173b5b.rmeta --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libchrono-bcb088f46bc7a991.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rmeta --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete_command-d05378591536be56.rmeta --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclearscreen-fde4e5d6ec5ad8e7.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcolored-aa0142baafc796e8.rmeta --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfiletime-55333339a83911f4.rmeta --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libignore-ed0e3dc3f7c40ece.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rmeta --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnotify-86fb5f3b6e7512db.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpath_absolutize-113dd940d4d653a9.rmeta --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librayon-a60cec69a6396a0c.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_diagnostics-315367f3f6f3c7e8.rmeta --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_linter-becbbec95052dd70.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_notebook-fd59cfc5277dbfc6.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rmeta --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_formatter-4f015e1c79350381.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rmeta --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_workspace-c7e3c1b84364a9d0.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_json-d11c6532ad636916.rmeta --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libshellexpand-166e6973da8ca6d9.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum-d18d2b051491128e.rmeta --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtempfile-edcf5655d6ec07d1.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml-6a042028848c178b.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing-105c778e4ef6b629.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwalkdir-ce329d643189f028.rmeta --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwild-6ba4a44e9f395d6b.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_linter` (lib) generated 3 warnings Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=16 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21ccda4a90dd9875 -C extra-filename=-21ccda4a90dd9875 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/release/deps -C strip=debuginfo -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/release/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libanyhow-4839f8d7fd763ad2.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libargfile-97f7309d5f8faba6.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbincode-a980b61fcae67cac.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libbitflags-b0fd7b9ffcb519c1.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcachedir-918930144a173b5b.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libchrono-bcb088f46bc7a991.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap-1ca8f093033419f4.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclap_complete_command-d05378591536be56.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libclearscreen-fde4e5d6ec5ad8e7.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libcolored-aa0142baafc796e8.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libfiletime-55333339a83911f4.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libignore-ed0e3dc3f7c40ece.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libis_macro-1845be41c917325a.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libitertools-6d3dada4bb23242e.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/liblog-7fdb0a750ec20057.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libnotify-86fb5f3b6e7512db.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libpath_absolutize-113dd940d4d653a9.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librayon-a60cec69a6396a0c.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libregex-870da8866487f5fe.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff-34aa542dbb3f7365.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_cache-96cfa6b2c8ed0fce.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_diagnostics-315367f3f6f3c7e8.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_linter-becbbec95052dd70.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_macros-74834ca24eede206.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_notebook-fd59cfc5277dbfc6.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_ast-a480d91e4b215f14.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_python_formatter-4f015e1c79350381.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_source_file-add5672ec3a48c13.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_text_size-7b5d01494e5982d4.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libruff_workspace-c7e3c1b84364a9d0.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/librustc_hash-94e9c5f5cc875c25.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde-26411131092b239b.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libserde_json-d11c6532ad636916.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libshellexpand-166e6973da8ca6d9.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libstrum-d18d2b051491128e.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtempfile-edcf5655d6ec07d1.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libthiserror-3acd73f1627a1c37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtoml-6a042028848c178b.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libtracing-105c778e4ef6b629.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwalkdir-ce329d643189f028.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/release/deps/libwild-6ba4a44e9f395d6b.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Finished `release` profile [optimized] target(s) in 5m 54s 📦 Including files matching "rust-toolchain.toml" 📦 Built wheel to /builddir/build/BUILD/ruff-0.2.2/target/wheels/ruff-0.2.2-py3-none-linux_x86_64.whl /builddir/build/BUILD/ruff-0.2.2/target/wheels/ruff-0.2.2-py3-none-linux_x86_64.whl Building wheel for ruff (pyproject.toml): finished with status 'done' Created wheel for ruff: filename=ruff-0.2.2-py3-none-linux_x86_64.whl size=42675803 sha256=572ce083fbc8a2a1b9dc2c449bd7034c695924218641da56f9cc75fd0daea67f Stored in directory: /builddir/.cache/pip/wheels/0b/be/1d/59f0d0a889da981428288811cc2754f024a104ed6832655783 Successfully built ruff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mUoj3S + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 ++ dirname /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 + cd ruff-0.2.2 ++ ls /builddir/build/BUILD/ruff-0.2.2/pyproject-wheeldir/ruff-0.2.2-py3-none-linux_x86_64.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=ruff==0.2.2 + TMPDIR=/builddir/build/BUILD/ruff-0.2.2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/ruff-0.2.2/pyproject-wheeldir ruff==0.2.2 Using pip 23.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11) Looking in links: /builddir/build/BUILD/ruff-0.2.2/pyproject-wheeldir Processing ./pyproject-wheeldir/ruff-0.2.2-py3-none-linux_x86_64.whl Installing collected packages: ruff Successfully installed ruff-0.2.2 + '[' -d /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin ']' + '[' -f /usr/bin/pathfix3.11.py ']' + pathfix=/usr/bin/pathfix3.11.py + '[' -z s ']' + shebang_flags=-kas + /usr/bin/pathfix3.11.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin/ruff /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin/ruff: no change + rm -rfv /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib/python3.11/site-packages ']' + '[' /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages '!=' /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib/python3.11/site-packages ']' + '[' -d /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages ']' + site_dirs+=("/usr/lib64/python3.11/site-packages") + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/OpenCloudOS + /usr/bin/python3 -B /usr/lib/rpm/OpenCloudOS/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 --record /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/RECORD --output /builddir/build/BUILD/pyproject-record + rm -fv /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/RECORD removed '/builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/REQUESTED' + /usr/bin/python3 /usr/lib/rpm/OpenCloudOS/pyproject_save_files.py --output-files /builddir/build/BUILD/pyproject-files --output-modules /builddir/build/BUILD/pyproject-modules --buildroot /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 --sitelib /usr/lib/python3.11/site-packages --sitearch /usr/lib64/python3.11/site-packages --python-version 3.11 --pyproject-record /builddir/build/BUILD/pyproject-record --prefix /usr ruff + target/release/ruff --generate-shell-completion bash + target/release/ruff --generate-shell-completion fish + target/release/ruff --generate-shell-completion zsh + install -Dpm 0644 ruff.bash -t /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64//usr/share/bash-completion/completions + install -Dpm 0644 ruff.fish -t /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64//usr/share/fish/vendor_completions.d + install -Dpm 0644 _ruff -t /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64//usr/share/zsh/site-functions + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 0.2.2-2.ocs23 --unique-debug-suffix -0.2.2-2.ocs23.x86_64 --unique-debug-src-base ruff-0.2.2-2.ocs23.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/ruff-0.2.2 extracting debug info from /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin/ruff warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/bin/ruff. Use `info auto-load python-scripts [REGEXP]' to list them. 55943 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/ruff-0.2.2-2.ocs23.x86_64/vendor/unicode_names2/src/lib.rs is executable but has no shebang, removing executable bit + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.6JCegy + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ruff-0.2.2 + export INSTA_UPDATE=always + INSTA_UPDATE=always + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo test -j32 --profile rpm --no-fail-fast -- --test-threads 2 warning: /builddir/build/BUILD/ruff-0.2.2/Cargo.toml: unused manifest key: workspace.dependencies.insta.feature Compiling proc-macro2 v1.0.78 Compiling unicode-ident v1.0.12 Compiling serde v1.0.196 Compiling memchr v2.7.1 Compiling libc v0.2.153 Compiling syn v1.0.109 Compiling regex-syntax v0.8.2 Compiling itoa v1.0.10 Compiling once_cell v1.19.0 Compiling serde_json v1.0.113 Compiling ryu v1.0.16 Compiling log v0.4.20 Compiling schemars v0.8.16 Compiling dyn-clone v1.0.16 Compiling cfg-if v1.0.0 Compiling either v1.9.0 Compiling bitflags v2.4.2 Compiling static_assertions v1.1.0 Compiling ppv-lite86 v0.2.17 Compiling siphasher v0.3.11 Compiling unicode-width v0.1.11 Compiling anyhow v1.0.79 Compiling lazy_static v1.4.0 Compiling Inflector v0.11.4 Compiling crunchy v0.2.2 Compiling time-core v0.1.0 Compiling rustc-hash v1.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=ed9791b2852e8192 -C extra-filename=-ed9791b2852e8192 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/proc-macro2-ed9791b2852e8192 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=369576df072e0556 -C extra-filename=-369576df072e0556 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=f58bc5f0977eaa8c -C extra-filename=-f58bc5f0977eaa8c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/serde-f58bc5f0977eaa8c -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=48121e972dbe230d -C extra-filename=-48121e972dbe230d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2978ff6174b6e1c5 -C extra-filename=-2978ff6174b6e1c5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/libc-2978ff6174b6e1c5 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7f6e587f0d653c8b -C extra-filename=-7f6e587f0d653c8b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/syn-7f6e587f0d653c8b -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=db4d84e82321cbf1 -C extra-filename=-db4d84e82321cbf1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name itoa --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3b0108d110028136 -C extra-filename=-3b0108d110028136 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=188df1f7e8169147 -C extra-filename=-188df1f7e8169147 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_json/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3f7c9e545cc551d5 -C extra-filename=-3f7c9e545cc551d5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/serde_json-3f7c9e545cc551d5 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ryu --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=7ddfdb33596b8af6 -C extra-filename=-7ddfdb33596b8af6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name log --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8ed96a9dc43a7943 -C extra-filename=-8ed96a9dc43a7943 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/schemars/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=27afd27c2ac170d5 -C extra-filename=-27afd27c2ac170d5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/schemars-27afd27c2ac170d5 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name dyn_clone --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/dyn-clone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3d8594543647cd0 -C extra-filename=-a3d8594543647cd0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=236268421942f1fe -C extra-filename=-236268421942f1fe --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name either --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/either/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=514b1cf8d703166c -C extra-filename=-514b1cf8d703166c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bitflags --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=09682307086b1289 -C extra-filename=-09682307086b1289 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=7be7c67e9c8f7198 -C extra-filename=-7be7c67e9c8f7198 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/libc-7be7c67e9c8f7198 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/static_assertions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=0c363b97fdab08f8 -C extra-filename=-0c363b97fdab08f8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=9c3e6a688416bc9b -C extra-filename=-9c3e6a688416bc9b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=fc45796a5475df81 -C extra-filename=-fc45796a5475df81 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/siphasher/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=3f9e371b421d1022 -C extra-filename=-3f9e371b421d1022 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5df1c65f6b9b374a -C extra-filename=-5df1c65f6b9b374a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=9048e5f61d00fdf0 -C extra-filename=-9048e5f61d00fdf0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/anyhow-9048e5f61d00fdf0 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/lazy_static/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=f859fd2c178a6de9 -C extra-filename=-f859fd2c178a6de9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name inflector --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/Inflector/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "heavyweight", "lazy_static", "regex", "unstable"))' -C metadata=7ade73d10feacd7c -C extra-filename=-7ade73d10feacd7c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/crunchy/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=cb47db4c3e529b76 -C extra-filename=-cb47db4c3e529b76 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/crunchy-cb47db4c3e529b76 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_width --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=c87a0a66026670e9 -C extra-filename=-c87a0a66026670e9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rustc_hash --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/rustc-hash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=00c8e2744b801690 -C extra-filename=-00c8e2744b801690 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/siphasher/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=09b89ee541611e16 -C extra-filename=-09b89ee541611e16 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-ident/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8f6e3a489de70155 -C extra-filename=-8f6e3a489de70155 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name time_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/time-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2cd6ab206e909c85 -C extra-filename=-2cd6ab206e909c85 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling smallvec v1.13.1 Running `/usr/bin/rustc --crate-name log --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=1823d4d9385598bb -C extra-filename=-1823d4d9385598bb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name smallvec --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/smallvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4b9708da406af355 -C extra-filename=-4b9708da406af355 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tiny-keccak v2.0.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tiny-keccak/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=19c0020a84e4c409 -C extra-filename=-19c0020a84e4c409 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/tiny-keccak-19c0020a84e4c409 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling same-file v1.0.6 Running `/usr/bin/rustc --crate-name same_file --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/same-file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fabee00a28253079 -C extra-filename=-fabee00a28253079 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lalrpop-util v0.20.0 Running `/usr/bin/rustc --crate-name lalrpop_util --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/lalrpop-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "lexer", "regex", "std", "unicode"))' -C metadata=b41e4b1f6e0304a7 -C extra-filename=-b41e4b1f6e0304a7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling similar v2.4.0 Running `/usr/bin/rustc --crate-name similar --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/similar/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="inline"' --cfg 'feature="text"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr", "bytes", "default", "inline", "serde", "text", "unicode", "unicode-segmentation"))' -C metadata=ad3caa0316fa3391 -C extra-filename=-ad3caa0316fa3391 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling getopts v0.2.21 Running `/usr/bin/rustc --crate-name getopts --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/getopts/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=b166b0e6150aee2d -C extra-filename=-b166b0e6150aee2d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-c87a0a66026670e9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling time v0.3.20 Running `/usr/bin/rustc --crate-name time --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/time/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=b3a0ae82cc952577 -C extra-filename=-b3a0ae82cc952577 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern time_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtime_core-2cd6ab206e909c85.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rustix v0.38.31 Compiling utf8parse v0.2.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rustix/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f71ac00fc18903d7 -C extra-filename=-f71ac00fc18903d7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rustix-f71ac00fc18903d7 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name utf8parse --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/utf8parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=de23fc22ea44391f -C extra-filename=-de23fc22ea44391f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name memchr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=4b5335e22af72609 -C extra-filename=-4b5335e22af72609 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling walkdir v2.4.0 Running `/usr/bin/rustc --crate-name walkdir --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/walkdir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e04673c1bcf4da2c -C extra-filename=-e04673c1bcf4da2c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern same_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsame_file-fabee00a28253079.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling itertools v0.12.1 Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itertools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=7b484cd4732830db -C extra-filename=-7b484cd4732830db --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libeither-514b1cf8d703166c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/serde_json-3f7c9e545cc551d5/build-script-build` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d30c0fcd7f33394a -C extra-filename=-d30c0fcd7f33394a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_shared v0.11.2 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=df9448e55536ff4d -C extra-filename=-df9448e55536ff4d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern siphasher=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsiphasher-3f9e371b421d1022.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/schemars-27afd27c2ac170d5/build-script-build` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/tiny-keccak-19c0020a84e4c409/build-script-build` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_shared/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=575300746ff012fd -C extra-filename=-575300746ff012fd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern siphasher=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsiphasher-09b89ee541611e16.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling linux-raw-sys v0.4.13 Compiling ruff_text_size v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_text_size) Running `/usr/bin/rustc --crate-name linux_raw_sys --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/linux-raw-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "elf", "errno", "general", "if_ether", "if_packet", "io_uring", "ioctl", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=bd29380c4abd93bd -C extra-filename=-bd29380c4abd93bd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_text_size --edition=2021 crates/ruff_text_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=6d1ead641a229046 -C extra-filename=-6d1ead641a229046 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name either --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/either/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=ba4983e25e6547ab -C extra-filename=-ba4983e25e6547ab --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling linked-hash-map v0.5.6 Running `/usr/bin/rustc --crate-name linked_hash_map --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/linked-hash-map/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("heapsize", "heapsize_impl", "nightly", "serde", "serde_impl"))' -C metadata=532da268a35e07be -C extra-filename=-532da268a35e07be --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing-core v0.1.32 Running `/usr/bin/rustc --crate-name tracing_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=49ad4f191cefb57b -C extra-filename=-49ad4f191cefb57b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstyle v1.0.6 Running `/usr/bin/rustc --crate-name anstyle --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bb7f7d9bf6150ddd -C extra-filename=-bb7f7d9bf6150ddd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling thiserror v1.0.57 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6824995ad0a5a62 -C extra-filename=-b6824995ad0a5a62 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/thiserror-b6824995ad0a5a62 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling heck v0.4.1 Running `/usr/bin/rustc --crate-name heck --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/heck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=1585fb09f019bd53 -C extra-filename=-1585fb09f019bd53 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pin-project-lite v0.2.13 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pin-project-lite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7424cb1bda4ce795 -C extra-filename=-7424cb1bda4ce795 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstyle-parse v0.2.3 Compiling anstyle-query v1.0.2 Running `/usr/bin/rustc --crate-name anstyle_parse --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle-parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=d37ae7eab03c5f37 -C extra-filename=-d37ae7eab03c5f37 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libutf8parse-de23fc22ea44391f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name anstyle_query --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstyle-query/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=071fe648c2c081c0 -C extra-filename=-071fe648c2c081c0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf v0.11.2 Running `/usr/bin/rustc --crate-name phf --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=8d7dfe92aec936da -C extra-filename=-8d7dfe92aec936da --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_shared-575300746ff012fd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name itertools --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/itertools/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=efb6a8ff26f39c11 -C extra-filename=-efb6a8ff26f39c11 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libeither-ba4983e25e6547ab.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling colorchoice v1.0.0 Compiling clap_lex v0.7.0 Running `/usr/bin/rustc --crate-name colorchoice --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/colorchoice/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3cd87492689ec5e2 -C extra-filename=-3cd87492689ec5e2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_lex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d64a21f0e494633e -C extra-filename=-d64a21f0e494633e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strsim v0.11.0 Compiling glob v0.3.1 Running `/usr/bin/rustc --crate-name glob --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/glob/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3ade3eb2a6449f44 -C extra-filename=-3ade3eb2a6449f44 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strsim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f23b1422eb086c7f -C extra-filename=-f23b1422eb086c7f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/crunchy-cb47db4c3e529b76/build-script-build` Running `/usr/bin/rustc --crate-name crunchy --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/crunchy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="limit_128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "limit_1024", "limit_128", "limit_2048", "limit_256", "limit_512", "limit_64", "std"))' -C metadata=2f4f5c0199f99d12 -C extra-filename=-2f4f5c0199f99d12 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling yaml-rust v0.4.5 Running `/usr/bin/rustc --crate-name yaml_rust --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/yaml-rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69eb2e9f7f6afe27 -C extra-filename=-69eb2e9f7f6afe27 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern linked_hash_map=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblinked_hash_map-532da268a35e07be.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling seahash v4.1.0 Running `/usr/bin/rustc --crate-name seahash --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/seahash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=951f9b596deac7a3 -C extra-filename=-951f9b596deac7a3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling autocfg v1.1.0 Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7fd1939fd6377f8 -C extra-filename=-f7fd1939fd6377f8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strsim v0.10.0 Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strsim-0.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07f01906d5166e63 -C extra-filename=-07f01906d5166e63 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/serde-f58bc5f0977eaa8c/build-script-build` Running `/usr/bin/rustc --crate-name tiny_keccak --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tiny-keccak/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="sha3"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cshake", "default", "fips202", "k12", "keccak", "kmac", "parallel_hash", "sha3", "shake", "sp800", "tuple_hash"))' -C metadata=ecb745a9c902bab3 -C extra-filename=-ecb745a9c902bab3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crunchy=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrunchy-2f4f5c0199f99d12.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling anstream v0.6.11 Running `/usr/bin/rustc --crate-name anstream --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/anstream/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=1f046984180e2e20 -C extra-filename=-1f046984180e2e20 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle-bb7f7d9bf6150ddd.rmeta --extern anstyle_parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle_parse-d37ae7eab03c5f37.rmeta --extern anstyle_query=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle_query-071fe648c2c081c0.rmeta --extern colorchoice=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolorchoice-3cd87492689ec5e2.rmeta --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libutf8parse-de23fc22ea44391f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ppv-lite86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=6c0da39cf3be232a -C extra-filename=-6c0da39cf3be232a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/proc-macro2-ed9791b2852e8192/build-script-build` Compiling ident_case v1.0.1 Running `/usr/bin/rustc --crate-name ident_case --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/ident_case/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66ee3ad8ad13a3e3 -C extra-filename=-66ee3ad8ad13a3e3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fnv v1.0.7 Running `/usr/bin/rustc --crate-name fnv --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/fnv/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=280eff8667a7f6a8 -C extra-filename=-280eff8667a7f6a8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling aho-corasick v1.1.2 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=060d7518897fa1c0 -C extra-filename=-060d7518897fa1c0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/anyhow-9048e5f61d00fdf0/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d673cc2b29e8f705 -C extra-filename=-d673cc2b29e8f705 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-369576df072e0556.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg wrap_proc_macro` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/anyhow-9048e5f61d00fdf0/build-script-build` Compiling lexical-util v0.8.5 Running `/usr/bin/rustc --crate-name lexical_util --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="floats"' --cfg 'feature="format"' --cfg 'feature="integers"' --cfg 'feature="parse"' --cfg 'feature="parse-floats"' --cfg 'feature="parse-integers"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "floats", "format", "integers", "lint", "parse", "parse-floats", "parse-integers", "power-of-two", "radix", "std", "write", "write-floats", "write-integers"))' -C metadata=d5f2f4c44e1288f0 -C extra-filename=-d5f2f4c44e1288f0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/syn-7f6e587f0d653c8b/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=9ad77c3ec259a481 -C extra-filename=-9ad77c3ec259a481 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg std_backtrace` Compiling tinyvec_macros v0.1.1 Running `/usr/bin/rustc --crate-name tinyvec_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tinyvec_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acf3980a15cfa2a5 -C extra-filename=-acf3980a15cfa2a5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=3f7dba9e0cfcdd39 -C extra-filename=-3f7dba9e0cfcdd39 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg std_backtrace` Compiling unic-char-range v0.9.0 Running `/usr/bin/rustc --crate-name unic_char_range --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-char-range/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "exact-size-is-empty", "fused", "rayon", "std", "trusted-len", "unstable"))' -C metadata=13de2b60db83dee7 -C extra-filename=-13de2b60db83dee7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_source_file v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_source_file) Running `/usr/bin/rustc --crate-name ruff_source_file --edition=2021 crates/ruff_source_file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7f9f66fed05668fe -C extra-filename=-7f9f66fed05668fe --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-4b5335e22af72609.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-d30c0fcd7f33394a.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-6d1ead641a229046.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/thiserror-b6824995ad0a5a62/build-script-build` Compiling drop_bomb v0.1.5 Running `/usr/bin/rustc --crate-name drop_bomb --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/drop_bomb/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=13a0eb6bd14fa8bf -C extra-filename=-13a0eb6bd14fa8bf --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling crossbeam-utils v0.8.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-utils/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=cea3fc52c26cdc47 -C extra-filename=-cea3fc52c26cdc47 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/crossbeam-utils-cea3fc52c26cdc47 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-common v0.9.0 Running `/usr/bin/rustc --crate-name unic_common --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-common/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable"))' -C metadata=f440604ff66c031c -C extra-filename=-f440604ff66c031c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling arrayvec v0.7.4 Running `/usr/bin/rustc --crate-name arrayvec --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/arrayvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std", "zeroize"))' -C metadata=830bf310d605d989 -C extra-filename=-830bf310d605d989 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-ucd-version v0.9.0 Running `/usr/bin/rustc --crate-name unic_ucd_version --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-ucd-version/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e352d932ee476c8 -C extra-filename=-3e352d932ee476c8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unic_common=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_common-f440604ff66c031c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unic-char-property v0.9.0 Running `/usr/bin/rustc --crate-name unic_char_property --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-char-property/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f74ab6f0bddd2b38 -C extra-filename=-f74ab6f0bddd2b38 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unic_char_range=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_char_range-13de2b60db83dee7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/libc-2978ff6174b6e1c5/build-script-build` Compiling tinyvec v1.6.0 Running `/usr/bin/rustc --crate-name tinyvec --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tinyvec/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "serde", "std", "tinyvec_macros"))' -C metadata=71750ac3c5a87c1b -C extra-filename=-71750ac3c5a87c1b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern tinyvec_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtinyvec_macros-acf3980a15cfa2a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling matches v0.1.10 Running `/usr/bin/rustc --crate-name matches --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/matches/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=82a8a3866a760685 -C extra-filename=-82a8a3866a760685 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=4b40f18d848633b3 -C extra-filename=-4b40f18d848633b3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling equivalent v1.0.1 Running `/usr/bin/rustc --crate-name equivalent --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/equivalent/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=050f258ba0fadff2 -C extra-filename=-050f258ba0fadff2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/libc-7be7c67e9c8f7198/build-script-build` Compiling hashbrown v0.14.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5602938d68327170 -C extra-filename=-5602938d68327170 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b11110f46fc5b9ff -C extra-filename=-b11110f46fc5b9ff --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Compiling unic-ucd-category v0.9.0 Running `/usr/bin/rustc --crate-name unic_ucd_category --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unic-ucd-category/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f603a2076eaf1549 -C extra-filename=-f603a2076eaf1549 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern matches=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmatches-82a8a3866a760685.rmeta --extern unic_char_property=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_char_property-f74ab6f0bddd2b38.rmeta --extern unic_char_range=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_char_range-13de2b60db83dee7.rmeta --extern unic_ucd_version=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_ucd_version-3e352d932ee476c8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rustversion v1.0.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rustversion/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fab229b61d0ab516 -C extra-filename=-fab229b61d0ab516 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rustversion-fab229b61d0ab516 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hexf-parse v0.2.1 Running `/usr/bin/rustc --crate-name hexf_parse --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/hexf-parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40c896effb009c12 -C extra-filename=-40c896effb009c12 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode-bidi v0.3.15 Running `/usr/bin/rustc --crate-name unicode_bidi --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-bidi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=38f245c57b9497d4 -C extra-filename=-38f245c57b9497d4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling quote v1.0.35 Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=72b4829f2e5b556a -C extra-filename=-72b4829f2e5b556a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rustix-f71ac00fc18903d7/build-script-build` Compiling percent-encoding v2.3.1 Running `/usr/bin/rustc --crate-name percent_encoding --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/percent-encoding/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=86fa89ed1cd868e8 -C extra-filename=-86fa89ed1cd868e8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rustix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=2cc7014ef7360ebb -C extra-filename=-2cc7014ef7360ebb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern linux_raw_sys=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblinux_raw_sys-bd29380c4abd93bd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` Compiling syn v2.0.48 Running `/usr/bin/rustc --crate-name syn --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=28aef28c8cc2c031 -C extra-filename=-28aef28c8cc2c031 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-369576df072e0556.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b260ead27958d2ad -C extra-filename=-b260ead27958d2ad --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-369576df072e0556.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/crossbeam-utils-cea3fc52c26cdc47/build-script-build` Running `/usr/bin/rustc --crate-name crossbeam_utils --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=eaddeef63f4034f3 -C extra-filename=-eaddeef63f4034f3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lexical-parse-integer v0.8.6 Running `/usr/bin/rustc --crate-name lexical_parse_integer --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-parse-integer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=9d015a5ccba8b733 -C extra-filename=-9d015a5ccba8b733 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lexical_util=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblexical_util-d5f2f4c44e1288f0.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling form_urlencoded v1.2.1 Running `/usr/bin/rustc --crate-name form_urlencoded --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/form_urlencoded/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=8e18c7b6ec82e7e5 -C extra-filename=-8e18c7b6ec82e7e5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern percent_encoding=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpercent_encoding-86fa89ed1cd868e8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_stdlib v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_stdlib) Running `/usr/bin/rustc --crate-name ruff_python_stdlib --edition=2021 crates/ruff_python_stdlib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9c430b594f7eccf8 -C extra-filename=-9c430b594f7eccf8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling peg-runtime v0.8.2 Running `/usr/bin/rustc --crate-name peg_runtime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-runtime/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=effae1b948374883 -C extra-filename=-effae1b948374883 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling winnow v0.5.39 Running `/usr/bin/rustc --crate-name winnow --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/winnow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=a7953693a604821f -C extra-filename=-a7953693a604821f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_parser v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_parser) Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 crates/ruff_python_parser/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=1 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' -C metadata=1ee1a0353eecffd0 -C extra-filename=-1ee1a0353eecffd0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ruff_python_parser-1ee1a0353eecffd0 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-3f7dba9e0cfcdd39.rlib --extern tiny_keccak=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtiny_keccak-ecb745a9c902bab3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rustversion-fab229b61d0ab516/build-script-build` Compiling paste v1.0.14 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/paste/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=df60fd78df29be06 -C extra-filename=-df60fd78df29be06 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/paste-df60fd78df29be06 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nextest-workspace-hack v0.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/nextest-workspace-hack/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ac8780f7e455040 -C extra-filename=-4ac8780f7e455040 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/nextest-workspace-hack-4ac8780f7e455040 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling getrandom v0.2.12 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=3de34f70ed2663da -C extra-filename=-3de34f70ed2663da --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-236268421942f1fe.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-b11110f46fc5b9ff.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling countme v3.0.1 Running `/usr/bin/rustc --crate-name countme --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/countme/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dashmap", "enable", "once_cell", "print_at_exit", "rustc-hash"))' -C metadata=79c824a2f7b73345 -C extra-filename=-79c824a2f7b73345 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rustversion --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rustversion/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=86c31c23d49b51d9 -C extra-filename=-86c31c23d49b51d9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/nextest-workspace-hack-4ac8780f7e455040/build-script-build` Compiling semver v1.0.21 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/semver/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=559638fbe391bfd1 -C extra-filename=-559638fbe391bfd1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/semver-559638fbe391bfd1 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling num-traits v0.2.18 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/num-traits/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=b7e83831ff27acb2 -C extra-filename=-b7e83831ff27acb2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/num-traits-b7e83831ff27acb2 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern autocfg=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libautocfg-f7fd1939fd6377f8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling lexical-parse-float v0.8.5 Running `/usr/bin/rustc --crate-name lexical_parse_float --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/lexical-parse-float/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="format"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compact", "default", "f128", "f16", "format", "lint", "nightly", "power-of-two", "radix", "safe", "std"))' -C metadata=718742a657ece78f -C extra-filename=-718742a657ece78f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lexical_parse_integer=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblexical_parse_integer-9d015a5ccba8b733.rmeta --extern lexical_util=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblexical_util-d5f2f4c44e1288f0.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode-normalization v0.1.22 Running `/usr/bin/rustc --crate-name unicode_normalization --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode-normalization/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=a2032f9444d4cfb8 -C extra-filename=-a2032f9444d4cfb8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern tinyvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtinyvec-71750ac3c5a87c1b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling iana-time-zone v0.1.60 Running `/usr/bin/rustc --crate-name iana_time_zone --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/iana-time-zone/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("fallback"))' -C metadata=53b0c138d4de5e54 -C extra-filename=-53b0c138d4de5e54 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=981571acd60cb993 -C extra-filename=-981571acd60cb993 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libgetrandom-3de34f70ed2663da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling annotate-snippets v0.6.1 Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/annotate-snippets-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi_term", "color", "default"))' -C metadata=0a969e2e2717cc46 -C extra-filename=-0a969e2e2717cc46 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/num-traits-b7e83831ff27acb2/build-script-build` Running `/usr/bin/rustc --crate-name peg_runtime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-runtime/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std", "unstable"))' -C metadata=4109c5a76f088bd0 -C extra-filename=-4109c5a76f088bd0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/paste-df60fd78df29be06/build-script-build` Compiling crossbeam-epoch v0.9.18 Running `/usr/bin/rustc --crate-name crossbeam_epoch --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-epoch/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=e4aeb9b6e2bf899f -C extra-filename=-e4aeb9b6e2bf899f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_utils-eaddeef63f4034f3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name paste --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=358ac1249bdd351a -C extra-filename=-358ac1249bdd351a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling console v0.15.8 Running `/usr/bin/rustc --crate-name console --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/console/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="ansi-parsing"' --cfg 'feature="unicode-width"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi-parsing", "default", "unicode-width", "windows-console-colors"))' -C metadata=3700f67a23cf6445 -C extra-filename=-3700f67a23cf6445 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblazy_static-f859fd2c178a6de9.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ruff_python_parser-1ee1a0353eecffd0/build-script-build` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=c681888542a3c156 -C extra-filename=-c681888542a3c156 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libppv_lite86-9c3e6a688416bc9b.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_core-981571acd60cb993.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling filetime v0.2.23 Running `/usr/bin/rustc --crate-name filetime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/filetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc863d8d80d902e9 -C extra-filename=-fc863d8d80d902e9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/getrandom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=190c6469dfd465ba -C extra-filename=-190c6469dfd465ba --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/semver-559638fbe391bfd1/build-script-build` Compiling chic v1.2.2 Running `/usr/bin/rustc --crate-name chic --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/chic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5088b218f555d59b -C extra-filename=-5088b218f555d59b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libannotate_snippets-0a969e2e2717cc46.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name nextest_workspace_hack --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/nextest-workspace-hack/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31764f9cd6065a09 -C extra-filename=-31764f9cd6065a09 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling quick-xml v0.31.0 Running `/usr/bin/rustc --crate-name quick_xml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/quick-xml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "async-tokio", "default", "document-features", "encoding", "encoding_rs", "escape-html", "overlapped-lists", "serde", "serde-types", "serialize", "tokio"))' -C metadata=c246e446b05e38dc -C extra-filename=-c246e446b05e38dc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling path-dedot v3.1.1 Running `/usr/bin/rustc --crate-name path_dedot --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/path-dedot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="once_cell_cache"' --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=d15d77a3f990299c -C extra-filename=-d15d77a3f990299c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name num_traits --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/num-traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=1437e968d38214d2 -C extra-filename=-1437e968d38214d2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg has_to_int_unchecked --cfg has_reverse_bits --cfg has_leading_trailing_ones --cfg has_div_euclid --cfg has_is_subnormal --cfg has_total_cmp --cfg has_int_to_from_bytes --cfg has_float_to_from_bytes` Compiling is-docker v0.2.0 Running `/usr/bin/rustc --crate-name is_docker --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/is-docker/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ca5b5bbb0fb3cbe -C extra-filename=-8ca5b5bbb0fb3cbe --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="small_rng"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=0cd38eb693da3119 -C extra-filename=-0cd38eb693da3119 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-b11110f46fc5b9ff.rmeta --extern rand_chacha=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_chacha-c681888542a3c156.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_core-981571acd60cb993.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=966af2e3b34aaaed -C extra-filename=-966af2e3b34aaaed --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libgetrandom-190c6469dfd465ba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fastrand v2.0.1 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fastrand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=160bbb2729e63538 -C extra-filename=-160bbb2729e63538 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling yansi-term v0.1.2 Running `/usr/bin/rustc --crate-name yansi_term --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/yansi-term/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=74914b57ef781799 -C extra-filename=-74914b57ef781799 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling path-absolutize v3.1.1 Running `/usr/bin/rustc --crate-name path_absolutize --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/path-absolutize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="once_cell_cache"' --cfg 'feature="use_unix_paths_on_wasm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static_cache", "once_cell_cache", "unsafe_cache", "use_unix_paths_on_wasm"))' -C metadata=302825ce290e7cf6 -C extra-filename=-302825ce290e7cf6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern path_dedot=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_dedot-d15d77a3f990299c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling regex-automata v0.4.5 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-automata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=da05c2b89f1c84a5 -C extra-filename=-da05c2b89f1c84a5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_syntax-db4d84e82321cbf1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling is-wsl v0.4.0 Running `/usr/bin/rustc --crate-name is_wsl --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/is-wsl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac0a2cb5ebb87c1e -C extra-filename=-ac0a2cb5ebb87c1e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern is_docker=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_docker-8ca5b5bbb0fb3cbe.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling idna v0.5.0 Compiling crossbeam-deque v0.8.5 Running `/usr/bin/rustc --crate-name semver --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/semver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=f9502bfecc3ae453 -C extra-filename=-f9502bfecc3ae453 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name idna --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/idna/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=9e17138af0d78d69 -C extra-filename=-9e17138af0d78d69 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_bidi=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_bidi-38f245c57b9497d4.rmeta --extern unicode_normalization=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_normalization-a2032f9444d4cfb8.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name crossbeam_deque --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-deque/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=1a91467f63bb9ba0 -C extra-filename=-1a91467f63bb9ba0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_epoch=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_epoch-e4aeb9b6e2bf899f.rmeta --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_utils-eaddeef63f4034f3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fern v0.6.2 Running `/usr/bin/rustc --crate-name fern --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fern/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("chrono", "colored", "date-based", "libc", "meta-logging-in-format", "reopen-03", "reopen-1", "reopen03", "reopen1", "syslog-3", "syslog-4", "syslog-6", "syslog3", "syslog4", "syslog6"))' -C metadata=57b471b19dabfc10 -C extra-filename=-57b471b19dabfc10 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling annotate-snippets v0.9.2 Running `/usr/bin/rustc --crate-name annotate_snippets --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/annotate-snippets/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=cf77f75c803d7f5a -C extra-filename=-cf77f75c803d7f5a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta --extern yansi_term=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libyansi_term-74914b57ef781799.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling colored v2.1.0 Running `/usr/bin/rustc --crate-name colored --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/colored/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="no-color"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-color"))' -C metadata=dd039713c7e7c887 -C extra-filename=-dd039713c7e7c887 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblazy_static-f859fd2c178a6de9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand_chacha/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=2ca68723a7713b3d -C extra-filename=-2ca68723a7713b3d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ppv_lite86=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libppv_lite86-6c0da39cf3be232a.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_core-966af2e3b34aaaed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling natord v1.0.9 Running `/usr/bin/rustc --crate-name natord --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/natord/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f05790f4b4c2547f -C extra-filename=-f05790f4b4c2547f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling option-ext v0.2.0 Running `/usr/bin/rustc --crate-name option_ext --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/option-ext/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45bee242ed05512c -C extra-filename=-45bee242ed05512c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling typed-arena v2.0.2 Running `/usr/bin/rustc --crate-name typed_arena --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/typed-arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6472da99355e0e8b -C extra-filename=-6472da99355e0e8b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pathdiff v0.2.1 Running `/usr/bin/rustc --crate-name pathdiff --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pathdiff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=cf1487bd3699613b -C extra-filename=-cf1487bd3699613b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs-sys v0.4.1 Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8733b064e94a089c -C extra-filename=-8733b064e94a089c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --extern option_ext=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liboption_ext-45bee242ed05512c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_trivia v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_trivia) Running `/usr/bin/rustc --crate-name ruff_python_trivia --edition=2021 crates/ruff_python_trivia/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d67789a9fb482412 -C extra-filename=-d67789a9fb482412 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-efb6a8ff26f39c11.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-7f9f66fed05668fe.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-6d1ead641a229046.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-369576df072e0556.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/rand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=066e925f660bbc05 -C extra-filename=-066e925f660bbc05 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --extern rand_chacha=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_chacha-2ca68723a7713b3d.rmeta --extern rand_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand_core-966af2e3b34aaaed.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fs-err v2.11.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fs-err/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=a8e5140645f44d6b -C extra-filename=-a8e5140645f44d6b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/fs-err-a8e5140645f44d6b -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern autocfg=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libautocfg-f7fd1939fd6377f8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs v5.0.1 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58306f64e811eaa9 -C extra-filename=-58306f64e811eaa9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern dirs_sys=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs_sys-8733b064e94a089c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=c197c9df66d334cd -C extra-filename=-c197c9df66d334cd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling dirs-sys v0.3.7 Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-sys-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=add9b0a7d10af2a4 -C extra-filename=-add9b0a7d10af2a4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling shellexpand v3.1.0 Running `/usr/bin/rustc --crate-name shellexpand --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/shellexpand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="base-0"' --cfg 'feature="default"' --cfg 'feature="dirs"' --cfg 'feature="tilde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("base-0", "bstr", "default", "dirs", "full", "full-msrv-1-31", "full-msrv-1-51", "os_str_bytes", "path", "tilde"))' -C metadata=20421aead22dbac1 -C extra-filename=-20421aead22dbac1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs-58306f64e811eaa9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling minimal-lexical v0.2.1 Running `/usr/bin/rustc --crate-name minimal_lexical --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/minimal-lexical/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=4f072098dddecb2b -C extra-filename=-4f072098dddecb2b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rayon-core v1.12.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon-core/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=25963e95a8301162 -C extra-filename=-25963e95a8301162 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rayon-core-25963e95a8301162 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/fs-err-a8e5140645f44d6b/build-script-build` Compiling dirs v4.0.0 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/dirs-4.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f62bc423adb2d7fb -C extra-filename=-f62bc423adb2d7fb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern dirs_sys=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs_sys-add9b0a7d10af2a4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fs_err --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/fs-err/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("io_safety", "tokio"))' -C metadata=5ab2f63bb8d20e7a -C extra-filename=-5ab2f63bb8d20e7a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg rustc_1_63` Compiling chrono v0.4.34 Running `/usr/bin/rustc --crate-name chrono --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/chrono/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="android-tzdata"' --cfg 'feature="clock"' --cfg 'feature="iana-time-zone"' --cfg 'feature="now"' --cfg 'feature="std"' --cfg 'feature="winapi"' --cfg 'feature="windows-targets"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_bench", "alloc", "android-tzdata", "arbitrary", "clock", "default", "iana-time-zone", "js-sys", "libc", "now", "oldtime", "pure-rust-locales", "rkyv", "rkyv-16", "rkyv-32", "rkyv-64", "rkyv-validation", "rustc-serialize", "serde", "std", "unstable-locales", "wasm-bindgen", "wasmbind", "winapi", "windows-targets"))' -C metadata=a617baaf287e00d2 -C extra-filename=-a617baaf287e00d2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern iana_time_zone=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libiana_time_zone-53b0c138d4de5e54.rmeta --extern num_traits=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnum_traits-1437e968d38214d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_generator v0.11.2 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_generator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("criterion"))' -C metadata=0ba5daf6b2d94c6e -C extra-filename=-0ba5daf6b2d94c6e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_shared-df9448e55536ff4d.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-0cd38eb693da3119.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/rayon-core-25963e95a8301162/build-script-build` Compiling inotify-sys v0.1.5 Running `/usr/bin/rustc --crate-name inotify_sys --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/inotify-sys/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7f0e77a71896bb9 -C extra-filename=-c7f0e77a71896bb9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling home v0.5.9 Running `/usr/bin/rustc --crate-name home --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/home/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2cf69f3ae3129bec -C extra-filename=-2cf69f3ae3129bec --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name fnv --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/fnv/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=827bfe4de490dc15 -C extra-filename=-827bfe4de490dc15 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rayon_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=2986af6f1f5b3606 -C extra-filename=-2986af6f1f5b3606 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_deque=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_deque-1a91467f63bb9ba0.rmeta --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_utils-eaddeef63f4034f3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling phf_codegen v0.11.2 Running `/usr/bin/rustc --crate-name phf_codegen --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/phf_codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57b6790be7624947 -C extra-filename=-57b6790be7624947 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf_generator=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_generator-0ba5daf6b2d94c6e.rmeta --extern phf_shared=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_shared-df9448e55536ff4d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling inotify v0.9.6 Running `/usr/bin/rustc --crate-name inotify --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/inotify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures-core", "stream", "tokio"))' -C metadata=bc8e97d8208e8ee2 -C extra-filename=-bc8e97d8208e8ee2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-c197c9df66d334cd.rmeta --extern inotify_sys=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinotify_sys-c7f0e77a71896bb9.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nix v0.26.4 Running `/usr/bin/rustc --crate-name nix --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/nix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="fs"' --cfg 'feature="term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=0eea30c5361298b5 -C extra-filename=-0eea30c5361298b5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-c197c9df66d334cd.rmeta --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nom v7.1.3 Running `/usr/bin/rustc --crate-name nom --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/nom/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=4cdd708c2c445181 -C extra-filename=-4cdd708c2c445181 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern minimal_lexical=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libminimal_lexical-4f072098dddecb2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode_names2_generator v1.2.1 Running `/usr/bin/rustc --crate-name unicode_names2_generator --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2_generator/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("unstable"))' -C metadata=0fd1e93a3295eec5 -C extra-filename=-0fd1e93a3295eec5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern getopts=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libgetopts-b166b0e6150aee2d.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-1823d4d9385598bb.rmeta --extern phf_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_codegen-57b6790be7624947.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-0cd38eb693da3119.rmeta --extern time=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtime-b3a0ae82cc952577.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling mio v0.8.10 Running `/usr/bin/rustc --crate-name mio --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/mio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="os-ext"' --cfg 'feature="os-poll"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "net", "os-ext", "os-poll"))' -C metadata=bbca9bad04b21163 -C extra-filename=-bbca9bad04b21163 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling crossbeam-channel v0.5.11 Running `/usr/bin/rustc --crate-name crossbeam_channel --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/crossbeam-channel/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=559fcddc28fa325c -C extra-filename=-559fcddc28fa325c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_utils=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_utils-eaddeef63f4034f3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling os_str_bytes v6.6.1 Running `/usr/bin/rustc --crate-name os_str_bytes --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/os_str_bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("checked_conversions", "conversions", "default", "memchr", "nightly", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=d03384dc890bd756 -C extra-filename=-d03384dc890bd756 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling terminfo v0.8.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminfo/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=52b3784b844c7a3b -C extra-filename=-52b3784b844c7a3b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/terminfo-52b3784b844c7a3b -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf_codegen-57b6790be7624947.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff v0.2.2 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff) Compiling predicates-core v1.0.6 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 crates/ruff/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27c450310bd7d6af -C extra-filename=-27c450310bd7d6af --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ruff-27c450310bd7d6af -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name predicates_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/predicates-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=04fee4233bd9628a -C extra-filename=-04fee4233bd9628a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_derive_internals v0.26.0 Running `/usr/bin/rustc --crate-name serde_derive_internals --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_derive_internals/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=299566ee2b73748d -C extra-filename=-299566ee2b73748d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-b260ead27958d2ad.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling terminal_size v0.3.0 Running `/usr/bin/rustc --crate-name terminal_size --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminal_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa9d839621ff7956 -C extra-filename=-aa9d839621ff7956 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustix-2cc7014ef7360ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling vte_generate_state_changes v0.1.1 Running `/usr/bin/rustc --crate-name vte_generate_state_changes --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/vte_generate_state_changes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=31c27e3914bf5b39 -C extra-filename=-31c27e3914bf5b39 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling uuid v1.7.0 Running `/usr/bin/rustc --crate-name uuid --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/uuid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fast-rng"' --cfg 'feature="rng"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "atomic", "borsh", "bytemuck", "default", "fast-rng", "js", "macro-diagnostics", "md5", "rng", "serde", "sha1", "slog", "std", "v1", "v3", "v4", "v5", "v6", "v7", "v8", "zerocopy"))' -C metadata=6d022fe78f24b0c3 -C extra-filename=-6d022fe78f24b0c3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libgetrandom-190c6469dfd465ba.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-066e925f660bbc05.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_builder v4.5.0 Compiling peg-macros v0.8.2 Running `/usr/bin/rustc --crate-name clap_builder --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_builder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=8f677ae7b21afabc -C extra-filename=-8f677ae7b21afabc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anstream=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstream-1f046984180e2e20.rmeta --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle-bb7f7d9bf6150ddd.rmeta --extern clap_lex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_lex-d64a21f0e494633e.rmeta --extern strsim=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrsim-f23b1422eb086c7f.rmeta --extern terminal_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libterminal_size-aa9d839621ff7956.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name peg_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg-macros/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("trace"))' -C metadata=241f235216288c16 -C extra-filename=-241f235216288c16 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern peg_runtime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpeg_runtime-effae1b948374883.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tempfile v3.10.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tempfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=28c99659b5b8f435 -C extra-filename=-28c99659b5b8f435 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern fastrand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfastrand-160bbb2729e63538.rmeta --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustix-2cc7014ef7360ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling which v4.4.2 Running `/usr/bin/rustc --crate-name which --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/which/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex"))' -C metadata=b1ee4db8c816159d -C extra-filename=-b1ee4db8c816159d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libeither-514b1cf8d703166c.rmeta --extern home=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhome-2cf69f3ae3129bec.rmeta --extern rustix=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustix-2cc7014ef7360ebb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling argfile v0.1.6 Running `/usr/bin/rustc --crate-name argfile --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/argfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "response", "shlex"))' -C metadata=4270dfa3906a1990 -C extra-filename=-4270dfa3906a1990 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern fs_err=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfs_err-5ab2f63bb8d20e7a.rmeta --extern os_str_bytes=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libos_str_bytes-d03384dc890bd756.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling notify v6.1.1 Running `/usr/bin/rustc --crate-name notify --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/notify/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="crossbeam-channel"' --cfg 'feature="default"' --cfg 'feature="fsevent-sys"' --cfg 'feature="macos_fsevent"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("crossbeam-channel", "default", "fsevent-sys", "kqueue", "macos_fsevent", "macos_kqueue", "manual_tests", "mio", "serde", "timing_tests"))' -C metadata=05d3408b49408477 -C extra-filename=-05d3408b49408477 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_channel=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_channel-559fcddc28fa325c.rmeta --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rmeta --extern inotify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinotify-bc8e97d8208e8ee2.rmeta --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern mio=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmio-bbca9bad04b21163.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling rayon v1.8.1 Running `/usr/bin/rustc --crate-name rayon --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/rayon/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=44fac310b3cc16f8 -C extra-filename=-44fac310b3cc16f8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern either=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libeither-514b1cf8d703166c.rmeta --extern rayon_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon_core-2986af6f1f5b3606.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling doc-comment v0.3.3 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/doc-comment/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=fc6ccae3b33276c2 -C extra-filename=-fc6ccae3b33276c2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/doc-comment-fc6ccae3b33276c2 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling wild v2.2.1 Running `/usr/bin/rustc --crate-name wild --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/wild/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("glob-quoted-on-windows"))' -C metadata=6d5943d495b60476 -C extra-filename=-6d5943d495b60476 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling cachedir v0.3.1 Running `/usr/bin/rustc --crate-name cachedir --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/cachedir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=128c4f4c2cc0da4a -C extra-filename=-128c4f4c2cc0da4a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling termtree v0.4.1 Running `/usr/bin/rustc --crate-name termtree --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/termtree/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=568f6e4a8d5a18e5 -C extra-filename=-568f6e4a8d5a18e5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling difflib v0.4.0 Running `/usr/bin/rustc --crate-name difflib --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/difflib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=45955013d59e48fc -C extra-filename=-45955013d59e48fc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling predicates-tree v1.0.9 Running `/usr/bin/rustc --crate-name predicates_tree --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/predicates-tree/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f23d8bf3d1830e3d -C extra-filename=-f23d8bf3d1830e3d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern predicates_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpredicates_core-04fee4233bd9628a.rmeta --extern termtree=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtermtree-568f6e4a8d5a18e5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling wait-timeout v0.2.0 Running `/usr/bin/rustc --crate-name wait_timeout --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/wait-timeout/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=723fd4e9fa59afee -C extra-filename=-723fd4e9fa59afee --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ruff-27c450310bd7d6af/build-script-build` Compiling regex-syntax v0.6.29 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ee4302ce83b32fee -C extra-filename=-ee4302ce83b32fee --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling portable-atomic v1.6.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/portable-atomic/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=187250dd7c7fd1a1 -C extra-filename=-187250dd7c7fd1a1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/portable-atomic-187250dd7c7fd1a1 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling version_check v0.9.4 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/version_check/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=918d5c6f35c31f4d -C extra-filename=-918d5c6f35c31f4d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling predicates v3.1.0 Running `/usr/bin/rustc --crate-name predicates --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/predicates/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "diff", "float-cmp", "normalize-line-endings", "regex", "unstable"))' -C metadata=98a3591763f3b6c2 -C extra-filename=-98a3591763f3b6c2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle-bb7f7d9bf6150ddd.rmeta --extern difflib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdifflib-45955013d59e48fc.rmeta --extern predicates_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpredicates_core-04fee4233bd9628a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling overload v0.1.1 Running `/usr/bin/rustc --crate-name overload --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/overload/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a97a487475c450d -C extra-filename=-4a97a487475c450d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling nu-ansi-term v0.46.0 Running `/usr/bin/rustc --crate-name nu_ansi_term --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/nu-ansi-term/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=305d6cfbb62f3ad1 -C extra-filename=-305d6cfbb62f3ad1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern overload=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liboverload-4a97a487475c450d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing-log v0.2.0 Running `/usr/bin/rustc --crate-name tracing_log --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=98133642d8b19e2c -C extra-filename=-98133642d8b19e2c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern tracing_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_core-49ad4f191cefb57b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/doc-comment-fc6ccae3b33276c2/build-script-build` Compiling thread_local v1.1.7 Running `/usr/bin/rustc --crate-name thread_local --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thread_local/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=e91568ac5ba129fa -C extra-filename=-e91568ac5ba129fa --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name doc_comment --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/doc-comment/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_core", "old_macros"))' -C metadata=c1b88d7fc9f4b564 -C extra-filename=-c1b88d7fc9f4b564 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling sharded-slab v0.1.7 Running `/usr/bin/rustc --crate-name sharded_slab --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/sharded-slab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=95cff25aedd1a962 -C extra-filename=-95cff25aedd1a962 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblazy_static-f859fd2c178a6de9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling yansi v0.5.1 Running `/usr/bin/rustc --crate-name yansi --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/yansi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d0c2d174d26c987 -C extra-filename=-4d0c2d174d26c987 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling diff v0.1.13 Running `/usr/bin/rustc --crate-name diff --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/diff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ced24a148e154fc1 -C extra-filename=-ced24a148e154fc1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling zerocopy v0.7.32 Running `/usr/bin/rustc --crate-name zerocopy --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/zerocopy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=5373d10f22029fae -C extra-filename=-5373d10f22029fae --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling number_prefix v0.4.0 Running `/usr/bin/rustc --crate-name number_prefix --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/number_prefix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=95b1300c6e0d87b7 -C extra-filename=-95b1300c6e0d87b7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling is-terminal v0.4.11 Running `/usr/bin/rustc --crate-name is_terminal --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/is-terminal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=be866906254e355d -C extra-filename=-be866906254e355d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern libc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibc-4b40f18d848633b3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling termcolor v1.4.1 Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/termcolor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b961927bf78191e5 -C extra-filename=-b961927bf78191e5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pretty_assertions v1.4.0 Running `/usr/bin/rustc --crate-name pretty_assertions --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pretty_assertions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable"))' -C metadata=e36a3f5431216527 -C extra-filename=-e36a3f5431216527 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern diff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdiff-ced24a148e154fc1.rmeta --extern yansi=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libyansi-4d0c2d174d26c987.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling humantime v2.1.0 Running `/usr/bin/rustc --crate-name humantime --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/humantime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=26c301012e7c6dd4 -C extra-filename=-26c301012e7c6dd4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling hashbrown v0.12.3 Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/hashbrown-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=611c5b31e120d402 -C extra-filename=-611c5b31e120d402 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling indoc v2.0.4 Running `/usr/bin/rustc --crate-name indoc --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/indoc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58f88d9897c8c6dc -C extra-filename=-58f88d9897c8c6dc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling shlex v1.3.0 Running `/usr/bin/rustc --crate-name shlex --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/shlex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ea9f42fcba8f0f64 -C extra-filename=-ea9f42fcba8f0f64 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_stdlib --edition=2021 crates/ruff_python_stdlib/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7714b7501ca3e28 -C extra-filename=-c7714b7501ca3e28 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling vte v0.11.1 Running `/usr/bin/rustc --crate-name vte --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/vte/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="arrayvec"' --cfg 'feature="default"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ansi", "arrayvec", "default", "log", "nightly", "no_std", "serde"))' -C metadata=f5106b3ef321773d -C extra-filename=-f5106b3ef321773d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern arrayvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libarrayvec-830bf310d605d989.rmeta --extern utf8parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libutf8parse-de23fc22ea44391f.rmeta --extern vte_generate_state_changes=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libvte_generate_state_changes-31c27e3914bf5b39.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling bstr v1.9.0 Running `/usr/bin/rustc --crate-name bstr --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/bstr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=d7032bba4c36a458 -C extra-filename=-d7032bba4c36a458 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_automata-da05c2b89f1c84a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling regex v1.10.3 Running `/usr/bin/rustc --crate-name regex --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/regex/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=72eae606beb25471 -C extra-filename=-72eae606beb25471 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_automata-da05c2b89f1c84a5.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_syntax-db4d84e82321cbf1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling darling_core v0.20.5 Running `/usr/bin/rustc --crate-name darling_core --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling_core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=b46dec23b44ce60d -C extra-filename=-b46dec23b44ce60d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern fnv=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfnv-280eff8667a7f6a8.rmeta --extern ident_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libident_case-66ee3ad8ad13a3e3.rmeta --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern strsim=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrsim-07f01906d5166e63.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pmutil v0.6.1 Compiling test-case-core v3.3.1 Running `/usr/bin/rustc --crate-name pmutil --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/pmutil/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d6dbed431fc5e7c3 -C extra-filename=-d6dbed431fc5e7c3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name test_case_core --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/test-case-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("with-regex"))' -C metadata=01a983432412151e -C extra-filename=-01a983432412151e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-236268421942f1fe.rmeta --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rmeta --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rmeta --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ahash v0.8.7 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ahash/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=63abf1c67848f221 -C extra-filename=-63abf1c67848f221 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ahash-63abf1c67848f221 -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern version_check=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libversion_check-918d5c6f35c31f4d.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/portable-atomic-187250dd7c7fd1a1/build-script-build` Compiling strip-ansi-escapes v0.2.0 Compiling vt100 v0.15.2 Running `/usr/bin/rustc --crate-name strip_ansi_escapes --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/strip-ansi-escapes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=298169e2c4e57d25 -C extra-filename=-298169e2c4e57d25 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern vte=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libvte-f5106b3ef321773d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name vt100 --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/vt100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8c096a5b4afd16f4 -C extra-filename=-8c096a5b4afd16f4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itoa=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitoa-3b0108d110028136.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta --extern vte=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libvte-f5106b3ef321773d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name portable_atomic --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/portable-atomic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::borrow_as_ptr' --cfg 'feature="default"' --cfg 'feature="fallback"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("critical-section", "default", "disable-fiq", "fallback", "float", "force-amo", "require-cas", "s-mode", "serde", "std", "unsafe-assume-single-core"))' -C metadata=c3b00494c6720959 -C extra-filename=-c3b00494c6720959 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg portable_atomic_llvm_16` Compiling env_logger v0.10.2 Running `/usr/bin/rustc --crate-name env_logger --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/env_logger/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="auto-color"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto-color", "color", "default", "humantime", "regex"))' -C metadata=f683d7c258264090 -C extra-filename=-f683d7c258264090 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern humantime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhumantime-26c301012e7c6dd4.rmeta --extern is_terminal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_terminal-be866906254e355d.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern termcolor=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtermcolor-b961927bf78191e5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/ahash-63abf1c67848f221/build-script-build` Running `/usr/bin/rustc --crate-name ahash --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/ahash/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=e5ec4c685a996a36 -C extra-filename=-e5ec4c685a996a36 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcfg_if-fc45796a5475df81.rmeta --extern getrandom=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libgetrandom-190c6469dfd465ba.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern zerocopy=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libzerocopy-5373d10f22029fae.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg 'feature="folded_multiply"'` Compiling globset v0.4.14 Running `/usr/bin/rustc --crate-name globset --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/globset/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=82f837e633073bd4 -C extra-filename=-82f837e633073bd4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rmeta --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbstr-d7032bba4c36a458.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_automata-da05c2b89f1c84a5.rmeta --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_syntax-db4d84e82321cbf1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling assert_cmd v2.0.13 Running `/usr/bin/rustc --crate-name assert_cmd --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/assert_cmd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "color-auto"))' -C metadata=aa6b6d9a614278f7 -C extra-filename=-aa6b6d9a614278f7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anstyle=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanstyle-bb7f7d9bf6150ddd.rmeta --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbstr-d7032bba4c36a458.rmeta --extern doc_comment=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdoc_comment-c1b88d7fc9f4b564.rmeta --extern predicates=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpredicates-98a3591763f3b6c2.rmeta --extern predicates_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpredicates_core-04fee4233bd9628a.rmeta --extern predicates_tree=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpredicates_tree-f23d8bf3d1830e3d.rmeta --extern wait_timeout=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwait_timeout-723fd4e9fa59afee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling regex-automata v0.1.10 Running `/usr/bin/rustc --crate-name regex_automata --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=35e8229b089dd34a -C extra-filename=-35e8229b089dd34a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern regex_syntax=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_syntax-ee4302ce83b32fee.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling imara-diff v0.1.5 Running `/usr/bin/rustc --crate-name imara_diff --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/imara-diff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unified_diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unified_diff"))' -C metadata=13d779f2b1fca7f9 -C extra-filename=-13d779f2b1fca7f9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ahash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libahash-e5ec4c685a996a36.rmeta --extern hashbrown=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhashbrown-611c5b31e120d402.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_cache v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_cache) Running `/usr/bin/rustc --crate-name ruff_cache --edition=2021 crates/ruff_cache/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9a16c81412cd1015 -C extra-filename=-9a16c81412cd1015 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern seahash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libseahash-951f9b596deac7a3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ignore v0.4.22 Running `/usr/bin/rustc --crate-name ignore --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/ignore/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=1ef818bdd47f888f -C extra-filename=-1ef818bdd47f888f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern crossbeam_deque=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcrossbeam_deque-1a91467f63bb9ba0.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_automata-da05c2b89f1c84a5.rmeta --extern same_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsame_file-fabee00a28253079.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling indicatif v0.17.8 Running `/usr/bin/rustc --crate-name indicatif --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/indicatif/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="in_memory"' --cfg 'feature="unicode-width"' --cfg 'feature="vt100"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "futures", "improved_unicode", "in_memory", "rayon", "tokio", "unicode-segmentation", "unicode-width", "vt100"))' -C metadata=086a46c7fb1f1722 -C extra-filename=-086a46c7fb1f1722 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern console=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libconsole-3700f67a23cf6445.rmeta --extern number_prefix=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnumber_prefix-95b1300c6e0d87b7.rmeta --extern portable_atomic=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libportable_atomic-c3b00494c6720959.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta --extern vt100=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libvt100-8c096a5b4afd16f4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/terminfo-52b3784b844c7a3b/build-script-build` Running `/usr/bin/rustc --crate-name terminfo --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/terminfo/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=329667aad3883982 -C extra-filename=-329667aad3883982 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs-f62bc423adb2d7fb.rmeta --extern fnv=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfnv-827bfe4de490dc15.rmeta --extern nom=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnom-4cdd708c2c445181.rmeta --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf-8d7dfe92aec936da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling matchers v0.1.0 Running `/usr/bin/rustc --crate-name matchers --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/matchers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8c626ffe983d4cc -C extra-filename=-d8c626ffe983d4cc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern regex_automata=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex_automata-35e8229b089dd34a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling unicode_names2 v1.2.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_std", "unstable"))' -C metadata=6c470346621d6f4f -C extra-filename=-6c470346621d6f4f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/build/unicode_names2-6c470346621d6f4f -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern unicode_names2_generator=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2_generator-0fd1e93a3295eec5.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/build/unicode_names2-6c470346621d6f4f/build-script-build` Running `/usr/bin/rustc --crate-name unicode_names2 --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/unicode_names2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_std", "unstable"))' -C metadata=ac2d89ffe69edacd -C extra-filename=-ac2d89ffe69edacd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf-8d7dfe92aec936da.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling peg v0.8.2 Running `/usr/bin/rustc --crate-name peg --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/peg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std", "trace", "unstable"))' -C metadata=45e34863467b91f0 -C extra-filename=-45e34863467b91f0 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern peg_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpeg_macros-241f235216288c16.so --extern peg_runtime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpeg_runtime-4109c5a76f088bd0.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling schemars_derive v0.8.16 Compiling libcst_derive v1.1.0 Running `/usr/bin/rustc --crate-name schemars_derive --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/schemars_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e764b53ba281735d -C extra-filename=-e764b53ba281735d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern serde_derive_internals=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_derive_internals-299566ee2b73748d.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-b260ead27958d2ad.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name libcst_derive --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/libcst_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=330f421bd64488fc -C extra-filename=-330f421bd64488fc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-b260ead27958d2ad.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_derive v1.0.196 Compiling is-macro v0.3.5 Compiling ruff_macros v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_macros) Compiling tracing-attributes v0.1.27 Compiling thiserror-impl v1.0.57 Compiling clap_derive v4.5.0 Compiling darling_macro v0.20.5 Compiling strum_macros v0.25.3 Compiling result-like-derive v0.5.0 Compiling test-case-macros v3.3.1 Running `/usr/bin/rustc --crate-name tracing_attributes --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-attributes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=e25c5548a2f039fd -C extra-filename=-e25c5548a2f039fd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_derive --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=ab3a6ac1b9026735 -C extra-filename=-ab3a6ac1b9026735 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_macros --edition=2021 crates/ruff_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40557ae2214c72ee -C extra-filename=-40557ae2214c72ee --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-efb6a8ff26f39c11.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-d67789a9fb482412.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name thiserror_impl --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror-impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3f2a2e377c63ea3 -C extra-filename=-e3f2a2e377c63ea3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name test_case_macros --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/test-case-macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("with-regex"))' -C metadata=800f60eba759629d -C extra-filename=-800f60eba759629d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern test_case_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case_core-01a983432412151e.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name darling_macro --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8c45b3ba07f815f -C extra-filename=-b8c45b3ba07f815f --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern darling_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdarling_core-b46dec23b44ce60d.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strum_macros --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/strum_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6bce326a94e8a37b -C extra-filename=-6bce326a94e8a37b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern heck=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libheck-1585fb09f019bd53.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern rustversion=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustversion-86c31c23d49b51d9.so --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_macros --edition=2021 crates/ruff_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c0775c1ca5c887aa -C extra-filename=-c0775c1ca5c887aa --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-efb6a8ff26f39c11.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-d67789a9fb482412.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=1a2460c6962d55ee -C extra-filename=-1a2460c6962d55ee --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern heck=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libheck-1585fb09f019bd53.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name result_like_derive --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/result-like-derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=680b926113830af9 -C extra-filename=-680b926113830af9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern pmutil=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpmutil-d6dbed431fc5e7c3.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name is_macro --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/is-macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=999fc26d5086921d -C extra-filename=-999fc26d5086921d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern inflector=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinflector-7ade73d10feacd7c.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling darling v0.20.5 Running `/usr/bin/rustc --crate-name darling --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/darling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=d9e4fbf9c48a0905 -C extra-filename=-d9e4fbf9c48a0905 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern darling_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdarling_core-b46dec23b44ce60d.rmeta --extern darling_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdarling_macro-b8c45b3ba07f815f.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling serde_with_macros v3.6.1 Running `/usr/bin/rustc --crate-name serde_with_macros --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_with_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars_0_8"))' -C metadata=a99d8ba51df712d2 -C extra-filename=-a99d8ba51df712d2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern darling=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdarling-d9e4fbf9c48a0905.rlib --extern proc_macro2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libproc_macro2-d673cc2b29e8f705.rlib --extern quote=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquote-72b4829f2e5b556a.rlib --extern syn=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsyn-28aef28c8cc2c031.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_literal v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_literal) Running `/usr/bin/rustc --crate-name ruff_python_literal --edition=2021 crates/ruff_python_literal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=23961506b991e448 -C extra-filename=-23961506b991e448 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern hexf_parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhexf_parse-40c896effb009c12.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern lexical_parse_float=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblexical_parse_float-718742a657ece78f.rmeta --extern unic_ucd_category=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_ucd_category-f603a2076eaf1549.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_literal --edition=2021 crates/ruff_python_literal/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0967f33e643474e7 -C extra-filename=-0967f33e643474e7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern hexf_parse=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhexf_parse-40c896effb009c12.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern lexical_parse_float=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblexical_parse_float-718742a657ece78f.rlib --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-066e925f660bbc05.rlib --extern unic_ucd_category=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunic_ucd_category-f603a2076eaf1549.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling test-case v3.3.1 Running `/usr/bin/rustc --crate-name test_case --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/test-case/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("regex", "with-regex"))' -C metadata=43ecccbdde98f0dc -C extra-filename=-43ecccbdde98f0dc --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern test_case_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case_macros-800f60eba759629d.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name thiserror --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/thiserror/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4010fd229471ea37 -C extra-filename=-4010fd229471ea37 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern thiserror_impl=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror_impl-e3f2a2e377c63ea3.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clearscreen v2.0.1 Running `/usr/bin/rustc --crate-name clearscreen --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clearscreen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("windows-console"))' -C metadata=d6ffa18006852a56 -C extra-filename=-d6ffa18006852a56 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern nix=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnix-0eea30c5361298b5.rmeta --extern terminfo=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libterminfo-329667aad3883982.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern which=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwhich-b1ee4db8c816159d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling libcst v1.1.0 Running `/usr/bin/rustc --crate-name libcst_native --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/libcst/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "py", "pyo3", "trace"))' -C metadata=1d77b5750b45c325 -C extra-filename=-1d77b5750b45c325 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern chic=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchic-5088b218f555d59b.rlib --extern libcst_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibcst_derive-330f421bd64488fc.so --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern paste=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpaste-358ac1249bdd351a.so --extern peg=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpeg-45e34863467b91f0.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap v4.5.0 Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="env"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="string"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=eb452d07c8e18527 -C extra-filename=-eb452d07c8e18527 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern clap_builder=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_builder-8f677ae7b21afabc.rmeta --extern clap_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_derive-1a2460c6962d55ee.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete v4.5.0 Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-doc", "unstable-dynamic"))' -C metadata=cdfe86d24dc6104a -C extra-filename=-cdfe86d24dc6104a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete_fig v4.5.0 Compiling clap_complete_nushell v0.1.11 Running `/usr/bin/rustc --crate-name clap_complete_fig --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_fig/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c029dfbf7aed8057 -C extra-filename=-c029dfbf7aed8057 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete-cdfe86d24dc6104a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_complete_nushell --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_nushell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8834e0fd99fe8fba -C extra-filename=-8834e0fd99fe8fba --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete-cdfe86d24dc6104a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete_command v0.5.1 Running `/usr/bin/rustc --crate-name clap_complete_command --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/clap_complete_command/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="fig"' --cfg 'feature="nushell"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("carapace", "default", "fig", "nushell"))' -C metadata=ebc2267301dc9e90 -C extra-filename=-ebc2267301dc9e90 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern clap_complete=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete-cdfe86d24dc6104a.rmeta --extern clap_complete_fig=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_fig-c029dfbf7aed8057.rmeta --extern clap_complete_nushell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_nushell-8834e0fd99fe8fba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling strum v0.25.0 Running `/usr/bin/rustc --crate-name strum --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/strum/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strum_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "derive", "phf", "std", "strum_macros"))' -C metadata=0f74d0629982ff3b -C extra-filename=-0f74d0629982ff3b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum_macros-6bce326a94e8a37b.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_index v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_index) Running `/usr/bin/rustc --crate-name ruff_index --edition=2021 crates/ruff_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c40e63dc9a23ee89 -C extra-filename=-c40e63dc9a23ee89 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_cache --edition=2021 crates/ruff_cache/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9c0ab5f7e67e990 -C extra-filename=-e9c0ab5f7e67e990 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern seahash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libseahash-951f9b596deac7a3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_index --edition=2021 crates/ruff_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91ac85631be305e8 -C extra-filename=-91ac85631be305e8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cache_key --edition=2021 crates/ruff_cache/tests/cache_key.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c42f86486cdf1628 -C extra-filename=-c42f86486cdf1628 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern seahash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libseahash-951f9b596deac7a3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing v0.1.40 Running `/usr/bin/rustc --crate-name tracing --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=5a0752cb53696aa7 -C extra-filename=-5a0752cb53696aa7 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern pin_project_lite=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpin_project_lite-7424cb1bda4ce795.rmeta --extern tracing_attributes=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_attributes-e25c5548a2f039fd.so --extern tracing_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_core-49ad4f191cefb57b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing-subscriber v0.3.18 Running `/usr/bin/rustc --crate-name tracing_subscriber --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-subscriber/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=2d9b67e88858e186 -C extra-filename=-2d9b67e88858e186 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern matchers=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmatchers-d8c626ffe983d4cc.rmeta --extern nu_ansi_term=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnu_ansi_term-305d6cfbb62f3ad1.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern sharded_slab=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsharded_slab-95cff25aedd1a962.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rmeta --extern thread_local=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthread_local-e91568ac5ba129fa.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rmeta --extern tracing_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_core-49ad4f191cefb57b.rmeta --extern tracing_log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_log-98133642d8b19e2c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tracing-indicatif v0.3.6 Running `/usr/bin/rustc --crate-name tracing_indicatif --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/tracing-indicatif/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ba95ac5fb23179eb -C extra-filename=-ba95ac5fb23179eb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern indicatif=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindicatif-086a46c7fb1f1722.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rmeta --extern tracing_core=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_core-49ad4f191cefb57b.rmeta --extern tracing_subscriber=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_subscriber-2d9b67e88858e186.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8bc31ae14bc3709d -C extra-filename=-8bc31ae14bc3709d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_derive-ab3a6ac1b9026735.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling result-like v0.5.0 Running `/usr/bin/rustc --crate-name result_like --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/result-like/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f6b660287c67d89 -C extra-filename=-2f6b660287c67d89 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern result_like_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libresult_like_derive-680b926113830af9.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling insta v1.34.0 Compiling indexmap v2.2.2 Compiling serde_spanned v0.6.5 Compiling toml_datetime v0.6.5 Compiling serde_with v3.6.1 Compiling url v2.5.0 Compiling rust-stemmers v1.2.0 Compiling bincode v1.3.3 Compiling serde_test v1.0.176 Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_json/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=386a18b68ee7ee48 -C extra-filename=-386a18b68ee7ee48 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itoa=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitoa-3b0108d110028136.rmeta --extern ryu=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libryu-7ddfdb33596b8af6.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg limb_width_64` Running `/usr/bin/rustc --crate-name insta --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/insta/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="filters"' --cfg 'feature="glob"' --cfg 'feature="globset"' --cfg 'feature="json"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="walkdir"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "colors", "console", "csv", "default", "dep_csv", "dep_ron", "dep_toml", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=34707f67e1f8138a -C extra-filename=-34707f67e1f8138a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern console=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libconsole-3700f67a23cf6445.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rmeta --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblazy_static-f859fd2c178a6de9.rmeta --extern linked_hash_map=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblinked_hash_map-532da268a35e07be.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rmeta --extern yaml_rust=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libyaml_rust-69eb2e9f7f6afe27.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=17ddbd2c1453e345 -C extra-filename=-17ddbd2c1453e345 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern equivalent=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libequivalent-050f258ba0fadff2.rmeta --extern hashbrown=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libhashbrown-5602938d68327170.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_spanned --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_spanned/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=84397e30cace8be1 -C extra-filename=-84397e30cace8be1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name toml_datetime --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml_datetime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=de9a1a6039ee2606 -C extra-filename=-de9a1a6039ee2606 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_with --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_with/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::default_trait_access' '--warn=clippy::cloned_instead_of_copied' --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "base64", "chrono", "chrono_0_4", "default", "guide", "hashbrown_0_14", "hex", "indexmap", "indexmap_1", "indexmap_2", "json", "macros", "schemars_0_8", "std", "time_0_3"))' -C metadata=8858f658fb499f0b -C extra-filename=-8858f658fb499f0b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_derive-ab3a6ac1b9026735.so --extern serde_with_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_with_macros-a99d8ba51df712d2.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name url --edition=2018 /builddir/build/BUILD/ruff-0.2.2/vendor/url/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=55c351ea6c8dad91 -C extra-filename=-55c351ea6c8dad91 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern form_urlencoded=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libform_urlencoded-8e18c7b6ec82e7e5.rmeta --extern idna=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libidna-9e17138af0d78d69.rmeta --extern percent_encoding=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpercent_encoding-86fa89ed1cd868e8.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name rust_stemmers --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/rust-stemmers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=33ae7a89eb61b5a5 -C extra-filename=-33ae7a89eb61b5a5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_derive-ab3a6ac1b9026735.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bincode --edition=2015 /builddir/build/BUILD/ruff-0.2.2/vendor/bincode/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("i128"))' -C metadata=d804abe6eedcbae2 -C extra-filename=-d804abe6eedcbae2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/serde_test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1707a6b12c03909a -C extra-filename=-1707a6b12c03909a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pep440_rs v0.3.12 Compiling pep440_rs v0.4.0 Running `/usr/bin/rustc --crate-name pep440_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep440_rs-0.3.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pyo3", "serde", "tracing"))' -C metadata=9781521f632086db -C extra-filename=-9781521f632086db --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern lazy_static=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblazy_static-f859fd2c178a6de9.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name pep440_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep440_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("pyo3", "serde", "tracing"))' -C metadata=77e772af0ad60eb1 -C extra-filename=-77e772af0ad60eb1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling toml_edit v0.22.4 Compiling quick-junit v0.3.5 Running `/usr/bin/rustc --crate-name toml_edit --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml_edit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=224a639f557f68a6 -C extra-filename=-224a639f557f68a6 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindexmap-17ddbd2c1453e345.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_spanned=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_spanned-84397e30cace8be1.rmeta --extern toml_datetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml_datetime-de9a1a6039ee2606.rmeta --extern winnow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwinnow-a7953693a604821f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name quick_junit --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/quick-junit/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe3c41e48efcca30 -C extra-filename=-fe3c41e48efcca30 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rmeta --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindexmap-17ddbd2c1453e345.rmeta --extern nextest_workspace_hack=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnextest_workspace_hack-31764f9cd6065a09.rmeta --extern quick_xml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquick_xml-c246e446b05e38dc.rmeta --extern strip_ansi_escapes=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrip_ansi_escapes-298169e2c4e57d25.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern uuid=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libuuid-6d022fe78f24b0c3.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling insta-cmd v0.4.0 Running `/usr/bin/rustc --crate-name schemars --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/schemars/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="schemars_derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arrayvec", "arrayvec05", "arrayvec07", "bigdecimal", "bigdecimal03", "bigdecimal04", "bytes", "chrono", "default", "derive", "derive_json_schema", "either", "enumset", "impl_json_schema", "indexmap", "indexmap1", "indexmap2", "preserve_order", "raw_value", "rust_decimal", "schemars_derive", "semver", "smallvec", "smol_str", "ui_test", "url", "uuid", "uuid08", "uuid1"))' -C metadata=e29af5f3c2022512 -C extra-filename=-e29af5f3c2022512 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern dyn_clone=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdyn_clone-a3d8594543647cd0.rmeta --extern schemars_derive=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars_derive-e764b53ba281735d.so --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg std_atomic64 --cfg std_atomic` Running `/usr/bin/rustc --crate-name insta_cmd --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/insta-cmd/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ce3184a9cac3871 -C extra-filename=-9ce3184a9cac3871 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling imperative v1.0.5 Running `/usr/bin/rustc --crate-name imperative --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/imperative/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f206d2f0120832bb -C extra-filename=-f206d2f0120832bb --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern phf=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libphf-8d7dfe92aec936da.rmeta --extern rust_stemmers=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librust_stemmers-33ae7a89eb61b5a5.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_text_size --edition=2021 crates/ruff_text_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=4d84d4d059abb2e9 -C extra-filename=-4d84d4d059abb2e9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_formatter v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_formatter) Running `/usr/bin/rustc --crate-name ruff_source_file --edition=2021 crates/ruff_source_file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=52ff1bb5854cc474 -C extra-filename=-52ff1bb5854cc474 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_diagnostics v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_diagnostics) Running `/usr/bin/rustc --crate-name ruff_formatter --edition=2021 crates/ruff_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=191ca8e4b003bb7e -C extra-filename=-191ca8e4b003bb7e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern drop_bomb=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdrop_bomb-13a0eb6bd14fa8bf.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_diagnostics --edition=2021 crates/ruff_diagnostics/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=339f54c8297db316 -C extra-filename=-339f54c8297db316 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_trivia --edition=2021 crates/ruff_python_trivia/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9b8d8a3df2cd5c1 -C extra-filename=-e9b8d8a3df2cd5c1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_notebook v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_notebook) Running `/usr/bin/rustc --crate-name ruff_notebook --edition=2021 crates/ruff_notebook/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=beab9e509572f7a3 -C extra-filename=-beab9e509572f7a3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-066e925f660bbc05.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rmeta --extern serde_with=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_with-8858f658fb499f0b.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern uuid=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libuuid-6d022fe78f24b0c3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_ast v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_ast) Running `/usr/bin/rustc --crate-name ruff_python_ast --edition=2021 crates/ruff_python_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=4bb969793726295a -C extra-filename=-4bb969793726295a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling toml v0.8.10 Running `/usr/bin/rustc --crate-name toml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=35446abecdabd28c -C extra-filename=-35446abecdabd28c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_spanned=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_spanned-84397e30cace8be1.rmeta --extern toml_datetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml_datetime-de9a1a6039ee2606.rmeta --extern toml_edit=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml_edit-224a639f557f68a6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: struct `QueueIterator` is never constructed --> crates/ruff_formatter/src/printer/queue.rs:188:19 | 188 | pub(super) struct QueueIterator<'a, 'q, Q: Queue<'a>> { | ^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `is_empty` is never used --> crates/ruff_formatter/src/printer/stack.rs:13:8 | 2 | pub(super) trait Stack { | ----- method in this trait ... 13 | fn is_empty(&self) -> bool; | ^^^^^^^^ Compiling pep508_rs v0.2.3 Running `/usr/bin/rustc --crate-name pep508_rs --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pep508_rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C opt-level=3 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("anyhow", "default", "modern", "pyo3", "pyo3-log", "serde", "serde_json", "toml"))' -C metadata=05e6acf2163457d9 -C extra-filename=-05e6acf2163457d9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-9781521f632086db.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib --extern url=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liburl-55c351ea6c8dad91.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name constructors --edition=2021 crates/ruff_text_size/tests/constructors.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=52578ff3593cbc01 -C extra-filename=-52578ff3593cbc01 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde --edition=2021 crates/ruff_text_size/tests/serde.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=fa3489fbf51bbe44 -C extra-filename=-fa3489fbf51bbe44 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name indexing --edition=2021 crates/ruff_text_size/tests/indexing.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=23790ad9f22c50e4 -C extra-filename=-23790ad9f22c50e4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_text_size --edition=2021 crates/ruff_text_size/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=2e5c89c5a9e3a189 -C extra-filename=-2e5c89c5a9e3a189 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name auto_traits --edition=2021 crates/ruff_text_size/tests/auto_traits.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=5e65b2eaa3ac8907 -C extra-filename=-5e65b2eaa3ac8907 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_diagnostics --edition=2021 crates/ruff_diagnostics/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=86521547c49130b8 -C extra-filename=-86521547c49130b8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name main --edition=2021 crates/ruff_text_size/tests/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=e0ab68f4356125ef -C extra-filename=-e0ab68f4356125ef --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/node.rs:855:21 | 855 | for expr in returns { | ^^^^^^^ | = note: `#[warn(for_loops_over_fallibles)]` on by default help: to check pattern in a loop use `while let` | 855 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 855 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/visitor.rs:145:25 | 145 | for expr in returns { | ^^^^^^^ | help: to check pattern in a loop use `while let` | 145 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 145 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: for loop over a `&mut Option`. This is more readably written as an `if let` statement --> crates/ruff_python_ast/src/visitor/transformer.rs:132:25 | 132 | for expr in returns { | ^^^^^^^ | help: to check pattern in a loop use `while let` | 132 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 132 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ Running `/usr/bin/rustc --crate-name ruff_python_parser --edition=2021 crates/ruff_python_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' -C metadata=c3ffe4fa71853bbd -C extra-filename=-c3ffe4fa71853bbd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbstr-d7032bba4c36a458.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern lalrpop_util=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblalrpop_util-b41e4b1f6e0304a7.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rmeta --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_semantic v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_semantic) Running `/usr/bin/rustc --crate-name ruff_python_semantic --edition=2021 crates/ruff_python_semantic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ed07cdab06c8f914 -C extra-filename=-ed07cdab06c8f914 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_index-c40e63dc9a23ee89.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling pyproject-toml v0.8.1 Running `/usr/bin/rustc --crate-name pyproject_toml --edition=2021 /builddir/build/BUILD/ruff-0.2.2/vendor/pyproject-toml/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5164a271921777b5 -C extra-filename=-5164a271921777b5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern indexmap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindexmap-17ddbd2c1453e345.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-9781521f632086db.rlib --extern pep508_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep508_rs-05e6acf2163457d9.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_formatter` (lib) generated 2 warnings Compiling ruff_python_resolver v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_resolver) Running `/usr/bin/rustc --crate-name ruff_python_resolver --edition=2021 crates/ruff_python_resolver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4db6ad9c1afa836a -C extra-filename=-4db6ad9c1afa836a --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern env_logger=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libenv_logger-f683d7c258264090.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_notebook --edition=2021 crates/ruff_notebook/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7935c716d1d9014 -C extra-filename=-d7935c716d1d9014 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern rand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librand-066e925f660bbc05.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern serde_with=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_with-8858f658fb499f0b.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern uuid=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libuuid-6d022fe78f24b0c3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_source_file --edition=2021 crates/ruff_source_file/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=ac609932dcd43cf1 -C extra-filename=-ac609932dcd43cf1 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_formatter --edition=2021 crates/ruff_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' -C metadata=6ce388c1725c27d3 -C extra-filename=-6ce388c1725c27d3 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern drop_bomb=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdrop_bomb-13a0eb6bd14fa8bf.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_index v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_index) Compiling ruff_python_codegen v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_codegen) Running `/usr/bin/rustc --crate-name ruff_python_index --edition=2021 crates/ruff_python_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7c1dc925370aa5e5 -C extra-filename=-7c1dc925370aa5e5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_codegen --edition=2021 crates/ruff_python_codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b21171ecd607cc9 -C extra-filename=-2b21171ecd607cc9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_literal-23961506b991e448.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_python_formatter v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_formatter) Running `/usr/bin/rustc --crate-name ruff_python_formatter --edition=2021 crates/ruff_python_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=f87c994f3d738f0c -C extra-filename=-f87c994f3d738f0c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rmeta --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rmeta --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_python_ast` (lib) generated 3 warnings Running `/usr/bin/rustc --crate-name ruff_python_parser --edition=2021 crates/ruff_python_parser/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' -C metadata=21f40e640ed38a22 -C extra-filename=-21f40e640ed38a22 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbstr-d7032bba4c36a458.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern lalrpop_util=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblalrpop_util-b41e4b1f6e0304a7.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: method `fmt_dangling_comments` is never used --> crates/ruff_python_formatter/src/lib.rs:97:8 | 49 | pub(crate) trait FormatNodeRule | -------------- method in this trait ... 97 | fn fmt_dangling_comments( | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: struct `MarkVerbatimCommentsAsFormattedVisitor` is never constructed --> crates/ruff_python_formatter/src/comments/mod.rs:554:8 | 554 | struct MarkVerbatimCommentsAsFormattedVisitor<'a>(&'a Comments<'a>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ruff_formatter` (lib test) generated 2 warnings (2 duplicates) Compiling ruff_shrinking v0.2.2 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_shrinking) Running `/usr/bin/rustc --crate-name preorder --edition=2021 crates/ruff_python_ast/tests/preorder.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=7d049f63f470dbd5 -C extra-filename=-7d049f63f470dbd5 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_shrinking --edition=2021 crates/ruff_shrinking/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f69afee3777d0e01 -C extra-filename=-f69afee3777d0e01 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern fs_err=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfs_err-5ab2f63bb8d20e7a.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern shlex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshlex-ea9f42fcba8f0f64.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern tracing_subscriber=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_subscriber-2d9b67e88858e186.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_trivia --edition=2021 crates/ruff_python_trivia/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0d2909d5e78b51e -C extra-filename=-b0d2909d5e78b51e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_semantic --edition=2021 crates/ruff_python_semantic/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=21adcc1c24b59761 -C extra-filename=-21adcc1c24b59761 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_index-c40e63dc9a23ee89.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_codegen --edition=2021 crates/ruff_python_codegen/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ef51e68bdada67d -C extra-filename=-2ef51e68bdada67d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_literal-23961506b991e448.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_ast --edition=2021 crates/ruff_python_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=14b6099ad2280449 -C extra-filename=-14b6099ad2280449 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name identifier --edition=2021 crates/ruff_python_ast/tests/identifier.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=0ea6e546300f6b0e -C extra-filename=-0ea6e546300f6b0e --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name stmt_if --edition=2021 crates/ruff_python_ast/tests/stmt_if.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=af01ad509c0e3304 -C extra-filename=-af01ad509c0e3304 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name parenthesize --edition=2021 crates/ruff_python_ast/tests/parenthesize.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=114b5e842f278076 -C extra-filename=-114b5e842f278076 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_formatter --edition=2021 crates/ruff_python_formatter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=aad9cb2ca93b1183 -C extra-filename=-aad9cb2ca93b1183 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name visitor --edition=2021 crates/ruff_python_ast/tests/visitor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=94fd30e5f668f391 -C extra-filename=-94fd30e5f668f391 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_index --edition=2021 crates/ruff_python_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cde0ef4669e4544 -C extra-filename=-6cde0ef4669e4544 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling ruff_linter v0.2.2 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_linter) Running `/usr/bin/rustc --crate-name ruff_linter --edition=2021 crates/ruff_linter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="test-rules"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "schemars", "test-rules"))' -C metadata=d954be4e1b11ba36 -C extra-filename=-d954be4e1b11ba36 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rmeta --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libannotate_snippets-cf77f75c803d7f5a.rmeta --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rmeta --extern fern=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfern-57b471b19dabfc10.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rmeta --extern imperative=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libimperative-f206d2f0120832bb.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern is_wsl=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_wsl-ac0a2cb5ebb87c1e.rmeta --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern libcst_native=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibcst_native-1d77b5750b45c325.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rmeta --extern natord=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnatord-f05790f4b4c2547f.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rmeta --extern pathdiff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpathdiff-cf1487bd3699613b.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern pyproject_toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpyproject_toml-5164a271921777b5.rmeta --extern quick_junit=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquick_junit-fe3c41e48efcca30.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern result_like=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libresult_like-2f6b660287c67d89.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rmeta --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_index-c40e63dc9a23ee89.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_codegen-2b21171ecd607cc9.rmeta --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rmeta --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_literal-23961506b991e448.rmeta --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rmeta --extern ruff_python_semantic=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_semantic-ed07cdab06c8f914.rmeta --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rmeta --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rmeta --extern semver=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsemver-f9502bfecc3ae453.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rmeta --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rmeta --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rmeta --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum_macros-6bce326a94e8a37b.so --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rmeta --extern typed_arena=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtyped_arena-6472da99355e0e8b.rmeta --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rmeta --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rmeta --extern url=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liburl-55c351ea6c8dad91.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_linter --edition=2021 crates/ruff_linter/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="test-rules"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "schemars", "test-rules"))' -C metadata=c4394e27a48ed133 -C extra-filename=-c4394e27a48ed133 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libannotate_snippets-cf77f75c803d7f5a.rlib --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern fern=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfern-57b471b19dabfc10.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern imperative=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libimperative-f206d2f0120832bb.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern is_wsl=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_wsl-ac0a2cb5ebb87c1e.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern libcst_native=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibcst_native-1d77b5750b45c325.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern natord=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnatord-f05790f4b4c2547f.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern pathdiff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpathdiff-cf1487bd3699613b.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern pretty_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpretty_assertions-e36a3f5431216527.rlib --extern pyproject_toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpyproject_toml-5164a271921777b5.rlib --extern quick_junit=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquick_junit-fe3c41e48efcca30.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern result_like=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libresult_like-2f6b660287c67d89.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_index-c40e63dc9a23ee89.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_codegen-2b21171ecd607cc9.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_literal-23961506b991e448.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_semantic=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_semantic-ed07cdab06c8f914.rlib --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern semver=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsemver-f9502bfecc3ae453.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum_macros-6bce326a94e8a37b.so --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern typed_arena=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtyped_arena-6472da99355e0e8b.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rlib --extern url=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liburl-55c351ea6c8dad91.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/lib.rs:44:17 | 44 | #[cfg(any(test, fuzzing))] | ^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:1:18 | 1 | #![cfg(any(test, fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:7:11 | 7 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:33:11 | 33 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:36:11 | 36 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:42:11 | 42 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:50:11 | 50 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> crates/ruff_linter/src/test.rs:57:11 | 57 | #[cfg(not(fuzzing))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ruff_python_formatter` (lib) generated 2 warnings Running `/usr/bin/rustc --crate-name ruff_python_formatter --edition=2021 crates/ruff_python_formatter/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=43853cf18caebc85 -C extra-filename=-43853cf18caebc85 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_formatter_fixtures --edition=2021 crates/ruff_python_formatter/tests/fixtures.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=6801643d573b5301 -C extra-filename=-6801643d573b5301 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name normalizer --edition=2021 crates/ruff_python_formatter/tests/normalizer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=c3757186ccd19f9b -C extra-filename=-c3757186ccd19f9b --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_python_formatter --edition=2021 crates/ruff_python_formatter/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars", "serde"))' -C metadata=3f2f8875fff1a8d4 -C extra-filename=-3f2f8875fff1a8d4 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern countme=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcountme-79c824a2f7b73345.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: field `0` is never read --> crates/ruff_linter/src/rules/isort/categorize.rs:83:17 | 83 | SourceMatch(&'a Path), | ----------- ^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 83 | SourceMatch(()), | ~~ warning: for loop over a `&Option`. This is more readably written as an `if let` statement --> crates/ruff_linter/src/checkers/ast/mod.rs:638:29 | 638 | for expr in returns { | ^^^^^^^ | = note: `#[warn(for_loops_over_fallibles)]` on by default help: to check pattern in a loop use `while let` | 638 | while let Some(expr) = returns { | ~~~~~~~~~~~~~~~ ~~~ help: consider using `if let` to clear intent | 638 | if let Some(expr) = returns { | ~~~~~~~~~~~~ ~~~ warning: `ruff_python_ast` (lib test) generated 3 warnings (3 duplicates) Compiling ruff_workspace v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_workspace) Running `/usr/bin/rustc --crate-name ruff_workspace --edition=2021 crates/ruff_workspace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --cfg 'feature="default"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars"))' -C metadata=d6f2e9c1fc58d4d8 -C extra-filename=-d6f2e9c1fc58d4d8 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rmeta --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs-58306f64e811eaa9.rmeta --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rmeta --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rmeta --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rmeta --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rmeta --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rmeta --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f1e4bb453eebe26 -C extra-filename=-3f1e4bb453eebe26 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rmeta --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rmeta --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rmeta --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rmeta --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rmeta --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rmeta --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rmeta --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rmeta --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rmeta --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rmeta --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rmeta --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rmeta --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rmeta --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rmeta --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rmeta --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rmeta --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rmeta --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rmeta --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rmeta --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rmeta --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rmeta --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rmeta --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rmeta --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rmeta --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rmeta --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rmeta --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rmeta --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rmeta --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rmeta --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rmeta --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rmeta --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rmeta --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rmeta --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rmeta --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rmeta --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rmeta --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rmeta --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_python_formatter` (lib test) generated 2 warnings (2 duplicates) warning: `ruff_linter` (lib) generated 3 warnings Compiling ruff_dev v0.0.0 (/builddir/build/BUILD/ruff-0.2.2/crates/ruff_dev) Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93f4e7df7e5453e9 -C extra-filename=-93f4e7df7e5453e9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_dev --edition=2021 crates/ruff_dev/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("singlethreaded"))' -C metadata=5377eccf532b3584 -C extra-filename=-5377eccf532b3584 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern imara_diff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libimara_diff-13d779f2b1fca7f9.rlib --extern indicatif=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindicatif-086a46c7fb1f1722.rlib --extern indoc=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libindoc-58f88d9897c8c6dc.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern libcst_native=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibcst_native-1d77b5750b45c325.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern pretty_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpretty_assertions-e36a3f5431216527.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_codegen-2b21171ecd607cc9.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern tracing_indicatif=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_indicatif-ba95ac5fb23179eb.rlib --extern tracing_subscriber=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing_subscriber-2d9b67e88858e186.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name resolve_files --edition=2021 crates/ruff/tests/resolve_files.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=18fa657a0e0d24a2 -C extra-filename=-18fa657a0e0d24a2 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name format --edition=2021 crates/ruff/tests/format.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1b16145a4ea14f45 -C extra-filename=-1b16145a4ea14f45 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2905fd2076f742b9 -C extra-filename=-2905fd2076f742b9 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff_workspace --edition=2021 crates/ruff_workspace/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --cfg 'feature="default"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars"))' -C metadata=38441a33c812becd -C extra-filename=-38441a33c812becd --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs-58306f64e811eaa9.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name deprecation --edition=2021 crates/ruff/tests/deprecation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a1afd9999b28e91c -C extra-filename=-a1afd9999b28e91c --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name show_settings --edition=2021 crates/ruff/tests/show_settings.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78dc5eb61e75534d -C extra-filename=-78dc5eb61e75534d --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ruff --edition=2021 crates/ruff/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc32d9ace1cb9e01 -C extra-filename=-fc32d9ace1cb9e01 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name lint --edition=2021 crates/ruff/tests/lint.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71968172394484da -C extra-filename=-71968172394484da --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name integration_test --edition=2021 crates/ruff/tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 -C debuginfo=2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --test --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fef9fa8837755c74 -C extra-filename=-fef9fa8837755c74 --out-dir /builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: `ruff_linter` (lib test) generated 10 warnings (3 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 10m 06s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff-93f4e7df7e5453e9 --test-threads 2` running 16 tests test cache::tests::cache_adds_file_on_lint ... ok test cache::tests::cache_adds_files_on_format ... ok test cache::tests::cache_adds_files_on_lint ... ok test cache::tests::cache_invalidated_on_permission_change ... ok test cache::tests::cache_invalidated_on_file_modified_time ... ok test cache::tests::cache_removes_stale_files_on_persist ... ok test cache::tests::format_updates_cache_entry ... ok test cache::tests::file_changes_invalidate_file_cache ... ok test cache::tests::same_results::ruff_notebook_fixtures ... ok test commands::check::test::unreadable_files ... ok test test_file_change_detector::detect_correct_file_change ... ok test version::tests::version_formatting ... ok test version::tests::version_formatting_with_commit_info ... ok test version::tests::version_formatting_with_commits_since_last_tag ... ok test version::tests::version_serializable ... ok test cache::tests::same_results::ruff_linter_fixtures ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff-2905fd2076f742b9 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/deprecation-a1afd9999b28e91c --test-threads 2` running 8 tests test ensure_deprecated_output_format_overrides_no_show_source ... ok test ensure_deprecated_output_format_overrides_show_source ... ok test ensure_no_show_source_is_deprecated ... ok test ensure_full_output_format_overrides_no_show_source ... ok test ensure_output_format_overrides_show_source ... ok test ensure_output_format_is_deprecated ... ok test ensure_output_format_uses_concise_over_no_show_source ... ok test ensure_show_source_is_deprecated ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/format-1b16145a4ea14f45 --test-threads 2` running 43 tests test all_rules_default_options ... ok test column_and_line_zero ... ok test config_file_and_isolated ... ok test config_doubly_overridden_via_cli ... ok test config_override_rejected_if_invalid_toml ... ok test config_override_via_cli ... ok test conflicting_options_stdin ... ok test conflicting_options ... ok test default_options ... ok test deprecated_options ... ok test default_files ... ok test docstring_options ... ok test exclude_stdin ... ok test exclude ... ok test extension ... ok test force_exclude_stdin ... ok test force_exclude ... ok test format_option_inheritance ... ok test format_options ... ok test format_warn_stdin_filename_with_files ... ok test legacy_format_option ... ok test mixed_line_endings ... ok test nonexistent_config_file ... ok test range_end_only ... ok test messages ... ok test range_formatting ... ok test range_formatting_notebook ... ok test range_formatting_multiple_files ... ok test range_formatting_out_of_bounds ... ok test range_formatting_unicode ... ok test range_missing_line ... ok test range_start_larger_than_end ... ok test range_line_numbers_only ... ok test range_start_only ... ok test syntax_error ... ok test test_diff ... ok test test_diff_no_change ... ok test test_diff_stdin_formatted ... ok test test_diff_stdin_unformatted ... ok test test_notebook_trailing_semicolon ... ok test too_many_config_files ... ok test zero_line_number ... ok test valid_linter_options ... ok test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/integration_test-fef9fa8837755c74 --test-threads 2` running 74 tests test check_default_files ... ok test check_docstring_conventions_overrides ... ok test check_extend_safe_fixes ... ok test check_extend_unsafe_fixes ... ok test check_extend_unsafe_fixes_conflict_with_extend_safe_fixes ... ok test check_extend_unsafe_fixes_conflict_with_extend_safe_fixes_by_specificity ... ok test check_hints_hidden_unsafe_fixes_with_no_safe_fixes ... ok test check_hints_hidden_unsafe_fixes ... ok test check_no_hint_for_hidden_unsafe_fixes_when_disabled ... ok test check_no_hint_for_hidden_unsafe_fixes_with_no_safe_fixes_when_disabled ... ok test check_input_from_argfile ... ok test check_shows_unsafe_fixes_with_opt_in ... ok test deprecated_direct ... ok test check_warn_stdin_filename_with_files ... ok test deprecated_indirect ... ok test deprecated_direct_preview_enabled ... ok test deprecated_indirect_preview_enabled ... ok test deprecated_multiple_direct ... ok test deprecated_multiple_direct_preview_enabled ... ok test diff_does_not_show_display_only_fixes_with_unsafe_fixes_enabled ... ok test diff_only_unsafe_fixes_available ... ok test diff_shows_safe_fixes_by_default ... ok test diff_shows_unsafe_fixes_with_opt_in ... ok test explain_status_codes_f401 ... ok test explain_status_codes_ruf404 ... ok test fix_applies_safe_fixes_by_default ... ok test fix_applies_unsafe_fixes_with_opt_in ... ok test fix_does_not_apply_display_only_fixes ... ok test fix_does_not_apply_display_only_fixes_with_unsafe_fixes_enabled ... ok test fix_only_flag_applies_safe_fixes_by_default ... ok test fix_only_flag_applies_unsafe_fixes_with_opt_in ... ok test fix_only_unsafe_fixes_available ... ok test fix_preview ... ok test full_output_format ... ok test full_output_preview ... ok test full_output_preview_config ... ok test nursery_all ... ok test nursery_direct ... ok test nursery_group_selector_preview_enabled ... ok test nursery_group_selector ... ok test nursery_prefix ... ok test preview_disabled_does_not_warn_for_empty_fixable_selections ... ok test preview_disabled_direct ... ok test preview_disabled_does_not_warn_for_empty_ignore_selections ... ok test preview_enabled_all ... ok test preview_disabled_prefix_empty ... ok test preview_enabled_direct ... ok test preview_enabled_group_ignore ... ok test preview_group_selector ... ok test preview_enabled_prefix ... ok test redirect_direct ... ok test redirect_indirect ... ok test redirect_prefix ... ok test removed_direct ... ok test removed_direct_multiple ... ok test removed_indirect ... ok test show_statistics ... ok test stdin_error ... ok test stdin_filename ... ok test stdin_fix_jupyter ... ok test stdin_fix_py ... ok test stdin_fix_when_no_issues_should_still_print_contents ... ok test stdin_fix_when_not_fixable_should_still_print_contents ... ok test stdin_format_jupyter ... ok test stdin_json ... ok test stdin_override_parser_ipynb ... ok test stdin_override_parser_py ... ok test stdin_parse_error ... ok test stdin_source_type_py ... ok test stdin_source_type_pyi ... ok test stdin_success ... ok test unfixable_preview ... ok test unreadable_dir ... ok test unreadable_pyproject_toml ... ok test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/lint-71968172394484da --test-threads 2` running 22 tests test complex_config_setting_overridden_via_cli ... ok test config_doubly_overridden_via_cli ... ok test config_override_rejected_if_invalid_toml ... ok test config_file_and_isolated ... ok test config_override_via_cli ... ok test deprecated_config_option_overridden_via_cli ... ok test each_toml_option_requires_a_new_flag_1 ... ok test each_toml_option_requires_a_new_flag_2 ... ok test exclude_stdin ... ok test extend_per_file_ignores_stdin ... ok test exclude ... ok test extension ... ok test line_too_long_width_override ... ok test lint_options ... ok test mixed_levels ... ok test nonexistent_config_file ... ok test parent_configuration_override ... ok test per_file_ignores_stdin ... ok test too_many_config_files ... ok test precedence ... ok test valid_toml_but_nonexistent_option_provided_via_config_argument ... ok test top_level_options ... ok test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/resolve_files-18fa657a0e0d24a2 --test-threads 2` running 4 tests test check_project_include_defaults ... ok test check_project_from_project_subdirectory_respects_includes ... ok test check_project_respects_direct_paths ... ok test check_project_respects_subdirectory_includes ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/show_settings-78dc5eb61e75534d --test-threads 2` running 1 test test display_default_settings ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_cache-e9c0ab5f7e67e990 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/cache_key-c42f86486cdf1628 --test-threads 2` running 7 tests test enum_named_fields_variant ... ok test enum_unit_variant ... ok test enum_unnamed_fields_variant ... ok test named_field_struct ... ok test unit_struct_cache_key ... ok test unnamed_field_struct ... ok test struct_ignored_fields ... ok test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_dev-5377eccf532b3584 --test-threads 2` running 5 tests test format_dev::tests::test_typeshed ... ok test format_dev::tests::test_transformers ... ok test generate_docs::tests::test_process_documentation ... ok test generate_cli_help::tests::test_generate_json_schema ... ok test generate_json_schema::tests::test_generate_json_schema ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_diagnostics-86521547c49130b8 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_formatter-6ce388c1725c27d3 --test-threads 2` running 29 tests test arguments::tests::test_nesting ... ok test format_element::document::tests::display_elements ... ok test format_element::document::tests::display_elements_with_source_text_slice ... ok test format_element::document::tests::display_invalid_document ... ok test format_element::document::tests::escapes_quotes ... ok test macros::tests::best_fitting_variants_print_as_lists ... ok test macros::tests::test_multiple_elements ... ok test macros::tests::test_single_element ... ok test format_element::tests::test_normalize_newlines ... ok test printer::queue::tests::extend_back_empty_queue ... ok test printer::stack::tests::restore_consumed_stack ... ok test printer::queue::tests::extend_back_pop_last ... ok test printer::stack::tests::restore_stack ... ok test printer::tests::conditional_with_group_id_in_fits ... ok test printer::stack::tests::restore_partially_consumed_stack ... ok test printer::tests::it_breaks_a_group_if_it_contains_a_hard_line_break ... ok test printer::tests::it_breaks_a_group_if_a_string_contains_a_newline ... ok test printer::tests::it_converts_line_endings ... ok test printer::tests::it_breaks_parent_groups_if_they_dont_fit_on_a_single_line ... ok test printer::tests::it_prints_consecutive_empty_lines_as_many ... ok test printer::tests::it_prints_a_group_on_a_single_line_if_it_fits ... ok test printer::tests::it_prints_consecutive_hard_lines_as_one ... ok test printer::tests::it_tracks_the_indent_for_each_token ... ok test printer::tests::it_prints_consecutive_mixed_lines_as_many ... ok test printer::tests::line_suffix_printed_at_end ... ok test printer::tests::it_use_the_indent_character_specified_in_the_options ... ok test printer::tests::line_suffix_with_reserved_width ... ok test printer::tests::out_of_order_group_ids ... ok test printer::tests::test_fill_breaks ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_index-91ac85631be305e8 --test-threads 2` running 5 tests test idx::tests::from_u32_panics_for_u32_max - should panic ... ok test idx::tests::debug ... ok test idx::tests::max_value ... ok test idx::tests::max_value_usize ... ok test idx::tests::from_usize_panics_for_u32_max - should panic ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_linter-c4394e27a48ed133 --test-threads 2` running 1826 tests test checkers::physical_lines::tests::e501_non_ascii_char ... ok test comments::shebang::tests::shebang_end_of_line ... ok test comments::shebang::tests::shebang_leading_space ... ok test comments::shebang::tests::shebang_match_trailing_comment ... ok test comments::shebang::tests::shebang_match ... ok test comments::shebang::tests::shebang_non_match ... ok test directives::tests::isort_exclusions ... ok test directives::tests::isort_splits ... ok test directives::tests::noqa_extraction ... ok test fix::edits::tests::find_next_stmt_break ... ok test directives::tests::todo_directives ... ok test fix::edits::tests::find_semicolon ... ok test fix::tests::apply_one_insertion ... ok test fix::tests::apply_one_replacement ... ok test fix::tests::apply_one_removal ... ok test fix::tests::apply_two_removals ... ok test fix::tests::empty_file ... ok test importer::insertion::tests::start_of_block ... ok test fix::tests::ignore_overlapping_fixes ... ok test importer::insertion::tests::start_of_file ... ok test linter::tests::test_cell_id::add_missing_cell_id ... ok test linter::tests::test_cell_id::no_cell_id ... ok test linter::tests::test_import_sorting ... ok test linter::tests::test_ipy_escape_command ... ok test linter::tests::test_trailing_newline::no_trailing_newline ... ok test linter::tests::test_json_consistency ... ok test linter::tests::test_trailing_newline::trailing_newline ... ok test linter::tests::test_undefined_name ... ok test logging::tests::ordering ... ok test linter::tests::test_unused_variable ... ok test message::azure::tests::output ... ok test message::github::tests::output ... ok test message::grouped::tests::default ... ok test message::gitlab::tests::output ... ok test message::grouped::tests::fix_status ... ok test message::grouped::tests::fix_status_unsafe ... ok test message::grouped::tests::show_source ... ok test message::json::tests::notebook_output ... ok test message::json_lines::tests::notebook_output ... ok test message::json::tests::output ... ok test message::json_lines::tests::output ... ok test message::junit::tests::output ... ok test message::pylint::tests::output ... ok test message::sarif::tests::valid_json ... ok test message::text::tests::default ... ok test message::text::tests::fix_status ... ok test message::text::tests::fix_status_unsafe ... ok test message::sarif::tests::test_results ... ok test noqa::tests::flake8_exemption_all ... ok test message::text::tests::notebook_output ... ok test noqa::tests::flake8_exemption_all_case_insensitive ... ok test noqa::tests::flake8_exemption_all_no_space ... ok test noqa::tests::flake8_exemption_codes ... ok test noqa::tests::modification ... ok test noqa::tests::noqa_all ... ok test noqa::tests::noqa_all_leading_comment ... ok test noqa::tests::noqa_all_case_insensitive ... ok test noqa::tests::noqa_all_no_space ... ok test noqa::tests::noqa_all_multi_space ... ok test noqa::tests::noqa_all_trailing_comment ... ok test noqa::tests::noqa_code ... ok test noqa::tests::noqa_code_case_insensitive ... ok test noqa::tests::noqa_code_leading_comment ... ok test noqa::tests::noqa_code_multi_space ... ok test noqa::tests::noqa_code_trailing_comment ... ok test noqa::tests::noqa_code_no_space ... ok test noqa::tests::noqa_codes ... ok test noqa::tests::noqa_codes_leading_comment ... ok test noqa::tests::noqa_codes_case_insensitive ... ok test noqa::tests::noqa_codes_multi_space ... ok test noqa::tests::noqa_codes_no_space ... ok test noqa::tests::noqa_codes_trailing_comment ... ok test noqa::tests::noqa_invalid_suffix ... ok test noqa::tests::noqa_leading_space ... ok test noqa::tests::noqa_invalid_codes ... ok test noqa::tests::noqa_trailing_space ... ok test noqa::tests::ruff_exemption_all_case_insensitive ... ok test noqa::tests::ruff_exemption_all ... ok test noqa::tests::ruff_exemption_all_no_space ... ok test noqa::tests::ruff_exemption_codes ... ok test registry::rule_set::tests::remove_not_existing_rule_from_set ... ok test registry::rule_set::tests::test_all_rules ... ok test packaging::tests::package_detection ... ok test registry::tests::check_code_serialization ... ok test registry::tests::documentation ... ok test registry::tests::linter_parse_code ... ok test registry::tests::rule_size ... ok test registry::tests::rule_naming_convention ... ok test rules::airflow::tests::rules::rule_airflowvariablenametaskidmismatch_path_new_air001_py_expects ... ok test rules::eradicate::detection::tests::comment_contains_code_with_default_allowlist ... ok test rules::eradicate::detection::tests::comment_contains_code_with_encoding ... ok test rules::eradicate::detection::tests::comment_contains_code_basic ... ok test rules::eradicate::detection::tests::comment_contains_code_with_print ... ok test rules::eradicate::detection::tests::comment_contains_code_with_multiline ... ok test rules::eradicate::detection::tests::comment_contains_code_with_sentences ... ok test rules::eradicate::detection::tests::comment_contains_code_with_return ... ok test rules::eradicate::detection::tests::comment_contains_todo ... ok test rules::eradicate::tests::rules::rule_commentedoutcode_path_new_era001_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sixpy3_path_new_ytt202_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversion0_path_new_ytt301_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversion2_path_new_ytt102_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversioncmpstr10_path_new_ytt302_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversioninfo0eq3_path_new_ytt201_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversioninfo1cmpint_path_new_ytt203_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversioninfominorcmpint_path_new_ytt204_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversioncmpstr3_path_new_ytt103_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversionslice1_path_new_ytt303_py_expects ... ok test rules::flake8_2020::tests::rules::rule_sysversionslice3_path_new_ytt101_py_expects ... ok test rules::flake8_annotations::tests::allow_nested_overload ... ok test rules::flake8_annotations::tests::allow_overload ... ok test rules::flake8_annotations::tests::allow_star_arg_any ... ok test rules::flake8_annotations::tests::auto_return_type ... ok test rules::flake8_annotations::tests::auto_return_type_py38 ... ok test rules::flake8_annotations::tests::ignore_fully_untyped ... ok test rules::flake8_annotations::tests::defaults ... ok test rules::flake8_annotations::tests::mypy_init_return ... ok test rules::flake8_annotations::tests::simple_magic_methods ... ok test rules::flake8_annotations::tests::suppress_dummy_args ... ok test rules::flake8_annotations::tests::suppress_none_returning ... ok test rules::flake8_async::tests::rules::rule_blockingoscallinasyncfunction_path_new_async102_py_expects ... ok test rules::flake8_async::tests::rules::rule_blockinghttpcallinasyncfunction_path_new_async100_py_expects ... ok test rules::flake8_async::tests::rules::rule_opensleeporsubprocessinasyncfunction_path_new_async101_py_expects ... ok test rules::flake8_bandit::tests::check_hardcoded_tmp_additional_dirs ... ok test rules::flake8_bandit::tests::check_typed_exception ... ok test rules::flake8_bandit::tests::rules::rule_badfilepermissions_path_new_s103_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_assert_path_new_s101_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_djangorawsql_path_new_s611_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_execbuiltin_path_new_s102_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_callwithshellequalstrue_path_new_s604_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedbindallinterfaces_path_new_s104_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_flaskdebugtrue_path_new_s201_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedpasswordfuncarg_path_new_s106_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedpassworddefault_path_new_s107_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedpasswordstring_path_new_s105_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedtempfile_path_new_s108_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hardcodedsqlexpression_path_new_s608_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_hashlibinsecurehashfunction_path_new_s324_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_loggingconfiginsecurelisten_path_new_s612_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_jinja2autoescapefalse_path_new_s701_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_paramikocall_path_new_s601_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_makotemplates_path_new_s702_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_requestwithnocertvalidation_path_new_s501_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_requestwithouttimeout_path_new_s113_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_snmpweakcryptography_path_new_s509_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_snmpinsecureversion_path_new_s508_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_sslinsecureversion_path_new_s502_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_sshnohostkeyverification_path_new_s507_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_sslwithnoversion_path_new_s504_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_sslwithbaddefaults_path_new_s503_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_startprocesswithnoshell_path_new_s606_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_startprocesswithashell_path_new_s605_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_startprocesswithpartialpath_path_new_s607_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_subprocesswithoutshellequalstrue_path_new_s603_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_subprocesspopenwithshellequalstrue_path_new_s602_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousevalusage_path_new_s307_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousftplibimport_path_new_s402_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspicioushttpoxyimport_path_new_s412_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciouslxmlimport_path_new_s410_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousmarksafeusage_path_new_s308_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciouspickleimport_path_new_s403_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciouspickleusage_path_new_s301_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciouspyghmiimport_path_new_s415_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciouspycryptoimport_path_new_s413_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspicioustelnetlibimport_path_new_s401_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspicioussubprocessimport_path_new_s404_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspicioustelnetusage_path_new_s312_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousurlopenusage_path_new_s310_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmlexpatimport_path_new_s407_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmletreeimport_path_new_s405_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmlpulldomimport_path_new_s409_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmlminidomimport_path_new_s408_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmlsaximport_path_new_s406_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_suspiciousxmlrpcimport_path_new_s411_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_tarfileunsafemembers_path_new_s202_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_tryexceptcontinue_path_new_s112_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_unixcommandwildcardinjection_path_new_s609_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_tryexceptpass_path_new_s110_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_unsafeyamlload_path_new_s506_py_expects ... ok test rules::flake8_bandit::tests::rules::rule_weakcryptographickey_path_new_s505_py_expects ... ok test rules::flake8_blind_except::tests::rules::rule_blindexcept_path_new_ble_py_expects ... ok test rules::flake8_boolean_trap::tests::preview_rules::rule_booleantypehintpositionalargument_path_new_fbt_py_expects ... ok test rules::flake8_boolean_trap::tests::rules::rule_booleandefaultvaluepositionalargument_path_new_fbt_py_expects ... ok test rules::flake8_boolean_trap::tests::rules::rule_booleanpositionalvalueincall_path_new_fbt_py_expects ... ok test rules::flake8_boolean_trap::tests::rules::rule_booleantypehintpositionalargument_path_new_fbt_py_expects ... ok test rules::flake8_bugbear::tests::extend_immutable_calls_arg_annotation ... ok test rules::flake8_bugbear::tests::extend_immutable_calls_arg_default ... ok test rules::flake8_bugbear::tests::rules::rule_abstractbaseclasswithoutabstractmethod_path_new_b024_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_assertfalse_path_new_b011_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_assertraisesexception_path_new_b017_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_assignmenttoosenviron_path_new_b003_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_cachedinstancemethod_path_new_b019_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_duplicatehandlerexception_path_new_b014_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_duplicatetryblockexception_path_new_b025_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_duplicatevalue_path_new_b033_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_emptymethodwithoutabstractdecorator_path_new_b027_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_exceptwithemptytuple_path_new_b029_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_emptymethodwithoutabstractdecorator_path_new_b027_pyi_expects ... ok test rules::flake8_bugbear::tests::rules::rule_exceptwithnonexceptionclasses_path_new_b030_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_fstringdocstring_path_new_b021_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_functioncallindefaultargument_path_new_b006_b008_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_functionusesloopvariable_path_new_b023_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_getattrwithconstant_path_new_b009_b010_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_jumpstatementinfinally_path_new_b012_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_1_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_loopvariableoverridesiterator_path_new_b020_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_2_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_3_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_4_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_6_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_5_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_7_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_noexplicitstacklevel_path_new_b028_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_raiseliteral_path_new_b016_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_raisewithoutfrominsideexcept_path_new_b904_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_redundanttupleinexceptionhandler_path_new_b013_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_resubpositionalargs_path_new_b034_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_reuseofgroupbygenerator_path_new_b031_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_setattrwithconstant_path_new_b009_b010_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_mutableargumentdefault_path_new_b006_b008_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_statickeydictcomprehension_path_new_b035_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_starargunpackingafterkeywordarg_path_new_b026_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_stripwithmulticharacters_path_new_b005_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_unaryprefixincrementdecrement_path_new_b002_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_unintentionaltypeannotation_path_new_b032_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_unreliablecallablecheck_path_new_b004_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_uselesscomparison_path_new_b015_ipynb_expects ... ok test rules::flake8_bugbear::tests::rules::rule_unusedloopcontrolvariable_path_new_b007_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_uselesscomparison_path_new_b015_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_uselesscontextlibsuppress_path_new_b022_py_expects ... ok test rules::flake8_bugbear::tests::rules::rule_uselessexpression_path_new_b018_ipynb_expects ... ok test rules::flake8_bugbear::tests::rules::rule_uselessexpression_path_new_b018_py_expects ... ok test rules::flake8_bugbear::tests::zip_without_explicit_strict ... ok test rules::flake8_builtins::tests::builtins_ignorelist::rule_builtinargumentshadowing_path_new_a002_py_expects ... ok test rules::flake8_builtins::tests::builtins_ignorelist::rule_builtinattributeshadowing_path_new_a003_py_expects ... ok test rules::flake8_builtins::tests::builtins_ignorelist::rule_builtinvariableshadowing_path_new_a001_py_expects ... ok test rules::flake8_builtins::tests::rules::rule_builtinattributeshadowing_path_new_a003_py_expects ... ok test rules::flake8_builtins::tests::rules::rule_builtinargumentshadowing_path_new_a002_py_expects ... ok test rules::flake8_builtins::tests::rules::rule_builtinvariableshadowing_path_new_a001_py_expects ... ok test rules::flake8_comprehensions::tests::allow_dict_calls_with_keyword_arguments::rule_unnecessarycollectioncall_path_new_c408_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarycallaroundsorted_path_new_c413_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarycollectioncall_path_new_c408_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarycomprehension_path_new_c416_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarycomprehensionanyall_path_new_c419_py_expects ... ok test rules::flake8_commas::tests::rules::path_new_com81_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarydoublecastorprocess_path_new_c414_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarygeneratorlist_path_new_c400_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarygeneratorset_path_new_c401_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarygeneratordict_path_new_c402_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarylistcall_path_new_c411_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarylistcomprehensionset_path_new_c403_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarylistcomprehensiondict_path_new_c404_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessaryliteraldict_path_new_c406_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessaryliteralwithindictcall_path_new_c418_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessaryliteralset_path_new_c405_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessaryliteralwithinlistcall_path_new_c410_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessaryliteralwithintuplecall_path_new_c409_py_expects ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarysubscriptreversal_path_new_c415_py_expects ... ok test rules::flake8_copyright::tests::char_boundary ... ok test rules::flake8_copyright::tests::invalid_author ... ok test rules::flake8_comprehensions::tests::rules::rule_unnecessarymap_path_new_c417_py_expects ... ok test rules::flake8_copyright::tests::notice ... ok test rules::flake8_copyright::tests::late_notice ... ok test rules::flake8_copyright::tests::notice_with_caps ... ok test rules::flake8_copyright::tests::notice_with_c ... ok test rules::flake8_copyright::tests::notice_with_range ... ok test rules::flake8_copyright::tests::small_file ... ok test rules::flake8_copyright::tests::valid_author ... ok test rules::flake8_datetimez::tests::rules::rule_calldatefromtimestamp_path_new_dtz012_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimefromtimestamp_path_new_dtz006_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimestrptimewithoutzone_path_new_dtz007_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimetoday_path_new_dtz002_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimeutcfromtimestamp_path_new_dtz004_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimenowwithouttzinfo_path_new_dtz005_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimewithouttzinfo_path_new_dtz001_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetimeutcnow_path_new_dtz003_py_expects ... ok test rules::flake8_datetimez::tests::rules::rule_calldatetoday_path_new_dtz011_py_expects ... ok test rules::flake8_debugger::tests::rules::rule_debugger_path_new_t100_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangoallwithmodelform_path_new_dj007_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangoexcludewithmodelform_path_new_dj006_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangomodelwithoutdunderstr_path_new_dj008_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangolocalsinrenderfunction_path_new_dj003_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangonullablemodelstringfield_path_new_dj001_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangounorderedbodycontentinmodel_path_new_dj012_py_expects ... ok test rules::flake8_django::tests::rules::rule_djangononleadingreceiverdecorator_path_new_dj013_py_expects ... ok test rules::flake8_errmsg::tests::custom ... ok test rules::flake8_errmsg::tests::defaults ... ok test rules::flake8_executable::tests::rules::path_new_exe001_1_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe001_3_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe001_2_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe002_1_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe002_2_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe002_3_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe003_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe004_2_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe004_1_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe004_3_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe004_4_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe005_1_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe005_3_py_expects ... ok test rules::flake8_executable::tests::rules::path_new_exe005_2_py_expects ... ok test rules::flake8_fixme::tests::rules::t001 ... ok test rules::flake8_fixme::tests::rules::t002 ... ok test rules::flake8_fixme::tests::rules::t004 ... ok test rules::flake8_future_annotations::tests::fa100::path_new_edge_case_py_expects ... ok test rules::flake8_fixme::tests::rules::t003 ... ok test rules::flake8_future_annotations::tests::fa100::path_new_from_typing_import_many_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_from_typing_import_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_import_typing_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_import_typing_as_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_no_future_import_uses_lowercase_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_no_future_import_uses_union_inner_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_no_future_import_uses_union_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_ok_no_types_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_ok_non_simplifiable_types_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_ok_uses_future_py_expects ... ok test rules::flake8_future_annotations::tests::fa100::path_new_ok_variable_name_py_expects ... ok test rules::flake8_future_annotations::tests::fa102::path_new_no_future_import_uses_lowercase_py_expects ... ok test rules::flake8_future_annotations::tests::fa102::path_new_no_future_import_uses_union_inner_py_expects ... ok test rules::flake8_future_annotations::tests::fa102::path_new_ok_no_types_py_expects ... ok test rules::flake8_future_annotations::tests::fa102::path_new_no_future_import_uses_union_py_expects ... ok test rules::flake8_future_annotations::tests::fa102::path_new_ok_uses_future_py_expects ... ok test rules::flake8_gettext::tests::rules::rule_formatingettextfunccall_path_new_int002_py_expects ... ok test rules::flake8_gettext::tests::rules::rule_fstringingettextfunccall_path_new_int001_py_expects ... ok test rules::flake8_gettext::tests::rules::rule_printfingettextfunccall_path_new_int003_py_expects ... ok test rules::flake8_implicit_str_concat::tests::multiline::rule_explicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_implicit_str_concat::tests::multiline::rule_multilineimplicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_implicit_str_concat::tests::multiline::rule_singlelineimplicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_implicit_str_concat::tests::rules::rule_explicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_implicit_str_concat::tests::rules::rule_multilineimplicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_implicit_str_concat::tests::rules::rule_singlelineimplicitstringconcatenation_path_new_isc_py_expects ... ok test rules::flake8_import_conventions::tests::custom ... ok test rules::flake8_import_conventions::tests::custom_banned_from ... ok test rules::flake8_import_conventions::tests::custom_banned ... ok test rules::flake8_import_conventions::tests::from_imports ... ok test rules::flake8_import_conventions::tests::defaults ... ok test rules::flake8_import_conventions::tests::override_defaults ... ok test rules::flake8_import_conventions::tests::tricky ... ok test rules::flake8_import_conventions::tests::remove_defaults ... ok test rules::flake8_logging::tests::rules::rule_directloggerinstantiation_path_new_log001_py_expects ... ok test rules::flake8_logging::tests::rules::rule_invalidgetloggerargument_path_new_log002_py_expects ... ok test rules::flake8_logging::tests::rules::rule_exceptionwithoutexcinfo_path_new_log007_py_expects ... ok test rules::flake8_logging::tests::rules::rule_undocumentedwarn_path_new_log009_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g002_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g001_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g003_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g010_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g004_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g101_1_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g101_2_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g201_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g202_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g_argparse_parser_error_ok_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g_extra_ok_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g_extra_str_format_ok_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g_simple_ok_py_expects ... ok test rules::flake8_logging_format::tests::rules::path_new_g_warnings_ok_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_fail_nonempty_path_new_example_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_fail_empty_path_new_example_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_ignored_path_new_example_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_pass_namespace_package_path_new_example_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_pass_init_path_new_example_py_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_pass_pyi_path_new_example_pyi_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_pass_script_path_new_script_expects ... ok test rules::flake8_no_pep420::tests::test_flake8_no_pep420::path_new_test_pass_shebang_path_new_example_py_expects ... ok test rules::flake8_pie::tests::rules::rule_duplicateclassfielddefinition_path_new_pie794_py_expects ... ok test rules::flake8_pie::tests::rules::rule_multiplestartsendswith_path_new_pie810_py_expects ... ok test rules::flake8_pie::tests::rules::rule_nonuniqueenums_path_new_pie796_py_expects ... ok test rules::flake8_pie::tests::rules::rule_nonuniqueenums_path_new_pie796_pyi_expects ... ok test rules::flake8_pie::tests::rules::rule_unnecessarydictkwargs_path_new_pie804_py_expects ... ok test rules::flake8_pie::tests::rules::rule_reimplementedcontainerbuiltin_path_new_pie807_py_expects ... ok test rules::flake8_pie::tests::rules::rule_unnecessaryrangestart_path_new_pie808_py_expects ... ok test rules::flake8_pie::tests::rules::rule_unnecessaryspread_path_new_pie800_py_expects ... ok test rules::flake8_pie::tests::rules::rule_unnecessaryplaceholder_path_new_pie790_py_expects ... ok test rules::flake8_print::tests::rules::rule_pprint_path_new_t203_py_expects ... ok test rules::flake8_print::tests::rules::rule_print_path_new_t201_py_expects ... ok test rules::flake8_pyi::tests::py38::rule_typealiaswithoutannotation_path_new_pyi026_py_expects ... ok test rules::flake8_pyi::tests::py38::rule_typealiaswithoutannotation_path_new_pyi026_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_anyeqneannotation_path_new_pyi032_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_anyeqneannotation_path_new_pyi032_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_argumentdefaultinstub_path_new_pyi014_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_argumentdefaultinstub_path_new_pyi014_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_assignmentdefaultinstub_path_new_pyi015_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_badexitannotation_path_new_pyi036_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_assignmentdefaultinstub_path_new_pyi015_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_badexitannotation_path_new_pyi036_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_badversioninfocomparison_path_new_pyi006_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_collectionsnamedtuple_path_new_pyi024_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_badversioninfocomparison_path_new_pyi006_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_complexassignmentinstub_path_new_pyi017_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_collectionsnamedtuple_path_new_pyi024_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_complexifstatementinstub_path_new_pyi002_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_complexassignmentinstub_path_new_pyi017_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_complexifstatementinstub_path_new_pyi002_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_customtypevarreturntype_path_new_pyi019_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_customtypevarreturntype_path_new_pyi019_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_docstringinstub_path_new_pyi021_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_docstringinstub_path_new_pyi021_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_duplicateunionmember_path_new_pyi016_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_duplicateunionmember_path_new_pyi016_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_ellipsisinnonemptyclassbody_path_new_pyi013_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_ellipsisinnonemptyclassbody_path_new_pyi013_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_futureannotationsinstub_path_new_pyi044_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_futureannotationsinstub_path_new_pyi044_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_generatorreturnfromitermethod_path_new_pyi058_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_generatorreturnfromitermethod_path_new_pyi058_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_itermethodreturniterable_path_new_pyi045_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_nonemptystubbody_path_new_pyi010_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_itermethodreturniterable_path_new_pyi045_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_nonemptystubbody_path_new_pyi010_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_nonselfreturntype_path_new_pyi034_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_noreturnargumentannotationinstub_path_new_pyi050_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_nonselfreturntype_path_new_pyi034_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_noreturnargumentannotationinstub_path_new_pyi050_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_numericliteraltoolong_path_new_pyi054_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_numericliteraltoolong_path_new_pyi054_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_passinclassbody_path_new_pyi012_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_passinclassbody_path_new_pyi012_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_passstatementstubbody_path_new_pyi009_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_passstatementstubbody_path_new_pyi009_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_patchversioncomparison_path_new_pyi004_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_patchversioncomparison_path_new_pyi004_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_quotedannotationinstub_path_new_pyi020_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_redundantliteralunion_path_new_pyi051_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_quotedannotationinstub_path_new_pyi020_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_redundantliteralunion_path_new_pyi051_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_redundantnumericunion_path_new_pyi041_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_redundantnumericunion_path_new_pyi041_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_snakecasetypealias_path_new_pyi042_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_snakecasetypealias_path_new_pyi042_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_stringorbytestoolong_path_new_pyi053_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_strorreprdefinedinstub_path_new_pyi029_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_stringorbytestoolong_path_new_pyi053_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_strorreprdefinedinstub_path_new_pyi029_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_stubbodymultiplestatements_path_new_pyi048_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_stubbodymultiplestatements_path_new_pyi048_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_tsuffixedtypealias_path_new_pyi043_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_tsuffixedtypealias_path_new_pyi043_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_typealiaswithoutannotation_path_new_pyi026_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_typealiaswithoutannotation_path_new_pyi026_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_typecommentinstub_path_new_pyi033_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_typedargumentdefaultinstub_path_new_pyi011_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_typecommentinstub_path_new_pyi033_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unaliasedcollectionsabcsetimport_path_new_pyi025_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unaliasedcollectionsabcsetimport_path_new_pyi025_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_typedargumentdefaultinstub_path_new_pyi011_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unannotatedassignmentinstub_path_new_pyi052_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unassignedspecialvariableinstub_path_new_pyi035_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unassignedspecialvariableinstub_path_new_pyi035_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unannotatedassignmentinstub_path_new_pyi052_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unnecessaryliteralunion_path_new_pyi030_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unnecessaryliteralunion_path_new_pyi030_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unnecessarytypeunion_path_new_pyi055_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unnecessarytypeunion_path_new_pyi055_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unprefixedtypeparam_path_new_pyi001_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unprefixedtypeparam_path_new_pyi001_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedplatformcheck_path_new_pyi007_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedplatformname_path_new_pyi008_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedplatformcheck_path_new_pyi007_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedplatformname_path_new_pyi008_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedversioninfocheck_path_new_pyi003_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unsupportedmethodcallonall_path_new_pyi056_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unrecognizedversioninfocheck_path_new_pyi003_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivateprotocol_path_new_pyi046_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unsupportedmethodcallonall_path_new_pyi056_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivateprotocol_path_new_pyi046_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypealias_path_new_pyi047_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypeddict_path_new_pyi049_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypeddict_path_new_pyi049_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypealias_path_new_pyi047_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypevar_path_new_pyi018_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_unusedprivatetypevar_path_new_pyi018_pyi_expects ... ok test rules::flake8_pyi::tests::rules::rule_wrongtuplelengthversioncomparison_path_new_pyi005_py_expects ... ok test rules::flake8_pyi::tests::rules::rule_wrongtuplelengthversioncomparison_path_new_pyi005_pyi_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestassertalwaysfalse_path_new_pt015_py_settings_default_pt015_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestassertinexcept_path_new_pt017_py_settings_default_pt017_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::pt009 ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestdeprecatedyieldfixture_path_new_pt020_py_settings_default_pt020_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestduplicateparametrizetestcases_path_new_pt014_py_settings_default_pt014_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytesterroneoususefixturesonfixture_path_new_pt025_py_settings_default_pt025_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestextraneousscopefunction_path_new_pt003_py_settings_default_pt003_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestcompositeassertion_path_new_pt018_py_settings_default_pt018_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfailwithoutmessage_path_new_pt016_py_settings_default_pt016_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfixturefinalizercallback_path_new_pt021_py_settings_default_pt021_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfixtureincorrectparenthesesstyle_path_new_pt001_py_settings_default_pt001_default_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfixtureincorrectparenthesesstyle_path_new_pt001_py_settings_fixture_parentheses_false_settings_default_pt001_no_parentheses_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfixtureparamwithoutvalue_path_new_pt019_py_settings_default_pt019_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestfixturepositionalargs_path_new_pt002_py_settings_default_pt002_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestincorrectmarkparenthesesstyle_path_new_pt023_py_settings_default_pt023_default_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestincorrectfixturenameunderscore_path_new_pt005_py_settings_default_pt005_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestincorrectmarkparenthesesstyle_path_new_pt023_py_settings_mark_parentheses_false_settings_default_pt023_no_parentheses_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestincorrectpytestimport_path_new_pt013_py_settings_default_pt013_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestmissingfixturenameunderscore_path_new_pt004_py_settings_default_pt004_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizenameswrongtype_path_new_pt006_py_settings_parametrize_names_type_types_parametrizenametype_csv_settings_default_pt006_csv_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizenameswrongtype_path_new_pt006_py_settings_default_pt006_default_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizevalueswrongtype_path_new_pt007_py_settings_default_pt007_list_of_tuples_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizenameswrongtype_path_new_pt006_py_settings_parametrize_names_type_types_parametrizenametype_list_settings_default_pt006_list_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizevalueswrongtype_path_new_pt007_py_settings_parametrize_values_row_type_types_parametrizevaluesrowtype_list_settings_default_pt007_list_of_lists_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizevalueswrongtype_path_new_pt007_py_settings_parametrize_values_type_types_parametrizevaluestype_tuple_parametrize_values_row_type_types_parametrizevaluesrowtype_list_settings_default_pt007_tuple_of_lists_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestpatchwithlambda_path_new_pt008_py_settings_default_pt008_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraisestoobroad_path_new_pt011_py_settings_default_pt011_default_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestparametrizevalueswrongtype_path_new_pt007_py_settings_parametrize_values_type_types_parametrizevaluestype_tuple_settings_default_pt007_tuple_of_tuples_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraisestoobroad_path_new_pt011_py_settings_raises_require_match_for_vec_identifierpattern_new_pickle_unwrap_settings_default_pt011_glob_prefix_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraisestoobroad_path_new_pt011_py_settings_raises_extend_require_match_for_vec_identifierpattern_new_zerodivisionerror_unwrap_settings_default_pt011_extend_broad_exceptions_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraisestoobroad_path_new_pt011_py_settings_raises_require_match_for_vec_identifierpattern_new_unwrap_settings_default_pt011_glob_all_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraisestoobroad_path_new_pt011_py_settings_raises_require_match_for_vec_identifierpattern_new_zerodivisionerror_unwrap_settings_default_pt011_replace_broad_exceptions_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraiseswithmultiplestatements_path_new_pt012_py_settings_default_pt012_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestraiseswithoutexception_path_new_pt010_py_settings_default_pt010_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestunittestraisesassertion_path_new_pt027_0_py_settings_default_pt027_0_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestunittestraisesassertion_path_new_pt027_1_py_settings_default_pt027_1_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestusefixtureswithoutparameters_path_new_pt026_py_settings_default_pt026_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestunnecessaryasynciomarkonfixture_path_new_pt024_py_settings_default_pt024_expects ... ok test rules::flake8_pytest_style::tests::test_pytest_style::rule_pytestuselessyieldfixture_path_new_pt022_py_settings_default_pt022_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_doubles_class_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_doubles_function_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_doubles_module_multiline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_doubles_module_singleline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_doubles_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_singles_function_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_singles_class_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_singles_module_multiline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_singles_module_singleline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_doubles::path_new_docstring_singles_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_doubles_function_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_doubles_class_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_doubles_module_singleline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_doubles_module_multiline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_singles_class_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_doubles_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_singles_function_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_singles_module_singleline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_singles_module_multiline_py_expects ... ok test rules::flake8_quotes::tests::require_docstring_singles::path_new_docstring_singles_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_escaped_unnecessary_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_escaped_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_multiline_string_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_implicit_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_py_expects ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_noqa_py_expects ... ok test rules::flake8_quotes::tests::require_doubles_over_singles_escaped_py311 ... ok test rules::flake8_quotes::tests::require_doubles::path_new_singles_wrapped_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_escaped_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_escaped_unnecessary_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_implicit_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_multiline_string_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_noqa_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_py_expects ... ok test rules::flake8_quotes::tests::require_singles::path_new_doubles_wrapped_py_expects ... ok test rules::flake8_quotes::tests::require_singles_over_doubles_escaped_py311 ... ok test rules::flake8_raise::tests::rules::rule_unnecessaryparenonraiseexception_path_new_rse102_py_expects ... ok test rules::flake8_return::tests::preview_rules::rule_superfluouselsebreak_path_new_ret508_py_expects ... ok test rules::flake8_return::tests::preview_rules::rule_superfluouselsecontinue_path_new_ret507_py_expects ... ok test rules::flake8_return::tests::preview_rules::rule_superfluouselseraise_path_new_ret506_py_expects ... ok test rules::flake8_return::tests::preview_rules::rule_superfluouselsereturn_path_new_ret505_py_expects ... ok test rules::flake8_return::tests::rules::rule_implicitreturnvalue_path_new_ret502_py_expects ... ok test rules::flake8_return::tests::rules::rule_implicitreturn_path_new_ret503_py_expects ... ok test rules::flake8_return::tests::rules::rule_superfluouselsecontinue_path_new_ret507_py_expects ... ok test rules::flake8_return::tests::rules::rule_superfluouselsebreak_path_new_ret508_py_expects ... ok test rules::flake8_return::tests::rules::rule_superfluouselseraise_path_new_ret506_py_expects ... ok test rules::flake8_return::tests::rules::rule_superfluouselsereturn_path_new_ret505_py_expects ... ok test rules::flake8_return::tests::rules::rule_unnecessaryreturnnone_path_new_ret501_py_expects ... ok test rules::flake8_self::tests::ignore_names ... ok test rules::flake8_return::tests::rules::rule_unnecessaryassign_path_new_ret504_py_expects ... ok test rules::flake8_self::tests::rules::rule_privatememberaccess_path_new_slf001_py_expects ... ok test rules::flake8_simplify::tests::preview_rules::rule_yodaconditions_path_new_sim300_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_comparewithtuple_path_new_sim109_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_collapsibleif_path_new_sim102_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_doublenegation_path_new_sim208_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_dictgetwithnonedefault_path_new_sim910_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_duplicateisinstancecall_path_new_sim101_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_enumerateforloop_path_new_sim113_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_exprandnotexpr_path_new_sim220_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_exprornotexpr_path_new_sim221_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_exprandfalse_path_new_sim223_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifelseblockinsteadofdictget_path_new_sim401_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifelseblockinsteadofdictlookup_path_new_sim116_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifelseblockinsteadofifexp_path_new_sim108_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifexprwithfalsetrue_path_new_sim211_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_exprortrue_path_new_sim222_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifexprwithtwistedarms_path_new_sim212_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifexprwithtruefalse_path_new_sim210_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_indictkeys_path_new_sim118_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_ifwithsamearms_path_new_sim114_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_needlessbool_path_new_sim103_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_negateequalop_path_new_sim201_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_negatenotequalop_path_new_sim202_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_openfilewithcontexthandler_path_new_sim115_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_multiplewithstatements_path_new_sim117_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_reimplementedbuiltin_path_new_sim110_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_returnintryexceptfinally_path_new_sim107_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_reimplementedbuiltin_path_new_sim111_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_suppressibleexception_path_new_sim105_1_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_suppressibleexception_path_new_sim105_0_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_suppressibleexception_path_new_sim105_2_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_suppressibleexception_path_new_sim105_3_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_suppressibleexception_path_new_sim105_4_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_uncapitalizedenvironmentvariables_path_new_sim112_py_expects ... ok test rules::flake8_simplify::tests::rules::rule_yodaconditions_path_new_sim300_py_expects ... ok test rules::flake8_slots::tests::rules::rule_noslotsinnamedtuplesubclass_path_new_slot002_py_expects ... ok test rules::flake8_slots::tests::rules::rule_noslotsinstrsubclass_path_new_slot000_py_expects ... ok test rules::flake8_slots::tests::rules::rule_noslotsintuplesubclass_path_new_slot001_py_expects ... ok test rules::flake8_tidy_imports::tests::ban_all_imports ... ok test rules::flake8_tidy_imports::tests::ban_parent_imports ... ok test rules::flake8_tidy_imports::tests::ban_parent_imports_package ... ok test rules::flake8_tidy_imports::tests::banned_api ... ok test rules::flake8_tidy_imports::tests::banned_api_package ... ok test rules::flake8_tidy_imports::tests::banned_module_level_imports ... ok test rules::flake8_todos::tests::rules::rule_invalidtodotag_path_new_td001_py_expects ... ok test rules::flake8_todos::tests::rules::rule_invalidtodocapitalization_path_new_td006_py_expects ... ok test rules::flake8_todos::tests::rules::rule_missingtodoauthor_path_new_td002_py_expects ... ok test rules::flake8_todos::tests::rules::rule_missingspaceaftertodocolon_path_new_td007_py_expects ... ok test rules::flake8_todos::tests::rules::rule_missingtododescription_path_new_td005_py_expects ... ok test rules::flake8_todos::tests::rules::rule_missingtodocolon_path_new_td004_py_expects ... ok test rules::flake8_todos::tests::rules::rule_missingtodolink_path_new_td003_py_expects ... ok test rules::flake8_trio::tests::rules::rule_trioasyncfunctionwithtimeout_path_new_trio109_py_expects ... ok test rules::flake8_trio::tests::rules::rule_triosynccall_path_new_trio105_py_expects ... ok test rules::flake8_trio::tests::rules::rule_triotimeoutwithoutawait_path_new_trio100_py_expects ... ok test rules::flake8_trio::tests::rules::rule_triounneededsleep_path_new_trio110_py_expects ... ok test rules::flake8_trio::tests::rules::rule_triozerosleepcall_path_new_trio115_py_expects ... ok test rules::flake8_type_checking::tests::base_class_same_file::rule_typingonlystandardlibraryimport_path_new_module_import_py_expects ... ok test rules::flake8_type_checking::tests::base_class_same_file::rule_typingonlystandardlibraryimport_path_new_module_direct_py_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_pandas_import_dataframe_dataframe_series_series_def_f_x_dataframe_pass_import_from_expects ... ok test rules::flake8_type_checking::tests::base_class_same_file::rule_typingonlystandardlibraryimport_path_new_module_undefined_py_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_from_pandas_import_dataframe_dataframe_series_series_if_type_checking_import_os_def_f_x_dataframe_pass_import_from_type_checking_block_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_from_pandas_import_dataframe_dataframe_series_series_def_f_x_dataframe_y_series_pass_multiple_members_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_os_sys_def_f_x_os_y_sys_pass_multiple_modules_same_type_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_os_pandas_def_f_x_os_y_pandas_pass_multiple_modules_different_types_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_pandas_as_pd_def_f_x_pd_dataframe_pass_if_type_checking_import_os_type_checking_block_after_usage_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_pandas_as_pd_def_f_x_pd_dataframe_pass_typing_import_before_package_import_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_pandas_as_pd_if_type_checking_import_os_def_f_x_pd_dataframe_pass_type_checking_block_own_line_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_pandas_as_pd_if_type_checking_import_os_def_f_x_pd_dataframe_pass_type_checking_block_inline_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_from_typing_import_type_checking_import_pandas_as_pd_if_type_checking_this_is_a_comment_import_os_def_f_x_pd_dataframe_pass_type_checking_block_comment_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_import_pandas_as_pd_def_f_x_pd_dataframe_pass_no_typing_import_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_import_pandas_as_pd_def_f_x_pd_dataframe_pass_from_typing_import_type_checking_typing_import_after_usage_expects ... ok test rules::flake8_type_checking::tests::contents::r_from_future_import_annotations_import_pandas_as_pd_from_typing_import_type_checking_def_f_x_pd_dataframe_pass_typing_import_after_package_import_expects ... ok test rules::flake8_type_checking::tests::exempt_modules::rule_typingonlythirdpartyimport_path_new_exempt_modules_py_expects ... ok test rules::flake8_type_checking::tests::exempt_type_checking::rule_typingonlystandardlibraryimport_path_new_exempt_type_checking_1_py_expects ... ok test rules::flake8_type_checking::tests::exempt_type_checking::rule_typingonlystandardlibraryimport_path_new_exempt_type_checking_3_py_expects ... ok test rules::flake8_type_checking::tests::quote::rule_runtimeimportintypecheckingblock_path_new_quote_py_expects ... ok test rules::flake8_type_checking::tests::exempt_type_checking::rule_typingonlystandardlibraryimport_path_new_exempt_type_checking_2_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_emptytypecheckingblock_path_new_tch005_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_quote_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_10_py_expects ... ok test rules::flake8_type_checking::tests::quote::rule_typingonlythirdpartyimport_path_new_quote_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_11_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_12_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_13_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_14_pyi_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_15_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_16_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_17_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_1_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_2_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_3_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_4_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_5_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_6_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_8_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_7_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimeimportintypecheckingblock_path_new_tch004_9_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimestringunion_path_new_tch010_1_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_runtimestringunion_path_new_tch010_2_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlyfirstpartyimport_path_new_tch001_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlystandardlibraryimport_path_new_init_var_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlystandardlibraryimport_path_new_snapshot_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlystandardlibraryimport_path_new_tch003_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_quote_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_strict_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_singledispatch_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_typing_modules_1_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_typing_modules_2_py_expects ... ok test rules::flake8_type_checking::tests::rules::rule_typingonlythirdpartyimport_path_new_tch002_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_base_classes::rule_runtimeimportintypecheckingblock_path_new_runtime_evaluated_base_classes_1_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_base_classes::rule_typingonlystandardlibraryimport_path_new_runtime_evaluated_base_classes_3_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_base_classes::rule_typingonlystandardlibraryimport_path_new_runtime_evaluated_base_classes_4_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_base_classes::rule_typingonlythirdpartyimport_path_new_runtime_evaluated_base_classes_2_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_base_classes::rule_typingonlythirdpartyimport_path_new_runtime_evaluated_base_classes_5_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_decorators::rule_typingonlystandardlibraryimport_path_new_runtime_evaluated_decorators_3_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_decorators::rule_runtimeimportintypecheckingblock_path_new_runtime_evaluated_decorators_1_py_expects ... ok test rules::flake8_type_checking::tests::runtime_evaluated_decorators::rule_typingonlythirdpartyimport_path_new_runtime_evaluated_decorators_2_py_expects ... ok test rules::flake8_type_checking::tests::strict::rule_typingonlystandardlibraryimport_path_new_init_var_py_expects ... ok test rules::flake8_unused_arguments::tests::enforce_variadic_names ... ok test rules::flake8_unused_arguments::tests::ignore_variadic_names ... ok test rules::flake8_type_checking::tests::strict::rule_typingonlythirdpartyimport_path_new_strict_py_expects ... ok test rules::flake8_unused_arguments::tests::rules::rule_unusedclassmethodargument_path_new_arg_py_expects ... ok test rules::flake8_unused_arguments::tests::rules::rule_unusedfunctionargument_path_new_arg_py_expects ... ok test rules::flake8_unused_arguments::tests::rules::rule_unusedlambdaargument_path_new_arg_py_expects ... ok test rules::flake8_unused_arguments::tests::rules::rule_unusedmethodargument_path_new_arg_py_expects ... ok test rules::flake8_unused_arguments::tests::rules::rule_unusedstaticmethodargument_path_new_arg_py_expects ... ok test rules::flake8_use_pathlib::tests::rules::path_new_full_name_py_expects ... ok test rules::flake8_use_pathlib::tests::rules::path_new_import_as_py_expects ... ok test rules::flake8_use_pathlib::tests::rules::path_new_import_from_as_py_expects ... ok test rules::flake8_use_pathlib::tests::rules::path_new_import_from_py_expects ... ok test rules::flake8_use_pathlib::tests::rules::path_new_use_pathlib_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_glob_path_new_pth207_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_ospathgetctime_path_new_pth205_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_ospathgetatime_path_new_pth203_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_ospathgetmtime_path_new_pth204_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_ossepsplit_path_new_pth206_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_ospathgetsize_path_new_pth202_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_pathconstructorcurrentdirectory_path_new_pth201_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_pypath_path_new_py_path_1_py_expects ... ok test rules::flake8_use_pathlib::tests::rules_pypath::rule_pypath_path_new_py_path_2_py_expects ... ok test rules::flynt::tests::rules::rule_staticjointofstring_path_new_fly002_py_expects ... ok test rules::isort::tests::case_sensitive::path_new_case_sensitive_py_expects ... ok test rules::isort::tests::combine_as_imports::path_new_combine_as_imports_py_expects ... ok test rules::isort::tests::closest_to_furthest::path_new_relative_imports_order_py_expects ... ok test rules::isort::tests::combined_required_imports::path_new_docstring_only_py_expects ... ok test rules::isort::tests::combined_required_imports::path_new_docstring_py_expects ... ok test rules::isort::tests::combined_required_imports::path_new_empty_py_expects ... ok test rules::isort::tests::combined_required_imports::path_new_docstring_pyi_expects ... ok test rules::isort::tests::default::path_new_as_imports_comments_py_expects ... ok test rules::isort::tests::default::path_new_bom_sorted_py_expects ... ok test rules::isort::tests::default::path_new_add_newline_before_comments_py_expects ... ok test rules::isort::tests::default::path_new_bom_unsorted_py_expects ... ok test rules::isort::tests::default::path_new_combine_as_imports_py_expects ... ok test rules::isort::tests::default::path_new_combine_import_from_py_expects ... ok test rules::isort::tests::default::path_new_deduplicate_imports_py_expects ... ok test rules::isort::tests::default::path_new_comments_py_expects ... ok test rules::isort::tests::default::path_new_fit_line_length_comment_py_expects ... ok test rules::isort::tests::default::path_new_force_sort_within_sections_py_expects ... ok test rules::isort::tests::default::path_new_fit_line_length_py_expects ... ok test rules::isort::tests::default::path_new_force_to_top_py_expects ... ok test rules::isort::tests::default::path_new_force_wrap_aliases_py_expects ... ok test rules::isort::tests::default::path_new_future_from_py_expects ... ok test rules::isort::tests::default::path_new_if_elif_else_py_expects ... ok test rules::isort::tests::default::path_new_inline_comments_py_expects ... ok test rules::isort::tests::default::path_new_import_from_after_import_py_expects ... ok test rules::isort::tests::default::path_new_insert_empty_lines_py_expects ... ok test rules::isort::tests::default::path_new_insert_empty_lines_pyi_expects ... ok test rules::isort::tests::default::path_new_isort_skip_file_py_expects ... ok test rules::isort::tests::default::path_new_leading_prefix_py_expects ... ok test rules::isort::tests::default::path_new_magic_trailing_comma_py_expects ... ok test rules::isort::tests::default::path_new_match_case_py_expects ... ok test rules::isort::tests::default::path_new_natural_order_py_expects ... ok test rules::isort::tests::default::path_new_no_lines_before_py_expects ... ok test rules::isort::tests::default::path_new_no_reorder_within_section_py_expects ... ok test rules::isort::tests::default::path_new_no_wrap_star_py_expects ... ok test rules::isort::tests::default::path_new_order_by_type_py_expects ... ok test rules::isort::tests::default::path_new_order_by_type_with_custom_constants_py_expects ... ok test rules::isort::tests::default::path_new_order_by_type_with_custom_classes_py_expects ... ok test rules::isort::tests::default::path_new_order_by_type_with_custom_variables_py_expects ... ok test rules::isort::tests::default::path_new_preserve_comment_order_py_expects ... ok test rules::isort::tests::default::path_new_order_relative_imports_by_level_py_expects ... ok test rules::isort::tests::default::path_new_preserve_import_star_py_expects ... ok test rules::isort::tests::default::path_new_preserve_indentation_py_expects ... ok test rules::isort::tests::default::path_new_preserve_tabs_2_py_expects ... ok test rules::isort::tests::default::path_new_preserve_tabs_py_expects ... ok test rules::isort::tests::default::path_new_relative_imports_order_py_expects ... ok test rules::isort::tests::default::path_new_reorder_within_section_py_expects ... ok test rules::isort::tests::default::path_new_ruff_skip_file_py_expects ... ok test rules::isort::tests::default::path_new_separate_future_imports_py_expects ... ok test rules::isort::tests::default::path_new_separate_first_party_imports_py_expects ... ok test rules::isort::tests::default::path_new_separate_local_folder_imports_py_expects ... ok test rules::isort::tests::default::path_new_separate_third_party_imports_py_expects ... ok test rules::isort::tests::default::path_new_skip_py_expects ... ok test rules::isort::tests::default::path_new_split_py_expects ... ok test rules::isort::tests::default::path_new_sort_similar_imports_py_expects ... ok test rules::isort::tests::default::path_new_star_before_others_py_expects ... ok test rules::isort::tests::default::path_new_trailing_suffix_py_expects ... ok test rules::isort::tests::default::path_new_type_comments_py_expects ... ok test rules::isort::tests::detect_same_package ... ok test rules::isort::tests::force_single_line::path_new_force_single_line_py_expects ... ok test rules::isort::tests::force_sort_within_sections::path_new_force_sort_within_sections_py_expects ... ok test rules::isort::tests::force_sort_within_sections::path_new_force_sort_within_sections_future_py_expects ... ok test rules::isort::tests::force_sort_within_sections::path_new_force_sort_within_sections_with_as_names_py_expects ... ok test rules::isort::tests::force_sort_within_sections_lines_between::path_new_force_sort_within_sections_lines_between_py_expects ... ok test rules::isort::tests::force_to_top::path_new_force_to_top_py_expects ... ok test rules::isort::tests::force_wrap_aliases::path_new_force_wrap_aliases_py_expects ... ok test rules::isort::tests::from_first::path_new_from_first_py_expects ... ok test rules::isort::tests::forced_separate::path_new_forced_separate_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_from_imports_py_expects ... ok test rules::isort::tests::known_local_folder::path_new_separate_local_folder_imports_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_non_ascii_members_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_non_ascii_modules_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_straight_imports_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_straight_and_from_imports_py_expects ... ok test rules::isort::tests::length_sort_straight::path_new_length_sort_from_imports_py_expects ... ok test rules::isort::tests::length_sort::path_new_length_sort_with_relative_imports_py_expects ... ok test rules::isort::tests::length_sort_straight::path_new_length_sort_straight_imports_py_expects ... ok test rules::isort::tests::length_sort_straight::path_new_length_sort_straight_and_from_imports_py_expects ... ok test rules::isort::tests::lines_after_imports::path_new_lines_after_imports_class_after_py_expects ... ok test rules::isort::tests::lines_after_imports::path_new_lines_after_imports_func_after_py_expects ... ok test rules::isort::tests::lines_after_imports::path_new_lines_after_imports_nothing_after_py_expects ... ok test rules::isort::tests::lines_between_types::path_new_lines_between_types_py_expects ... ok test rules::isort::tests::main_is_first_party::path_new_main_first_party_py_expects ... ok test rules::isort::tests::no_detect_same_package ... ok test rules::isort::tests::no_lines_before_with_empty_sections::path_new_no_lines_before_with_empty_sections_py_expects ... ok test rules::isort::tests::no_sections::path_new_no_sections_py_expects ... ok test rules::isort::tests::no_lines_before::path_new_no_lines_before_py_expects ... ok test rules::isort::tests::order_by_type::path_new_order_by_type_py_expects ... ok test rules::isort::tests::no_split_on_trailing_comma::path_new_magic_trailing_comma_py_expects ... ok test rules::isort::tests::order_by_type_with_custom_constants::path_new_order_by_type_with_custom_constants_py_expects ... ok test rules::isort::tests::order_by_type_with_custom_classes::path_new_order_by_type_with_custom_classes_py_expects ... ok test rules::isort::tests::order_by_type_with_custom_variables::path_new_order_by_type_with_custom_variables_py_expects ... ok test rules::isort::tests::propagate_inline_comments::path_new_propagate_inline_comments_py_expects ... ok test rules::isort::tests::required_import::path_new_comments_and_newlines_py_expects ... ok test rules::isort::tests::required_import::path_new_comment_py_expects ... ok test rules::isort::tests::required_import::path_new_docstring_py_expects ... ok test rules::isort::tests::required_import::path_new_docstring_only_py_expects ... ok test rules::isort::tests::required_import::path_new_docstring_pyi_expects ... ok test rules::isort::tests::required_import::path_new_docstring_with_semicolon_py_expects ... ok test rules::isort::tests::required_import::path_new_docstring_with_continuation_py_expects ... ok test rules::isort::tests::required_import::path_new_empty_py_expects ... ok test rules::isort::tests::required_import::path_new_existing_import_py_expects ... ok test rules::isort::tests::required_import::path_new_multiline_docstring_py_expects ... ok test rules::isort::tests::required_import::path_new_off_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_comment_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_docstring_only_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_comments_and_newlines_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_docstring_pyi_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_docstring_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_docstring_with_continuation_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_empty_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_docstring_with_semicolon_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_multiline_docstring_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_existing_import_py_expects ... ok test rules::isort::tests::required_imports::path_new_docstring_only_py_expects ... ok test rules::isort::tests::required_import_with_alias::path_new_off_py_expects ... ok test rules::isort::tests::required_imports::path_new_docstring_py_expects ... ok test rules::isort::tests::required_imports::path_new_docstring_pyi_expects ... ok test rules::isort::tests::required_imports::path_new_empty_py_expects ... ok test rules::isort::tests::section_order::path_new_sections_py_expects ... ok test rules::isort::tests::sections::path_new_sections_py_expects ... ok test rules::isort::tests::separate_modules_first_party::path_new_separate_subpackage_first_and_third_party_imports_py_expects ... ok test rules::isort::tests::separate_modules::path_new_separate_subpackage_first_and_third_party_imports_py_expects ... ok test rules::isort::tests::separate_modules_glob::path_new_separate_subpackage_first_and_third_party_imports_py_expects ... ok test rules::isort::tests::source_code_style::path_new_line_ending_crlf_py_expects ... ok test rules::isort::tests::straight_required_import::path_new_docstring_only_py_expects ... ok test rules::isort::tests::source_code_style::path_new_line_ending_lf_py_expects ... ok test rules::isort::tests::straight_required_import::path_new_docstring_py_expects ... ok test rules::isort::tests::straight_required_import::path_new_empty_py_expects ... ok test rules::isort::tests::straight_required_import::path_new_docstring_pyi_expects ... ok test rules::mccabe::rules::function_is_too_complex::tests::annotated_assign ... ok test rules::mccabe::rules::function_is_too_complex::tests::class ... ok test rules::mccabe::rules::function_is_too_complex::tests::finally ... ok test rules::mccabe::rules::function_is_too_complex::tests::expr_as_statement ... ok test rules::mccabe::rules::function_is_too_complex::tests::foobar ... ok test rules::mccabe::rules::function_is_too_complex::tests::for_else ... ok test rules::mccabe::rules::function_is_too_complex::tests::for_loop ... ok test rules::mccabe::rules::function_is_too_complex::tests::if_in_finally ... ok test rules::mccabe::rules::function_is_too_complex::tests::if_elif_else_dead_path ... ok test rules::mccabe::rules::function_is_too_complex::tests::nested_functions ... ok test rules::mccabe::rules::function_is_too_complex::tests::nested_try_finally ... ok test rules::mccabe::rules::function_is_too_complex::tests::nested_ifs ... ok test rules::mccabe::rules::function_is_too_complex::tests::recursive ... ok test rules::mccabe::rules::function_is_too_complex::tests::trivial ... ok test rules::mccabe::rules::function_is_too_complex::tests::sequential ... ok test rules::mccabe::rules::function_is_too_complex::tests::try_else ... ok test rules::mccabe::rules::function_is_too_complex::tests::with ... ok test rules::mccabe::tests::max_complexity_zero::_10_expects ... ok test rules::mccabe::tests::max_complexity_zero::_0_expects ... ok test rules::mccabe::tests::max_complexity_zero::_3_expects ... ok test rules::numpy::tests::rules::rule_numpydeprecatedfunction_path_new_npy003_py_expects ... ok test rules::numpy::tests::rules::rule_numpy2deprecation_path_new_npy201_py_expects ... ok test rules::numpy::tests::rules::rule_numpydeprecatedtypealias_path_new_npy001_py_expects ... ok test rules::pandas_vet::tests::contents::r_class_class_def_init_self_values_str_none_self_values_values_print_self_values_pd011_pass_values_instance_expects ... ok test rules::numpy::tests::rules::rule_numpylegacyrandom_path_new_npy002_py_expects ... ok test rules::pandas_vet::tests::contents::r_import_numpy_as_np_arrays_np_random_randn_3_4_for_in_range_10_np_stack_arrays_axis_0_shape_pd013_pass_numpy_expects ... ok test rules::pandas_vet::tests::contents::r_import_io_import_zipfile_class_mockbinaryfile_io_bytesio_def_init_self_args_kwargs_super_init_args_kwargs_def_close_self_pass_don_t_allow_closing_the_file_it_would_clear_the_buffer_zip_buffer_mockbinaryfile_with_zipfile_zipfile_zip_buffer_w_as_zf_zf_writestr_dir_file_txt_this_is_a_test_reset_the_bytesio_object_s_cursor_to_the_start_zip_buffer_seek_0_with_zipfile_zipfile_zip_buffer_r_as_zf_zpath_zipfile_path_zf_dir_name_file_name_zpath_at_split_pd008_pass_on_attr_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_employees_df_pd_dataframe_employee_dict_pd901_pass_part_df_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_df_pd_dataframe_pd901_fail_df_var_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_employees_pd_dataframe_employee_dict_pd901_pass_non_df_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_my_function_df_data_pd901_pass_df_param_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_nas_pd_isna_val_pd003_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_not_nas_pd_notna_val_pd004_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_not_nulls_pd_notnull_val_pd004_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_pd_stack_pd015_pass_merge_on_dataframe_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_nulls_pd_isnull_val_pd003_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_print_bah_humbug_pd003_allows_other_calls_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_result_pd_values_pd011_pass_values_import_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_result_values_pd011_pass_node_name_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_result_values_pd011_pass_values_dict_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_result_x_values_pd011_pass_values_unbound_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_index_x_at_b_a_pd008_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_index_x_iat_1_3_pd009_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_index_x_loc_b_a_pd008_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_index_x_iloc_1_3_pd009_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_new_x_x_iloc_1_3_5_1_3_pd007_pass_iloc_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_new_x_x_loc_d_a_c_pd007_pass_loc_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_result_x_to_array_pd011_pass_to_array_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_result_x_array_pd011_pass_array_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_result_x_values_pd011_fail_values_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_table_pd_pivot_x_index_foo_columns_bar_values_baz_pd010_fail_pivot_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_result_x_values_pd011_pass_values_call_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_table_x_pivot_table_x_values_d_index_a_b_columns_c_aggfunc_np_sum_fill_value_0_pd010_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_x_drop_a_axis_1_inplace_false_pd002_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_x_drop_a_axis_1_inplace_true_pd002_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_x_values_1_pd011_pass_values_store_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_y_pd_dataframe_x_merge_y_inner_pd015_pass_merge_on_dataframe_with_multiple_args_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_y_pd_dataframe_pd_merge_x_y_pd015_fail_merge_on_pandas_object_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_y_x_ix_0_2_a_pd007_fail_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_y_x_melt_id_vars_airline_value_vars_atl_den_dfw_value_name_airline_delay_pd013_pass_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_x_pd_dataframe_y_x_stack_level_1_dropna_true_pd013_fail_stack_expects ... ok test rules::pandas_vet::tests::contents::r_import_pandas_as_pd_y_x_stack_level_1_dropna_true_pd013_pass_unbound_expects ... ok test rules::pandas_vet::tests::contents::r_pd_to_datetime_timestamp_10_9_strftime_y_m_d_h_m_s_f_pd015_pass_other_pd_function_expects ... ok test rules::pandas_vet::tests::paths::rule_pandasnuniqueconstantseriescheck_path_new_pd101_py_expects ... ok test rules::pandas_vet::tests::paths::rule_pandasuseofdotreadtable_path_new_pandas_use_of_dot_read_table_py_expects ... ok test rules::pandas_vet::tests::paths::rule_pandasuseofinplaceargument_path_new_pd002_py_expects ... ok test rules::pep8_naming::helpers::tests::test_is_acronym ... ok test rules::pep8_naming::helpers::tests::test_is_mixed_case ... ok test rules::pep8_naming::helpers::tests::test_is_camelcase ... ok test rules::pep8_naming::tests::classmethod_decorators ... ok test rules::pep8_naming::tests::ignore_names::rule_camelcaseimportedasacronym_n817_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_camelcaseimportedasconstant_n814_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_camelcaseimportedaslowercase_n813_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_constantimportedasnonconstant_n811_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_dunderfunctionname_n807_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_errorsuffixonexceptionname_n818_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidargumentname_n803_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidclassname_n801_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidfirstargumentnameforclassmethod_n804_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidfirstargumentnameformethod_n805_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidfunctionname_n802_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_lowercaseimportedasnonlowercase_n812_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_invalidmodulename_n999_badallowed_init_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_mixedcasevariableinclassscope_n815_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_mixedcasevariableinglobalscope_n816_py_expects ... ok test rules::pep8_naming::tests::ignore_names::rule_nonlowercasevariableinfunction_n806_py_expects ... ok test rules::pep8_naming::tests::rules::rule_camelcaseimportedasacronym_path_new_n817_py_expects ... ok test rules::pep8_naming::tests::rules::rule_camelcaseimportedasconstant_path_new_n814_py_expects ... ok test rules::pep8_naming::tests::rules::rule_camelcaseimportedaslowercase_path_new_n813_py_expects ... ok test rules::pep8_naming::tests::rules::rule_constantimportedasnonconstant_path_new_n811_py_expects ... ok test rules::pep8_naming::tests::rules::rule_errorsuffixonexceptionname_path_new_n818_py_expects ... ok test rules::pep8_naming::tests::rules::rule_dunderfunctionname_path_new_n807_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidargumentname_path_new_n803_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidclassname_path_new_n801_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidfirstargumentnameformethod_path_new_n805_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidfirstargumentnameforclassmethod_path_new_n804_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidfunctionname_path_new_n802_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_invalid_name_0001_initial_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_flake9_init_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_invalid_name_import_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_mod_with_dashes_init_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_mod_with_spaces_file_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_mod_with_spaces_init_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_module_file_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_module_init_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_no_module_test_txt_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_valid_name_file_with_dashes_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_valid_name_file_with_dashes_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_valid_name_init_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_valid_name_main_py_expects ... ok test rules::pep8_naming::tests::rules::rule_invalidmodulename_path_new_n999_module_valid_name_setup_py_expects ... ok test rules::pep8_naming::tests::rules::rule_lowercaseimportedasnonlowercase_path_new_n812_py_expects ... ok test rules::pep8_naming::tests::rules::rule_mixedcasevariableinclassscope_path_new_n815_py_expects ... ok test rules::pep8_naming::tests::rules::rule_mixedcasevariableinglobalscope_path_new_n816_py_expects ... ok test rules::pep8_naming::tests::rules::rule_nonlowercasevariableinfunction_path_new_n806_py_expects ... ok test rules::pep8_naming::tests::staticmethod_decorators ... ok test rules::perflint::tests::rules::rule_incorrectdictiterator_path_new_perf102_py_expects ... ok test rules::perflint::tests::rules::rule_manualdictcomprehension_path_new_perf403_py_expects ... ok test rules::perflint::tests::rules::rule_manuallistcopy_path_new_perf402_py_expects ... ok test rules::perflint::tests::rules::rule_tryexceptinloop_path_new_perf203_py_expects ... ok test rules::perflint::tests::rules::rule_manuallistcomprehension_path_new_perf401_py_expects ... ok test rules::pycodestyle::rules::logical_lines::tests::empty_line ... ok test rules::perflint::tests::rules::rule_unnecessarylistcast_path_new_perf101_py_expects ... ok test rules::pycodestyle::rules::logical_lines::tests::function_definition ... ok test rules::pycodestyle::rules::logical_lines::tests::indented ... ok test rules::pycodestyle::rules::logical_lines::tests::string_assignment ... ok test rules::pycodestyle::rules::logical_lines::tests::multi_line ... ok test rules::pycodestyle::rules::logical_lines::tests::trivia ... ok test rules::pycodestyle::tests::constant_literals ... ok test rules::pycodestyle::tests::logical::rule_blanklineafterdecorator_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_blanklinebetweenmethods_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_blanklinesafterfunctionorclass_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_blanklinestoplevel_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_indentationwithinvalidmultiple_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_blanklinesbeforenesteddefinition_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_indentationwithinvalidmultiplecomment_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespace_path_new_e23_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespaceafterkeyword_path_new_e27_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespacearoundbitwiseorshiftoperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespacearoundarithmeticoperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespacearoundmodulooperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespacearoundoperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_missingwhitespacearoundparameterequals_path_new_e25_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multiplespacesaftercomma_path_new_e24_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multiplespacesafterkeyword_path_new_e27_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multipleleadinghashesforblockcomment_path_new_e26_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multiplespacesafteroperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multiplespacesbeforekeyword_path_new_e27_py_expects ... ok test rules::pycodestyle::tests::logical::rule_noindentedblock_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_multiplespacesbeforeoperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_nospaceafterblockcomment_path_new_e26_py_expects ... ok test rules::pycodestyle::tests::logical::rule_noindentedblockcomment_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_nospaceafterinlinecomment_path_new_e26_py_expects ... ok test rules::pycodestyle::tests::logical::rule_overindented_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_tabaftercomma_path_new_e24_py_expects ... ok test rules::pycodestyle::tests::logical::rule_tabafterkeyword_path_new_e27_py_expects ... ok test rules::pycodestyle::tests::logical::rule_tabafteroperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_tabbeforeoperator_path_new_e22_py_expects ... ok test rules::pycodestyle::tests::logical::rule_tabbeforekeyword_path_new_e27_py_expects ... ok test rules::pycodestyle::tests::logical::rule_toofewspacesbeforeinlinecomment_path_new_e26_py_expects ... ok test rules::pycodestyle::tests::logical::rule_unexpectedindentation_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_unexpectedindentationcomment_path_new_e11_py_expects ... ok test rules::pycodestyle::tests::logical::rule_unexpectedspacesaroundkeywordparameterequals_path_new_e25_py_expects ... ok test rules::pycodestyle::tests::logical::rule_whitespaceafteropenbracket_path_new_e20_py_expects ... ok test rules::pycodestyle::tests::logical::rule_toomanyblanklines_path_new_e30_py_expects ... ok test rules::pycodestyle::tests::logical::rule_whitespacebeforeclosebracket_path_new_e20_py_expects ... ok test rules::pycodestyle::tests::logical::rule_whitespacebeforeparameters_path_new_e21_py_expects ... ok test rules::pycodestyle::tests::logical::rule_whitespacebeforepunctuation_path_new_e20_py_expects ... ok test rules::pycodestyle::tests::max_doc_length ... ok test rules::pycodestyle::tests::max_doc_length_with_utf_8 ... ok test rules::pycodestyle::tests::preview_rules::rule_typecomparison_path_new_e721_py_expects ... ok test rules::pycodestyle::tests::rules::rule_ambiguousclassname_path_new_e742_py_expects ... ok test rules::pycodestyle::tests::preview_rules::rule_isliteral_path_new_constant_literals_py_expects ... ok test rules::pycodestyle::tests::rules::rule_ambiguousvariablename_path_new_e741_py_expects ... ok test rules::pycodestyle::tests::rules::rule_ambiguousfunctionname_path_new_e743_py_expects ... ok test rules::pycodestyle::tests::rules::rule_blanklinewithwhitespace_path_new_w293_py_expects ... ok test rules::pycodestyle::tests::rules::rule_blanklinewithwhitespace_path_new_w29_py_expects ... ok test rules::pycodestyle::tests::rules::rule_bareexcept_path_new_e722_py_expects ... ok test rules::pycodestyle::tests::rules::rule_invalidescapesequence_path_new_w605_0_py_expects ... ok test rules::pycodestyle::tests::rules::rule_invalidescapesequence_path_new_w605_1_py_expects ... ok test rules::pycodestyle::tests::rules::rule_linetoolong_path_new_e501_3_py_expects ... ok test rules::pycodestyle::tests::rules::rule_linetoolong_path_new_e501_py_expects ... ok test rules::pycodestyle::tests::rules::rule_missingnewlineatendoffile_path_new_w292_0_py_expects ... ok test rules::pycodestyle::tests::rules::rule_lambdaassignment_path_new_e731_py_expects ... ok test rules::pycodestyle::tests::rules::rule_missingnewlineatendoffile_path_new_w292_1_py_expects ... ok test rules::pycodestyle::tests::rules::rule_missingnewlineatendoffile_path_new_w292_3_py_expects ... ok test rules::pycodestyle::tests::rules::rule_missingnewlineatendoffile_path_new_w292_2_py_expects ... ok test rules::pycodestyle::tests::rules::rule_mixedspacesandtabs_path_new_e101_py_expects ... ok test rules::pycodestyle::tests::rules::rule_moduleimportnotattopoffile_path_new_e402_1_py_expects ... ok test rules::pycodestyle::tests::rules::rule_moduleimportnotattopoffile_path_new_e402_0_py_expects ... ok test rules::pycodestyle::tests::rules::rule_moduleimportnotattopoffile_path_new_e402_ipynb_expects ... ok test rules::pycodestyle::tests::rules::rule_moduleimportnotattopoffile_path_new_e40_py_expects ... ok test rules::pycodestyle::tests::rules::rule_multiplestatementsononelinecolon_path_new_e70_py_expects ... ok test rules::pycodestyle::tests::rules::rule_multipleimportsononeline_path_new_e40_py_expects ... ok test rules::pycodestyle::tests::rules::rule_multiplestatementsononelinesemicolon_path_new_e70_py_expects ... ok test rules::pycodestyle::tests::rules::rule_notintest_path_new_e713_py_expects ... ok test rules::pycodestyle::tests::rules::rule_nonecomparison_path_new_e711_py_expects ... ok test rules::pycodestyle::tests::rules::rule_syntaxerror_path_new_e999_py_expects ... ok test rules::pycodestyle::tests::rules::rule_notistest_path_new_e714_py_expects ... ok test rules::pycodestyle::tests::rules::rule_tabindentation_path_new_w19_py_expects ... ok test rules::pycodestyle::tests::rules::rule_trailingwhitespace_path_new_w291_py_expects ... ok test rules::pycodestyle::tests::rules::rule_trailingwhitespace_path_new_w29_py_expects ... ok test rules::pycodestyle::tests::rules::rule_truefalsecomparison_path_new_e712_py_expects ... ok test rules::pycodestyle::tests::rules::rule_typecomparison_path_new_e721_py_expects ... ok test rules::pycodestyle::tests::rules::rule_uselesssemicolon_path_new_e703_ipynb_expects ... ok test rules::pycodestyle::tests::rules::rule_uselesssemicolon_path_new_e70_py_expects ... ok test rules::pycodestyle::tests::tab_size::_1_expects ... ok test rules::pycodestyle::tests::shebang ... ok test rules::pycodestyle::tests::tab_size::_2_expects ... ok test rules::pycodestyle::tests::tab_size::_4_expects ... ok test rules::pycodestyle::tests::task_tags::false_expects ... ok test rules::pycodestyle::tests::tab_size::_8_expects ... ok test rules::pycodestyle::tests::task_tags::true_expects ... ok test rules::pycodestyle::tests::w292_4 ... ok test rules::pydocstyle::tests::all ... ok test rules::pydocstyle::tests::bom ... ok test rules::pydocstyle::tests::d417_google ... ok test rules::pydocstyle::tests::d209_d400 ... ok test rules::pydocstyle::tests::d417_unspecified ... ok test rules::pydocstyle::tests::d417_numpy ... ok test rules::pydocstyle::tests::rules::rule_blanklineafterlastsection_path_new_d413_py_expects ... ok test rules::pydocstyle::tests::rules::rule_blanklineaftersummary_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_blanklineafterlastsection_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_blanklinebeforeclass_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_blanklinesbetweenheaderandcontent_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_capitalizesectionname_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_docstringstartswiththis_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_emptydocstring_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_emptydocstringsection_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_endsinperiod_path_new_d400_py_expects ... ok test rules::pydocstyle::tests::rules::rule_dashedunderlineaftersection_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_endsinperiod_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_escapesequenceindocstring_path_new_d301_py_expects ... ok test rules::pydocstyle::tests::rules::rule_endsinpunctuation_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_firstlinecapitalized_path_new_d403_py_expects ... ok test rules::pydocstyle::tests::rules::rule_firstlinecapitalized_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_escapesequenceindocstring_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_fitsononeline_path_new_d200_py_expects ... ok test rules::pydocstyle::tests::rules::rule_indentwithspaces_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_fitsononeline_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_multilinesummaryfirstline_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_newlineafterlastparagraph_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_newlineaftersectionname_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklineafterfunction_path_new_d202_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklineafterfunction_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklineaftersection_path_new_d410_py_expects ... ok test rules::pydocstyle::tests::rules::rule_multilinesummarysecondline_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklineaftersection_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklinebeforefunction_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_noblanklinebeforesection_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_nonimperativemood_path_new_d401_py_expects ... ok test rules::pydocstyle::tests::rules::rule_nosignature_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_oneblanklineafterclass_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_overindentation_path_new_d208_py_expects ... ok test rules::pydocstyle::tests::rules::rule_oneblanklinebeforeclass_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_overloadwithdocstring_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionnameendsincolon_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionnotoverindented_path_new_d214_module_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionnotoverindented_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_overindentation_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionunderlineaftername_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionunderlinenotoverindented_path_new_d215_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionunderlinematchessectionlength_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_sectionunderlinenotoverindented_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_triplesinglequotes_path_new_d300_py_expects ... ok test rules::pydocstyle::tests::rules::rule_surroundingwhitespace_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_triplesinglequotes_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedmagicmethod_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_underindentation_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedparam_path_new_canonical_google_examples_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedparam_path_new_canonical_numpy_examples_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedparam_path_new_sections_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicclass_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicfunction_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicinit_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmethod_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmethod_path_new_setter_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmodule_path_new_d100_ipynb_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmodule_path_new_unrelated_no_pkg_priv_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmodule_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmodule_path_new_unrelated_pkg_d100_pub_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicmodule_path_new_unrelated_pkg_priv_no_d100_priv_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicnestedclass_path_new_d_py_expects ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicpackage_path_new_d104_init_py_expects ... ok test rules::pyflakes::cformat::tests::test_cformat_summary ... ok test rules::pydocstyle::tests::rules::rule_undocumentedpublicpackage_path_new_d_py_expects ... ok test rules::pyflakes::cformat::tests::test_cformat_summary_starred ... ok test rules::pyflakes::cformat::tests::test_cformat_summary_invalid ... ok test rules::pyflakes::format::tests::test_format_summary_invalid ... ok test rules::pyflakes::format::tests::test_format_summary ... ok test rules::pyflakes::format::tests::test_format_summary_nested ... ok test rules::pyflakes::rules::invalid_literal_comparisons::tests::extract_cmp_op_location ... ok test rules::pyflakes::tests::aliased_import_shadow_module ... ok test rules::pyflakes::tests::aliased_import ... ok test rules::pyflakes::tests::aliased_submodule_import ... ok test rules::pyflakes::tests::aliased_typing_import ... ok test rules::pyflakes::tests::all_mixed_attributes_and_strings ... ok test rules::pyflakes::tests::all_with_attributes_added ... ok test rules::pyflakes::tests::all_with_names ... ok test rules::pyflakes::tests::all_with_attributes ... ok test rules::pyflakes::tests::annotated_async_def ... ok test rules::pyflakes::tests::annotated_type_typing_missing_forward_type_multiple_args ... ok test rules::pyflakes::tests::annotated_type_typing_with_string_args_in_union ... ok test rules::pyflakes::tests::annotated_type_typing_with_string_args ... ok test rules::pyflakes::tests::annotating_an_import ... ok test rules::pyflakes::tests::annotation_undefined ... ok test rules::pyflakes::tests::assign_rhs_first ... ok test rules::pyflakes::tests::assigned_to_global ... ok test rules::pyflakes::tests::augmented_assignment ... ok test rules::pyflakes::tests::builtin_windows_error ... ok test rules::pyflakes::tests::bad_nested_class ... ok test rules::pyflakes::tests::builtins ... ok test rules::pyflakes::tests::contents::r_class_c_x_1_def_f_try_pass_except_valueerror_as_x_pass_this_should_raise_an_f821_error_rather_than_resolving_to_the_x_in_x_1_print_x_load_after_unbind_from_class_scope_expects ... ok test rules::pyflakes::tests::contents::r_def_f_list_1_2_3_for_e_in_list_if_e_2_0_try_pass_except_exception_as_e_print_e_else_print_e_print_in_if_else_after_shadowing_except_expects ... ok test rules::pyflakes::tests::contents::r_def_f_import_os_import_os_despite_this_del_import_os_should_still_be_flagged_as_shadowing_an_unused_import_del_os_del_shadowed_local_import_in_local_scope_expects ... ok test rules::pyflakes::tests::contents::r_def_f_x_1_del_x_del_x_double_del_expects ... ok test rules::pyflakes::tests::contents::r_def_f_try_x_3_except_importerror_as_x_print_x_else_print_x_print_in_try_else_after_shadowing_except_expects ... ok test rules::pyflakes::tests::contents::r_def_f_x_1_try_1_0_except_exception_as_x_pass_no_error_here_though_it_should_arguably_be_an_f821_error_x_will_be_unbound_after_the_except_block_assuming_an_exception_is_raised_and_caught_print_x_print_in_body_after_shadowing_except_expects ... ok test rules::pyflakes::tests::contents::r_def_f_x_1_try_1_0_except_valueerror_as_x_pass_except_importerror_as_x_pass_no_error_here_though_it_should_arguably_be_an_f821_error_x_will_be_unbound_after_the_except_block_assuming_an_exception_is_raised_and_caught_print_x_print_in_body_after_double_shadowing_except_expects ... ok test rules::pyflakes::tests::contents::r_import_os_def_f_import_os_despite_this_del_import_os_in_f_should_still_be_flagged_as_shadowing_an_unused_import_del_os_del_shadowed_global_import_in_local_scope_expects ... ok test rules::pyflakes::tests::contents::r_import_os_def_f_import_os_despite_this_del_import_os_in_f_should_still_be_flagged_as_shadowing_an_unused_import_this_is_a_false_negative_but_is_consistent_with_pyflakes_del_os_del_shadowed_global_import_in_global_scope_expects ... ok test rules::pyflakes::tests::contents::r_import_os_def_f_os_1_print_os_del_os_def_g_import_os_doesn_t_need_to_be_flagged_as_shadowing_an_import_os_1_print_os_del_shadowed_import_shadow_in_local_scope_expects ... ok test rules::pyflakes::tests::contents::r_x_1_def_f_try_pass_except_valueerror_as_x_pass_def_g_try_pass_except_valueerror_as_x_pass_this_should_resolve_to_the_x_in_x_1_print_x_load_after_unbind_from_nested_module_scope_expects ... ok test rules::pyflakes::tests::contents::r_x_1_def_f_try_pass_except_valueerror_as_x_pass_try_pass_except_valueerror_as_x_pass_this_should_resolve_to_the_x_in_x_1_print_x_load_after_multiple_unbinds_from_module_scope_expects ... ok test rules::pyflakes::tests::contents::r_x_1_def_f_try_pass_except_valueerror_as_x_pass_this_should_resolve_to_the_x_in_x_1_print_x_load_after_unbind_from_module_scope_expects ... ok test rules::pyflakes::tests::default_builtins ... ok test rules::pyflakes::tests::contents::r_x_1_def_foo_x_2_del_x_flake8_treats_this_as_an_f823_error_because_it_removes_the_binding_entirely_after_the_del_statement_however_it_should_be_an_f821_error_because_the_name_is_defined_in_the_scope_but_unbound_x_1_augmented_assignment_after_del_expects ... ok test rules::pyflakes::tests::deferred_twice_annotation ... ignored test rules::pyflakes::tests::default_typing_modules ... ok test rules::pyflakes::tests::defined_as_star_args ... ok test rules::pyflakes::tests::defined_as_star_unpack ... ok test rules::pyflakes::tests::defined_by_global_multiple_names ... ok test rules::pyflakes::tests::defined_by_global ... ok test rules::pyflakes::tests::defined_from_lambda_in_dictionary_comprehension ... ok test rules::pyflakes::tests::defined_from_lambda_in_generator ... ok test rules::pyflakes::tests::defined_in_class_nested ... ok test rules::pyflakes::tests::defined_in_class ... ok test rules::pyflakes::tests::defined_in_gen_exp ... ok test rules::pyflakes::tests::defined_in_list_comp ... ok test rules::pyflakes::tests::del ... ok test rules::pyflakes::tests::del_conditional ... ok test rules::pyflakes::tests::del_conditional_nested ... ok test rules::pyflakes::tests::del_exception_in_except ... ok test rules::pyflakes::tests::del_global ... ok test rules::pyflakes::tests::del_while ... ok test rules::pyflakes::tests::del_undefined ... ok test rules::pyflakes::tests::del_while_nested ... ok test rules::pyflakes::tests::del_while_test_usage ... ok test rules::pyflakes::tests::different_submodule_import ... ok test rules::pyflakes::tests::dunder_class ... ok test rules::pyflakes::tests::duplicate_submodule_import ... ok test rules::pyflakes::tests::extra_builtins ... ok test rules::pyflakes::tests::extend_generics ... ok test rules::pyflakes::tests::extra_typing_modules ... ok test rules::pyflakes::tests::forward_annotations_for_classes_in_scope ... ok test rules::pyflakes::tests::f841_dummy_variable_rgx ... ok test rules::pyflakes::tests::function_names_are_bound_now ... ok test rules::pyflakes::tests::functions_need_global_scope ... ok test rules::pyflakes::tests::functions_run_later ... ok test rules::pyflakes::tests::future_annotations ... ok test rules::pyflakes::tests::future_import_first ... ok test rules::pyflakes::tests::future_import ... ok test rules::pyflakes::tests::future_import_star ... ok test rules::pyflakes::tests::future_import_used ... ok test rules::pyflakes::tests::global_from_nested_scope ... ok test rules::pyflakes::tests::future_import_undefined ... ok test rules::pyflakes::tests::global_import_star ... ok test rules::pyflakes::tests::global_in_global_scope ... ok test rules::pyflakes::tests::global_reset_name_only ... ok test rules::pyflakes::tests::ignore_non_import_redefinitions ... ok test rules::pyflakes::tests::idiomiatic_typing_guards ... ok test rules::pyflakes::tests::ignored_in_class ... ok test rules::pyflakes::tests::ignored_in_function ... ok test rules::pyflakes::tests::import_in_class ... ok test rules::pyflakes::tests::ignored_when_not_directly_assigned ... ok test rules::pyflakes::tests::import_star_not_exported ... ignored test rules::pyflakes::tests::import_used_in_method_definition ... ok test rules::pyflakes::tests::imported_in_class ... ok test rules::pyflakes::tests::import_star_exported ... ok test rules::pyflakes::tests::intermediate_class_scope_ignored ... ok test rules::pyflakes::tests::init ... ok test rules::pyflakes::tests::keyword_only_args_undefined ... ok test rules::pyflakes::tests::keyword_only_args ... ok test rules::pyflakes::tests::later_redefined_global_from_nested_scope ... ok test rules::pyflakes::tests::later_redefined_global_from_nested_scope2 ... ok test rules::pyflakes::tests::later_redefined_global_from_nested_scope3 ... ok test rules::pyflakes::tests::literal_type_some_other_module ... ignored test rules::pyflakes::tests::list_concatenation_assignment ... ok test rules::pyflakes::tests::literal_type_typing ... ok test rules::pyflakes::tests::literal_union_type_typing ... ok test rules::pyflakes::tests::literal_type_typing_extensions ... ok test rules::pyflakes::tests::magic_globals_builtins ... ok test rules::pyflakes::tests::magic_globals_file ... ok test rules::pyflakes::tests::magic_module_in_class_scope ... ok test rules::pyflakes::tests::magic_globals_name ... ok test rules::pyflakes::tests::meta_class_undefined ... ok test rules::pyflakes::tests::magic_qualname_in_class_scope ... ok test rules::pyflakes::tests::module_annotations ... ok test rules::pyflakes::tests::methods_dont_use_class_scope ... ok test rules::pyflakes::tests::named_types_classes ... ok test rules::pyflakes::tests::names_declared_in_except_blocks ... ok test rules::pyflakes::tests::nested_class ... ok test rules::pyflakes::tests::multi_statement_lines ... ok test rules::pyflakes::tests::nested_class_and_function_scope ... ok test rules::pyflakes::tests::nested_partially_quoted_type_assignment ... ok test rules::pyflakes::tests::nested_functions_nest_scope ... ok test rules::pyflakes::tests::new_assignment ... ok test rules::pyflakes::tests::non_global_does_not_redefine ... ok test rules::pyflakes::tests::nested_relative_typing_module ... ok test rules::pyflakes::tests::not_a_typing_overload ... ok test rules::pyflakes::tests::overload_in_class ... ok test rules::pyflakes::tests::not_used_in_nested_scope ... ok test rules::pyflakes::tests::overload_with_multiple_decorators ... ok test rules::pyflakes::tests::partial_string_annotations_with_future_annotations ... ok test rules::pyflakes::tests::package_import ... ok test rules::pyflakes::tests::partially_quoted_type_annotation ... ok test rules::pyflakes::tests::partially_quoted_type_assignment ... ok test rules::pyflakes::tests::positional_only_argument_annotations ... ok test rules::pyflakes::tests::preview_rules::rule_unusedvariable_path_new_f841_4_py_expects ... ok test rules::pyflakes::tests::quoted_type_cast ... ok test rules::pyflakes::tests::postponed_annotations ... ok test rules::pyflakes::tests::quoted_type_cast_renamed_import ... ok test rules::pyflakes::tests::quoted_type_var_bound ... ok test rules::pyflakes::tests::quoted_type_var_constraints ... ok test rules::pyflakes::tests::redefined_but_used_later ... ok test rules::pyflakes::tests::redefined_by_class ... ok test rules::pyflakes::tests::redefined_by_except ... ok test rules::pyflakes::tests::redefined_by_function ... ok test rules::pyflakes::tests::redefined_by_for ... ok test rules::pyflakes::tests::redefined_by_subclass ... ok test rules::pyflakes::tests::redefined_if ... ok test rules::pyflakes::tests::redefined_by_gen_exp ... ok test rules::pyflakes::tests::redefined_in_class ... ok test rules::pyflakes::tests::redefined_if_else ... ok test rules::pyflakes::tests::redefined_in_nested_function_twice ... ok test rules::pyflakes::tests::redefined_in_nested_function ... ok test rules::pyflakes::tests::redefined_try_else ... ok test rules::pyflakes::tests::redefined_try ... ok test rules::pyflakes::tests::redefined_try_except ... ok test rules::pyflakes::tests::redefined_try_except_else ... ok test rules::pyflakes::tests::redefined_try_except_else_finally ... ok test rules::pyflakes::tests::redefined_try_except_multi ... ok test rules::pyflakes::tests::redefined_try_except_finally ... ok test rules::pyflakes::tests::redefined_try_nested ... ok test rules::pyflakes::tests::relative_typing_module ... ok test rules::pyflakes::tests::redefined_while_unused ... ok test rules::pyflakes::tests::return_annotation_is_class_scope_variable ... ok test rules::pyflakes::tests::return_annotation_is_function_body_variable ... ok test rules::pyflakes::tests::rules::rule_asserttuple_path_new_f631_py_expects ... ok test rules::pyflakes::tests::rules::rule_continueoutsideloop_path_new_f702_py_expects ... ok test rules::pyflakes::tests::rules::rule_breakoutsideloop_path_new_f701_py_expects ... ok test rules::pyflakes::tests::rules::rule_forwardannotationsyntaxerror_path_new_f722_py_expects ... ok test rules::pyflakes::tests::rules::rule_defaultexceptnotlast_path_new_f707_py_expects ... ok test rules::pyflakes::tests::rules::rule_futurefeaturenotdefined_path_new_f407_py_expects ... ok test rules::pyflakes::tests::rules::rule_fstringmissingplaceholders_path_new_f541_py_expects ... ok test rules::pyflakes::tests::rules::rule_iftuple_path_new_f634_py_expects ... ok test rules::pyflakes::tests::rules::rule_importshadowedbyloopvar_path_new_f402_ipynb_expects ... ok test rules::pyflakes::tests::rules::rule_importshadowedbyloopvar_path_new_f402_py_expects ... ok test rules::pyflakes::tests::rules::rule_isliteral_path_new_f632_py_expects ... ok test rules::pyflakes::tests::rules::rule_invalidprintsyntax_path_new_f633_py_expects ... ok test rules::pyflakes::tests::rules::rule_latefutureimport_path_new_f404_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_latefutureimport_path_new_f404_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_multivaluerepeatedkeyliteral_path_new_f601_py_expects ... ok test rules::pyflakes::tests::rules::rule_multiplestarredexpressions_path_new_f622_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatexpectedmapping_path_new_f502_py_expects ... ok test rules::pyflakes::tests::rules::rule_multivaluerepeatedkeyvariable_path_new_f602_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatexpectedmapping_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatexpectedsequence_path_new_f503_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatextranamedarguments_path_new_f504_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatexpectedsequence_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatextranamedarguments_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatinvalidformat_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatmissingargument_path_new_f504_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatmissingargument_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatmixedpositionalandnamed_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatpositionalcountmismatch_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatstarrequiressequence_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_percentformatunsupportedformatcharacter_path_new_f50x_py_expects ... ok test rules::pyflakes::tests::rules::rule_raisenotimplemented_path_new_f901_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_10_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_11_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_12_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_13_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_15_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_14_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_16_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_17_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_18_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_19_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_20_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_22_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_21_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_23_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_24_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_25_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_27_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_26_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_3_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_2_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_4_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_5_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_6_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_8_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_7_py_expects ... ok test rules::pyflakes::tests::rules::rule_redefinedwhileunused_path_new_f811_9_py_expects ... ok test rules::pyflakes::tests::rules::rule_returnoutsidefunction_path_new_f706_py_expects ... ok test rules::pyflakes::tests::rules::rule_stringdotformatextranamedarguments_path_new_f522_py_expects ... ok test rules::pyflakes::tests::rules::rule_stringdotformatinvalidformat_path_new_f521_py_expects ... ok test rules::pyflakes::tests::rules::rule_stringdotformatextrapositionalarguments_path_new_f523_py_expects ... ok test rules::pyflakes::tests::rules::rule_stringdotformatmissingarguments_path_new_f524_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedexport_path_new_f822_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_stringdotformatmixingautomatic_path_new_f525_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedexport_path_new_f822_2_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedexport_path_new_f822_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedlocal_path_new_f823_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedlocalwithimportstar_path_new_f403_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedlocalwithimportstarusage_path_new_f405_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedlocalwithnestedimportstarusage_path_new_f406_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_10_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_11_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_13_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_12_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_15_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_14_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_16_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_17_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_18_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_19_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_20_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_21_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_22_ipynb_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_23_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_25_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_24_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_2_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_3_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_4_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_5_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_7_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_8_pyi_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_6_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedannotation_path_new_f842_py_expects ... ok test rules::pyflakes::tests::rules::rule_undefinedname_path_new_f821_9_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_10_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_11_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_12_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_13_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_14_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_16_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_15_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_17_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_18_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_19_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_20_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_22_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_21_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_3_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_4_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_2_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_5_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_6_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_7_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_8_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedimport_path_new_f401_9_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedvariable_path_new_f841_1_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedvariable_path_new_f841_2_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedvariable_path_new_f841_0_py_expects ... ok test rules::pyflakes::tests::rules::rule_unusedvariable_path_new_f841_4_py_expects ... ok test rules::pyflakes::tests::rules::rule_yieldoutsidefunction_path_new_f704_py_expects ... ok test rules::pyflakes::tests::shadowed_by_for ... ok test rules::pyflakes::tests::shadowed_by_for_deep ... ok test rules::pyflakes::tests::shadowed_by_lambda ... ok test rules::pyflakes::tests::rules::rule_unusedvariable_path_new_f841_3_py_expects ... ok test rules::pyflakes::tests::shadowed_by_parameter ... ok test rules::pyflakes::tests::trying_multiple_imports ... ok test rules::pyflakes::tests::tuple_concatenation_assignment ... ok test rules::pyflakes::tests::type_cast_literal_str_to_str ... ok test rules::pyflakes::tests::type_annotation_clobbers_all ... ok test rules::pyflakes::tests::typed_names_correct_forward_ref ... ok test rules::pyflakes::tests::typing_guard_for_protocol ... ok test rules::pyflakes::tests::typing_extensions_overload ... ok test rules::pyflakes::tests::typing_overload ... ok test rules::pyflakes::tests::typing_overload_async ... ok test rules::pyflakes::tests::unassigned_annotation_is_undefined ... ok test rules::pyflakes::tests::unbound_exported ... ok test rules::pyflakes::tests::undefined ... ok test rules::pyflakes::tests::undefined_augmented_assignment ... ok test rules::pyflakes::tests::undefined_exception_name ... ok test rules::pyflakes::tests::undefined_exception_name_obscuring_local_variable2 ... ok test rules::pyflakes::tests::undefined_from_lambda_in_comprehension ... ok test rules::pyflakes::tests::undefined_from_lambda_in_dictionary_comprehension ... ok test rules::pyflakes::tests::undefined_in_list_comp ... ok test rules::pyflakes::tests::undefined_in_gen_exp_nested ... ok test rules::pyflakes::tests::undefined_in_loop ... ok test rules::pyflakes::tests::unused_annotation ... ok test rules::pyflakes::tests::undefined_with_error_handler ... ok test rules::pyflakes::tests::unused_import ... ok test rules::pyflakes::tests::unused_in_nested_scope ... ok test rules::pyflakes::tests::unused_import_relative ... ok test rules::pyflakes::tests::unused_package_import ... ok test rules::pyflakes::tests::unused_package_with_submodule_import ... ok test rules::pyflakes::tests::use_pep695_type_aliass ... ok test rules::pyflakes::tests::used_and_global ... ok test rules::pyflakes::tests::used_as_decorator ... ok test rules::pyflakes::tests::used_as_class_decorator ... ok test rules::pyflakes::tests::used_import ... ok test rules::pyflakes::tests::used_as_star_unpack ... ok test rules::pyflakes::tests::used_import_relative ... ok test rules::pyflakes::tests::used_in_assert ... ok test rules::pyflakes::tests::used_in_assignment ... ok test rules::pyflakes::tests::used_in_attribute_assign ... ok test rules::pyflakes::tests::used_in_class ... ok test rules::pyflakes::tests::used_in_class_base ... ok test rules::pyflakes::tests::used_in_call ... ok test rules::pyflakes::tests::used_in_elif_conditional ... ok test rules::pyflakes::tests::used_in_else ... ok test rules::pyflakes::tests::used_in_dict ... ok test rules::pyflakes::tests::used_in_except ... ok test rules::pyflakes::tests::used_in_exec ... ok test rules::pyflakes::tests::used_in_for ... ok test rules::pyflakes::tests::used_in_for_else ... ok test rules::pyflakes::tests::used_in_gen_exp ... ok test rules::pyflakes::tests::used_in_function ... ok test rules::pyflakes::tests::used_in_global ... ok test rules::pyflakes::tests::used_in_getattr ... ok test rules::pyflakes::tests::used_in_if_conditional ... ok test rules::pyflakes::tests::used_in_if_body ... ok test rules::pyflakes::tests::used_in_lambda ... ok test rules::pyflakes::tests::used_in_keyword_arg ... ok test rules::pyflakes::tests::used_in_list ... ok test rules::pyflakes::tests::used_in_logic ... ok test rules::pyflakes::tests::used_in_list_comp ... ok test rules::pyflakes::tests::used_in_parameter_default ... ok test rules::pyflakes::tests::used_in_raise ... ok test rules::pyflakes::tests::used_in_return ... ok test rules::pyflakes::tests::used_in_operators ... ok test rules::pyflakes::tests::used_in_slice ... ok test rules::pyflakes::tests::used_in_slice_obj ... ok test rules::pyflakes::tests::used_in_try ... ok test rules::pyflakes::tests::used_in_subscript ... ok test rules::pyflakes::tests::used_in_tuple ... ok test rules::pyflakes::tests::used_in_try_finally ... ok test rules::pyflakes::tests::used_in_while ... ok test rules::pyflakes::tests::used_in_yield ... ok test rules::pyflakes::tests::used_package_with_submodule_import ... ok test rules::pyflakes::tests::used_package_with_submodule_import_of_alias ... ok test rules::pyflakes::tests::variable_annotation_references_self_name_undefined ... ok test rules::pyflakes::tests::warning_suppressed ... ok test rules::pygrep_hooks::rules::blanket_type_ignore::tests::type_ignore_tag ... ok test rules::pyflakes::tests::variable_annotations ... ok test rules::pygrep_hooks::tests::rules::rule_blanketnoqa_path_new_pgh004_0_py_expects ... ok test rules::pygrep_hooks::tests::rules::rule_blankettypeignore_path_new_pgh003_1_py_expects ... ok test rules::pygrep_hooks::tests::rules::rule_blankettypeignore_path_new_pgh003_0_py_expects ... ok test rules::pygrep_hooks::tests::rules::rule_invalidmockaccess_path_new_pgh005_0_py_expects ... ok test rules::pylint::rules::too_many_branches::tests::for_else ... ok test rules::pylint::rules::too_many_branches::tests::if_else_nested_if_else ... ok test rules::pylint::rules::too_many_branches::tests::try_except_except_else_finally ... ok test rules::pylint::rules::too_many_branches::tests::while_if_else_if ... ok test rules::pylint::rules::too_many_branches::tests::nested_def ... ok test rules::pylint::rules::too_many_return_statements::tests::async_with_if ... ok test rules::pylint::rules::too_many_return_statements::tests::async_for_else ... ok test rules::pylint::rules::too_many_return_statements::tests::for_else ... ok test rules::pylint::rules::too_many_return_statements::tests::class_def_ignored ... ok test rules::pylint::rules::too_many_return_statements::tests::if_ ... ok test rules::pylint::rules::too_many_return_statements::tests::nested_def_ignored ... ok test rules::pylint::rules::too_many_return_statements::tests::try_except_except_else_finally ... ok test rules::pylint::rules::too_many_return_statements::tests::while_nested_if ... ok test rules::pylint::rules::too_many_return_statements::tests::with_if ... ok test rules::pylint::rules::too_many_statements::tests::for_ ... ok test rules::pylint::rules::too_many_statements::tests::for_else ... ok test rules::pylint::rules::too_many_statements::tests::if_elif_else ... ok test rules::pylint::rules::too_many_statements::tests::if_elif ... ok test rules::pylint::rules::too_many_statements::tests::if_else ... ok test rules::pylint::rules::too_many_statements::tests::if_else_if_corner ... ok test rules::pylint::rules::too_many_statements::tests::many_statements ... ok test rules::pylint::rules::too_many_statements::tests::nested_class ... ok test rules::pylint::rules::too_many_statements::tests::nested_def ... ok test rules::pylint::rules::too_many_statements::tests::pass ... ok test rules::pylint::rules::too_many_statements::tests::try_except ... ok test rules::pylint::rules::too_many_statements::tests::return_not_counted ... ok test rules::pylint::rules::too_many_statements::tests::try_except_else_finally ... ok test rules::pylint::rules::too_many_statements::tests::try_except_else ... ok test rules::pylint::rules::too_many_statements::tests::try_except_except_finally ... ok test rules::pylint::rules::too_many_statements::tests::try_except_except ... ok test rules::pylint::rules::too_many_statements::tests::yield_ ... ok test rules::pylint::rules::too_many_statements::tests::with ... ok test rules::pylint::tests::allow_magic_value_types ... ok test rules::pylint::tests::continue_in_finally ... ok test rules::pylint::tests::max_args ... ok test rules::pylint::tests::max_args_with_dummy_variables ... ok test rules::pylint::tests::max_boolean_expressions ... ok test rules::pylint::tests::max_branches ... ok test rules::pylint::tests::max_positional_args ... ok test rules::pylint::tests::max_statements ... ok test rules::pylint::tests::repeated_isinstance_calls ... ok test rules::pylint::tests::rules::rule_assertonstringliteral_path_new_assert_on_string_literal_py_expects ... ok test rules::pylint::tests::max_return_statements ... ok test rules::pylint::tests::rules::rule_awaitoutsideasync_path_new_await_outside_async_py_expects ... ok test rules::pylint::tests::rules::rule_baddundermethodname_path_new_bad_dunder_method_name_py_expects ... ok test rules::pylint::tests::rules::rule_badopenmode_path_new_bad_open_mode_py_expects ... ok test rules::pylint::tests::rules::rule_badstringformattype_path_new_bad_string_format_type_py_expects ... ok test rules::pylint::tests::rules::rule_badstringformatcharacter_path_new_bad_string_format_character_py_expects ... ok test rules::pylint::tests::rules::rule_bidirectionalunicode_path_new_bidirectional_unicode_py_expects ... ok test rules::pylint::tests::rules::rule_badstrstripcall_path_new_bad_str_strip_call_py_expects ... ok test rules::pylint::tests::rules::rule_binaryopexception_path_new_binary_op_exception_py_expects ... ok test rules::pylint::tests::rules::rule_comparetoemptystring_path_new_compare_to_empty_string_py_expects ... ok test rules::pylint::tests::rules::rule_comparisonofconstant_path_new_comparison_of_constant_py_expects ... ok test rules::pylint::tests::rules::rule_collapsibleelseif_path_new_collapsible_else_if_py_expects ... ok test rules::pylint::tests::rules::rule_comparisonwithitself_path_new_comparison_with_itself_py_expects ... ok test rules::pylint::tests::rules::rule_continueinfinally_path_new_continue_in_finally_py_expects ... ok test rules::pylint::tests::rules::rule_duplicatebases_path_new_duplicate_bases_py_expects ... ok test rules::pylint::tests::rules::rule_emptycomment_path_new_empty_comment_py_expects ... ok test rules::pylint::tests::rules::rule_eqwithouthash_path_new_eq_without_hash_py_expects ... ok test rules::pylint::tests::rules::rule_globalatmodulelevel_path_new_global_at_module_level_py_expects ... ok test rules::pylint::tests::rules::rule_globalvariablenotassigned_path_new_global_variable_not_assigned_py_expects ... ok test rules::pylint::tests::rules::rule_globalstatement_path_new_global_statement_py_expects ... ok test rules::pylint::tests::rules::rule_importoutsidetoplevel_path_new_import_outside_top_level_py_expects ... ok test rules::pylint::tests::rules::rule_importprivatename_path_new_import_private_name_submodule_main_py_expects ... ok test rules::pylint::tests::rules::rule_importself_path_new_import_self_module_py_expects ... ok test rules::pylint::tests::rules::rule_invalidallformat_path_new_invalid_all_format_py_expects ... ok test rules::pylint::tests::rules::rule_invalidallobject_path_new_invalid_all_object_py_expects ... ok test rules::pylint::tests::rules::rule_invalidcharacterbackspace_path_new_invalid_characters_py_expects ... ok test rules::pylint::tests::rules::rule_invalidcharacteresc_path_new_invalid_characters_py_expects ... ok test rules::pylint::tests::rules::rule_invalidcharacternul_path_new_invalid_characters_py_expects ... ok test rules::pylint::tests::rules::rule_invalidcharactersub_path_new_invalid_characters_py_expects ... ok test rules::pylint::tests::rules::rule_invalidcharacterzerowidthspace_path_new_invalid_characters_py_expects ... ok test rules::pylint::tests::rules::rule_invalidenvvardefault_path_new_invalid_envvar_default_py_expects ... ok test rules::pylint::tests::rules::rule_invalidenvvarvalue_path_new_invalid_envvar_value_py_expects ... ok test rules::pylint::tests::rules::rule_invalidstrreturntype_path_new_invalid_return_type_str_py_expects ... ok test rules::pylint::tests::rules::rule_literalmembership_path_new_literal_membership_py_expects ... ok test rules::pylint::tests::rules::rule_iterationoverset_path_new_iteration_over_set_py_expects ... ok test rules::pylint::tests::rules::rule_loadbeforeglobaldeclaration_path_new_load_before_global_declaration_py_expects ... ok test rules::pylint::tests::rules::rule_loggingtoofewargs_path_new_logging_too_few_args_py_expects ... ok test rules::pylint::tests::rules::rule_magicvaluecomparison_path_new_magic_value_comparison_py_expects ... ok test rules::pylint::tests::rules::rule_loggingtoomanyargs_path_new_logging_too_many_args_py_expects ... ok test rules::pylint::tests::rules::rule_manualfromimport_path_new_import_aliasing_py_expects ... ok test rules::pylint::tests::rules::rule_misplacedbareraise_path_new_misplaced_bare_raise_py_expects ... ok test rules::pylint::tests::rules::rule_namedexprwithoutcontext_path_new_named_expr_without_context_py_expects ... ok test rules::pylint::tests::rules::rule_noclassmethoddecorator_path_new_no_method_decorator_py_expects ... ok test rules::pylint::tests::rules::rule_nestedminmax_path_new_nested_min_max_py_expects ... ok test rules::pylint::tests::rules::rule_nonasciiname_path_new_non_ascii_name_py_expects ... ok test rules::pylint::tests::rules::rule_nonasciiimportname_path_new_non_ascii_module_import_py_expects ... ok test rules::pylint::tests::rules::rule_nonlocalwithoutbinding_path_new_nonlocal_without_binding_py_expects ... ok test rules::pylint::tests::rules::rule_nonslotassignment_path_new_non_slot_assignment_py_expects ... ok test rules::pylint::tests::rules::rule_noselfuse_path_new_no_self_use_py_expects ... ok test rules::pylint::tests::rules::rule_potentialindexerror_path_new_potential_index_error_py_expects ... ok test rules::pylint::tests::rules::rule_nostaticmethoddecorator_path_new_no_method_decorator_py_expects ... ok test rules::pylint::tests::rules::rule_propertywithparameters_path_new_property_with_parameters_py_expects ... ok test rules::pylint::tests::rules::rule_redefinedloopname_path_new_redefined_loop_name_py_expects ... ok test rules::pylint::tests::rules::rule_redefinedargumentfromlocal_path_new_redefined_argument_from_local_py_expects ... ok test rules::pylint::tests::rules::rule_repeatedequalitycomparison_path_new_repeated_equality_comparison_py_expects ... ok test rules::pylint::tests::rules::rule_repeatedisinstancecalls_path_new_repeated_isinstance_calls_py_expects ... ok test rules::pylint::tests::rules::rule_repeatedkeywordargument_path_new_repeated_keyword_argument_py_expects ... ok test rules::pylint::tests::rules::rule_returnininit_path_new_return_in_init_py_expects ... ok test rules::pylint::tests::rules::rule_selfassigningvariable_path_new_self_assigning_variable_py_expects ... ok test rules::pylint::tests::rules::rule_singlestringslots_path_new_single_string_slots_py_expects ... ok test rules::pylint::tests::rules::rule_subprocesspopenpreexecfn_path_new_subprocess_popen_preexec_fn_py_expects ... ok test rules::pylint::tests::rules::rule_subprocessrunwithoutcheck_path_new_subprocess_run_without_check_py_expects ... ok test rules::pylint::tests::rules::rule_superwithoutbrackets_path_new_super_without_brackets_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_0_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_10_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_11_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_12_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_1_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_2_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_3_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_4_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_5_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_6_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_7_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_8_py_expects ... ok test rules::pylint::tests::rules::rule_sysexitalias_path_new_sys_exit_alias_9_py_expects ... ok test rules::pylint::tests::rules::rule_toomanybranches_path_new_too_many_branches_py_expects ... ok test rules::pylint::tests::rules::rule_toomanynestedblocks_path_new_too_many_nested_blocks_py_expects ... ok test rules::pylint::tests::rules::rule_toomanyarguments_path_new_too_many_arguments_py_expects ... ok test rules::pylint::tests::rules::rule_toomanyreturnstatements_path_new_too_many_return_statements_py_expects ... ok test rules::pylint::tests::rules::rule_toomanypositional_path_new_too_many_positional_py_expects ... ok test rules::pylint::tests::rules::rule_typebivariance_path_new_type_bivariance_py_expects ... ok test rules::pylint::tests::rules::rule_toomanystatements_path_new_too_many_statements_py_expects ... ok test rules::pylint::tests::rules::rule_typenameincorrectvariance_path_new_type_name_incorrect_variance_py_expects ... ok test rules::pylint::tests::rules::rule_typeparamnamemismatch_path_new_type_param_name_mismatch_py_expects ... ok test rules::pylint::tests::rules::rule_unexpectedspecialmethodsignature_path_new_unexpected_special_method_signature_py_expects ... ok test rules::pylint::tests::rules::rule_unnecessarydirectlambdacall_path_new_unnecessary_direct_lambda_call_py_expects ... ok test rules::pylint::tests::rules::rule_unnecessarydictindexlookup_path_new_unnecessary_dict_index_lookup_py_expects ... ok test rules::pylint::tests::rules::rule_unnecessarydundercall_path_new_unnecessary_dunder_call_py_expects ... ok test rules::pylint::tests::rules::rule_unnecessarylambda_path_new_unnecessary_lambda_py_expects ... ok test rules::pylint::tests::rules::rule_unnecessarylistindexlookup_path_new_unnecessary_list_index_lookup_py_expects ... ok test rules::pylint::tests::rules::rule_unspecifiedencoding_path_new_unspecified_encoding_py_expects ... ok test rules::pylint::tests::rules::rule_uselessimportalias_path_new_import_aliasing_py_expects ... ok test rules::pylint::tests::rules::rule_uselesselseonloop_path_new_useless_else_on_loop_py_expects ... ok test rules::pylint::tests::rules::rule_uselessreturn_path_new_useless_return_py_expects ... ok test rules::pylint::tests::rules::rule_uselesswithlock_path_new_useless_with_lock_py_expects ... ok test rules::pylint::tests::rules::rule_yieldininit_path_new_yield_in_init_py_expects ... ok test rules::pylint::tests::rules::rule_yieldfrominasyncfunction_path_new_yield_from_in_async_function_py_expects ... ok test rules::pylint::tests::too_many_public_methods ... ok test rules::pylint::tests::too_many_locals ... ok test rules::pyupgrade::fixes::tests::aliased ... ok test rules::pylint::tests::unspecified_encoding_python39_or_lower ... ok test rules::pyupgrade::fixes::tests::first_import ... ok test rules::pyupgrade::fixes::tests::first_two_imports ... ok test rules::pyupgrade::fixes::tests::first_two_imports_multiline ... ok test rules::pyupgrade::fixes::tests::last_import ... ok test rules::pyupgrade::fixes::tests::multi_comment_first_import ... ok test rules::pyupgrade::fixes::tests::multiline_comment ... ok test rules::pyupgrade::fixes::tests::multiline_once ... ok test rules::pyupgrade::fixes::tests::once ... ok test rules::pyupgrade::fixes::tests::multiline_twice ... ok test rules::pyupgrade::fixes::tests::parenthesized ... ok test rules::pyupgrade::fixes::tests::twice ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_2_0 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_2_0_whole ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_0 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_1 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_0_whole ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_5 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_11 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_7_not_equal ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_7 ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_9 ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::complex_format ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::preserve_blanks ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::preserve_space ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::format_an_a ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::format_an_r ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::formatting_in_string ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::simple_string ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::three_percents ... ok test rules::pyupgrade::rules::printf_string_formatting::tests::test_percent_to_format::word_in_string ... ok test rules::pyupgrade::rules::outdated_version_block::tests::test_compare_version::compare_3_8 ... ok test rules::pyupgrade::tests::async_timeout_error_alias_not_applied_py310 ... ok test rules::pyupgrade::tests::datetime_utc_alias_py311 ... ok test rules::pyupgrade::tests::future_annotations_keep_runtime_typing_p310 ... ok test rules::pyupgrade::tests::future_annotations_keep_runtime_typing_p37 ... ok test rules::pyupgrade::tests::future_annotations_pep_585_p37 ... ok test rules::pyupgrade::tests::future_annotations_pep_585_py310 ... ok test rules::pyupgrade::tests::future_annotations_pep_604_p37 ... ok test rules::pyupgrade::tests::future_annotations_pep_604_py310 ... ok test rules::pyupgrade::tests::rules::rule_convertnamedtuplefunctionaltoclass_path_new_up014_py_expects ... ok test rules::pyupgrade::tests::non_pep695_type_alias_not_applied_py311 ... ok test rules::pyupgrade::tests::rules::rule_converttypeddictfunctionaltoclass_path_new_up013_py_expects ... ok test rules::pyupgrade::tests::rules::rule_deprecatedcelementtree_path_new_up023_py_expects ... ok test rules::pyupgrade::tests::rules::rule_deprecatedmockimport_path_new_up026_py_expects ... ok test rules::pyupgrade::tests::rules::rule_deprecatedunittestalias_path_new_up005_py_expects ... ok test rules::pyupgrade::tests::rules::rule_deprecatedimport_path_new_up035_py_expects ... ok test rules::pyupgrade::tests::rules::rule_extraneousparentheses_path_new_up034_py_expects ... ok test rules::pyupgrade::tests::rules::rule_formatliterals_path_new_up030_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_formatliterals_path_new_up030_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_fstring_path_new_up032_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_fstring_path_new_up032_2_py_expects ... ok test rules::pyupgrade::tests::rules::rule_fstring_path_new_up032_3_py_expects ... ok test rules::pyupgrade::tests::rules::rule_lrucachewithmaxsizenone_path_new_up033_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_lrucachewithmaxsizenone_path_new_up033_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_lrucachewithoutparameters_path_new_up011_py_expects ... ok test rules::pyupgrade::tests::rules::rule_fstring_path_new_up032_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nativeliterals_path_new_up018_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep585annotation_path_new_up006_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep585annotation_path_new_up006_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep585annotation_path_new_up006_2_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep585annotation_path_new_up006_3_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep604isinstance_path_new_up038_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep604annotation_path_new_up007_py_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep695typealias_path_new_up040_pyi_expects ... ok test rules::pyupgrade::tests::rules::rule_nonpep695typealias_path_new_up040_py_expects ... ok test rules::pyupgrade::tests::rules::rule_openalias_path_new_up020_py_expects ... ok test rules::pyupgrade::tests::rules::rule_oserroralias_path_new_up024_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_oserroralias_path_new_up024_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_oserroralias_path_new_up024_2_py_expects ... ok test rules::pyupgrade::tests::rules::rule_oserroralias_path_new_up024_3_py_expects ... ok test rules::pyupgrade::tests::rules::rule_oserroralias_path_new_up024_4_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_2_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_3_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_4_py_expects ... ok test rules::pyupgrade::tests::rules::rule_outdatedversionblock_path_new_up036_5_py_expects ... ok test rules::pyupgrade::tests::rules::rule_printfstringformatting_path_new_up031_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_quotedannotation_path_new_up037_py_expects ... ok test rules::pyupgrade::tests::rules::rule_printfstringformatting_path_new_up031_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_replacestdoutstderr_path_new_up022_py_expects ... ok test rules::pyupgrade::tests::rules::rule_redundantopenmodes_path_new_up015_py_expects ... ok test rules::pyupgrade::tests::rules::rule_replaceuniversalnewlines_path_new_up021_py_expects ... ok test rules::pyupgrade::tests::rules::rule_supercallwithparameters_path_new_up008_py_expects ... ok test rules::pyupgrade::tests::rules::rule_timeouterroralias_path_new_up041_py_expects ... ok test rules::pyupgrade::tests::rules::rule_typingtextstralias_path_new_up019_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unicodekindprefix_path_new_up025_py_expects ... ok test rules::pyupgrade::tests::rules::rule_typeofprimitive_path_new_up003_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unnecessarybuiltinimport_path_new_up029_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unnecessaryclassparentheses_path_new_up039_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unnecessaryfutureimport_path_new_up010_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unnecessaryencodeutf8_path_new_up012_py_expects ... ok test rules::pyupgrade::tests::rules::rule_unpackedlistcomprehension_path_new_up027_py_expects ... ok test rules::pyupgrade::tests::rules::rule_uselessmetaclasstype_path_new_up001_py_expects ... ok test rules::pyupgrade::tests::rules::rule_uselessobjectinheritance_path_new_up004_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_10_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_1_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_2_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_4_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_3_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_5_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_6_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_8_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_7_py_expects ... ok test rules::pyupgrade::tests::rules::rule_yieldinforloop_path_new_up028_0_py_expects ... ok test rules::pyupgrade::tests::rules::rule_utf8encodingdeclaration_path_new_up009_9_py_expects ... ok test rules::pyupgrade::tests::rules::rule_yieldinforloop_path_new_up028_1_py_expects ... ok test rules::refurb::tests::rules::rule_bitcount_path_new_furb161_py_expects ... ok test rules::refurb::tests::rules::rule_deletefullslice_path_new_furb131_py_expects ... ok test rules::refurb::tests::rules::rule_checkandremovefromset_path_new_furb132_py_expects ... ok test rules::refurb::tests::rules::rule_hashlibdigesthex_path_new_furb181_py_expects ... ok test rules::refurb::tests::rules::rule_ifexprminmax_path_new_furb136_py_expects ... ok test rules::refurb::tests::rules::rule_implicitcwd_path_new_furb177_py_expects ... ok test rules::refurb::tests::rules::rule_mathconstant_path_new_furb152_py_expects ... ok test rules::refurb::tests::rules::rule_isinstancetypenone_path_new_furb168_py_expects ... ok test rules::refurb::tests::rules::rule_metaclassabcmeta_path_new_furb180_py_expects ... ok test rules::refurb::tests::rules::rule_printemptystring_path_new_furb105_py_expects ... ok test rules::refurb::tests::rules::rule_readlinesinfor_path_new_furb129_py_expects ... ok test rules::refurb::tests::rules::rule_readwholefile_path_new_furb101_py_expects ... ok test rules::refurb::tests::rules::rule_redundantlogbase_path_new_furb163_py_expects ... ok test rules::refurb::tests::rules::rule_regexflagalias_path_new_furb167_py_expects ... ok test rules::refurb::tests::rules::rule_reimplementedstarmap_path_new_furb140_py_expects ... ok test rules::refurb::tests::rules::rule_reimplementedoperator_path_new_furb118_py_expects ... ok test rules::refurb::tests::rules::rule_singleitemmembershiptest_path_new_furb171_py_expects ... ok test rules::refurb::tests::rules::rule_repeatedappend_path_new_furb113_py_expects ... ok test rules::refurb::tests::rules::rule_slicecopy_path_new_furb145_py_expects ... ok test rules::refurb::tests::rules::rule_typenonecomparison_path_new_furb169_py_expects ... ok test rules::ruff::tests::confusables ... ok test rules::refurb::tests::rules::rule_unnecessaryenumerate_path_new_furb148_py_expects ... ok test rules::ruff::tests::flake8_noqa ... ok test rules::ruff::tests::implicit_optional_py39::path_new_ruf013_1_py_expects ... ok test rules::ruff::tests::invalid_pyproject_toml::rule_invalidpyprojecttoml_path_new_bleach_expects ... ok test rules::ruff::tests::invalid_pyproject_toml::rule_invalidpyprojecttoml_path_new_invalid_author_expects ... ok test rules::ruff::tests::invalid_pyproject_toml::rule_invalidpyprojecttoml_path_new_maturin_expects ... ok test rules::ruff::tests::implicit_optional_py39::path_new_ruf013_0_py_expects ... ok test rules::ruff::tests::noqa ... ok test rules::ruff::tests::invalid_pyproject_toml::rule_invalidpyprojecttoml_path_new_maturin_gh_1615_expects ... ok test rules::ruff::tests::redirects ... ok test rules::ruff::tests::preview_confusables ... ok test rules::ruff::tests::ruf100_0_prefix ... ok test rules::ruff::tests::ruf100_0 ... ok test rules::ruff::tests::ruf100_1 ... ok test rules::ruff::tests::ruf100_2 ... ok test rules::ruff::tests::ruf100_3 ... ok test rules::ruff::tests::ruf100_5 ... ok test rules::ruff::tests::ruf100_4 ... ok test rules::ruff::tests::ruff_noqa_all ... ok test rules::ruff::tests::ruff_noqa_codes ... ok test rules::ruff::tests::ruff_noqa_invalid ... ok test rules::ruff::tests::ruff_per_file_ignores ... ok test rules::ruff::tests::rules::rule_assignmentinassert_path_new_ruf018_py_expects ... ok test rules::ruff::tests::rules::rule_asynciodanglingtask_path_new_ruf006_py_expects ... ok test rules::ruff::tests::rules::rule_collectionliteralconcatenation_path_new_ruf005_py_expects ... ok test rules::ruff::tests::rules::rule_defaultfactorykwarg_path_new_ruf026_py_expects ... ok test rules::ruff::tests::rules::rule_functioncallindataclassdefaultargument_path_new_ruf009_py_expects ... ok test rules::ruff::tests::rules::rule_implicitoptional_path_new_ruf013_0_py_expects ... ok test rules::ruff::tests::rules::rule_explicitfstringtypeconversion_path_new_ruf010_py_expects ... ok test rules::ruff::tests::rules::rule_implicitoptional_path_new_ruf013_1_py_expects ... ok test rules::ruff::tests::rules::rule_implicitoptional_path_new_ruf013_2_py_expects ... ok test rules::ruff::tests::rules::rule_invalidindextype_path_new_ruf016_py_expects ... ok test rules::ruff::tests::rules::rule_missingfstringsyntax_path_new_ruf027_0_py_expects ... ok test rules::ruff::tests::rules::rule_missingfstringsyntax_path_new_ruf027_1_py_expects ... ok test rules::ruff::tests::rules::rule_missingfstringsyntax_path_new_ruf027_2_py_expects ... ok test rules::ruff::tests::rules::rule_mutableclassdefault_path_new_ruf012_py_expects ... ok test rules::ruff::tests::rules::rule_mutablefromkeysvalue_path_new_ruf024_py_expects ... ok test rules::ruff::tests::rules::rule_mutabledataclassdefault_path_new_ruf008_py_expects ... ok test rules::ruff::tests::rules::rule_pairwiseoverzipped_path_new_ruf007_py_expects ... ok test rules::ruff::tests::rules::rule_neverunion_path_new_ruf020_py_expects ... ok test rules::ruff::tests::rules::rule_quadraticlistsummation_path_new_ruf017_0_py_expects ... ok test rules::ruff::tests::rules::rule_quadraticlistsummation_path_new_ruf017_1_py_expects ... ok test rules::ruff::tests::rules::rule_parenthesizechainedoperators_path_new_ruf021_py_expects ... ok test rules::ruff::tests::rules::rule_unnecessaryiterableallocationforfirstelement_path_new_ruf015_py_expects ... ok test rules::ruff::tests::rules::rule_unnecessarykeycheck_path_new_ruf019_py_expects ... ok test rules::ruff::tests::rules::rule_unnecessarydictcomprehensionforiterable_path_new_ruf025_py_expects ... ok test rules::ruff::tests::rules::rule_unsorteddunderslots_path_new_ruf023_py_expects ... ok test rules::ruff::typing::tests::test_is_known_type ... ok test rules::tryceratops::tests::rules::rule_errorinsteadofexception_path_new_try400_py_expects ... ok test rules::tryceratops::tests::rules::rule_raisevanillaargs_path_new_try003_py_expects ... ok test rules::tryceratops::tests::rules::rule_raisevanillaclass_path_new_try002_py_expects ... ok test rules::ruff::tests::rules::rule_unsorteddunderall_path_new_ruf022_py_expects ... ok test rules::tryceratops::tests::rules::rule_tryconsiderelse_path_new_try300_py_expects ... ok test rules::tryceratops::tests::rules::rule_raisewithintry_path_new_try301_py_expects ... ok test rules::tryceratops::tests::rules::rule_uselesstryexcept_path_new_try302_py_expects ... ok test rules::tryceratops::tests::rules::rule_typecheckwithouttypeerror_path_new_try004_py_expects ... ok test rules::tryceratops::tests::rules::rule_verboselogmessage_path_new_try401_py_expects ... ok test rules::tryceratops::tests::rules::rule_verboseraise_path_new_try201_py_expects ... ok test settings::fix_safety_table::tests::test_from_rule_selectors_unsafe_over_safe ... ok test settings::fix_safety_table::tests::test_from_rule_selectors_specificity ... ok test settings::fix_safety_table::tests::test_resolve_applicability ... ok test result: ok. 1823 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 3.21s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_macros-40557ae2214c72ee --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_notebook-d7935c716d1d9014 --test-threads 2` running 16 tests test notebook::tests::test_invalid ... ok test notebook::tests::test_concat_notebook ... ok test notebook::tests::test_is_valid_code_cell::_automagic_assignment_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_automagic_after_code_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_automagic_false_expects ... ok test notebook::tests::test_is_valid_code_cell::_automagics_false_expects ... ok test notebook::tests::test_is_valid_code_cell::_cell_magic_false_expects ... ok test notebook::tests::test_is_valid_code_cell::_automagic_before_code_false_expects ... ok test notebook::tests::test_is_valid_code_cell::_markdown_false_expects ... ok test notebook::tests::test_is_valid_code_cell::_code_and_magic_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_only_magic_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_unicode_magic_gh9145_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_only_code_true_expects ... ok test notebook::tests::test_is_valid_code_cell::_valid_cell_magic_true_expects ... ok test notebook::tests::test_python ... ok test notebook::tests::test_r ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_ast-14b6099ad2280449 --test-threads 2` running 8 tests test helpers::tests::any_over_stmt_type_alias ... ok test helpers::tests::any_over_type_param_param_spec ... ok test helpers::tests::any_over_type_param_type_var ... ok test helpers::tests::any_over_type_param_type_var_tuple ... ok test helpers::tests::resolve_import ... ok test nodes::tests::size ... ok test identifier::tests::extract_global_names ... ok test str::tests::prefix_uniqueness ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/identifier-0ea6e546300f6b0e --test-threads 2` running 1 test test extract_else_range ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/parenthesize-114b5e842f278076 --test-threads 2` running 8 tests test test_non_parenthesized_argument ... ok test test_non_parenthesized_tuple_member ... ok test test_parenthesized_argument ... ok test test_non_parenthesized_name ... ok test test_parenthesized_tuple_member ... ok test test_parenthesized_name ... ok test test_twice_parenthesized_argument ... ok test test_twice_parenthesized_name ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/preorder-7d049f63f470dbd5 --test-threads 2` running 14 tests test bytes_literals ... ok test compare ... ok test class_type_parameters ... ok test decorators ... ok test dict_comprehension ... ok test function_arguments ... ok test f_strings ... ok test function_positional_only_with_default ... ok test list_comprehension ... ok test match_class_pattern ... ok test function_type_parameters ... ok test set_comprehension ... ok test string_literals ... ok test type_aliases ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/stmt_if-af01ad509c0e3304 --test-threads 2` running 1 test test extract_elif_else_range ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/visitor-94fd30e5f668f391 --test-threads 2` running 14 tests test bytes_literals ... ok test class_type_parameters ... ok test compare ... ok test decorators ... ok test dict_comprehension ... ok test f_strings ... ok test function_arguments ... ok test function_type_parameters ... ok test function_positional_only_with_default ... ok test list_comprehension ... ok test match_class_pattern ... ok test set_comprehension ... ok test type_aliases ... ok test string_literals ... ok test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s running 12 tests Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_codegen-2ef51e68bdada67d --test-threads 2` test generator::tests::implicit_string_concatenation ... ok test generator::tests::indent ... ok test generator::tests::self_documenting_fstring ... ok test generator::tests::set_indent ... ok test generator::tests::quote ... ok test generator::tests::set_line_ending ... ok test generator::tests::set_quote ... ok test generator::tests::unparse_magic_commands ... ok test stylist::tests::indentation ... ok test generator::tests::unparse ... ok test stylist::tests::line_ending ... ok test stylist::tests::quote ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_formatter-aad9cb2ca93b1183 --test-threads 2` running 51 tests test comments::map::tests::dangling_leading ... ok test comments::map::tests::dangling_trailing ... ok test comments::map::tests::empty ... ok test comments::map::tests::keys_out_of_order ... ok test comments::map::tests::leading_dangling_trailing ... ok test comments::map::tests::multiple_keys ... ok test comments::map::tests::trailing ... ok test comments::map::tests::trailing_dangling ... ok test comments::map::tests::trailing_leading ... ok test comments::node_key::tests::equality ... ok test comments::node_key::tests::inequality ... ok test comments::placement::tests::count_empty_lines_in_trivia ... ok test comments::debug::tests::debug ... ok test comments::tests::base_test ... ok test comments::tests::binary_expression_left_operand_comment ... ok test comments::tests::dangling_comment ... ok test comments::tests::empty_file ... ok test comments::tests::binary_expression_left_operand_trailing_end_of_line_comment ... ok test comments::tests::if_elif_if_else_comments ... ok test comments::tests::leading_most_outer ... ok test comments::tests::if_elif_else_comments ... ok test comments::tests::match_cases ... ok test comments::tests::non_positional_arguments_slash_on_same_line ... ok test comments::tests::nested_binary_expression ... ok test comments::tests::non_positional_arguments_with_defaults ... ok test comments::tests::only_comments ... ok test comments::tests::parenthesized_expression ... ok test comments::tests::parenthesized_trailing_comment ... ok test comments::tests::positional_argument_only_comment ... ok test comments::tests::positional_argument_only_leading_comma_comment ... ok test comments::tests::positional_argument_only_comment_without_following_node ... ok test comments::tests::trailing_after_comma ... ok test comments::tests::trailing_function_comment ... ok test comments::tests::trailing_most_outer ... ok test comments::tests::trailing_comment_after_single_statement_body ... ok test comments::tests::trailing_most_outer_nested ... ok test comments::tests::try_except ... ok test comments::tests::try_except_finally_else ... ok test comments::tests::while_trailing_else_end_of_line_comment ... ok test comments::tests::while_trailing_end_of_line_comment ... ok test expression::parentheses::tests::test_has_parentheses ... ok test statement::suite::tests::nested_level ... ok test expression::expr_name::tests::name_range_with_comments ... ok test string::docstring::tests::test_indentation_like_black ... ok test string::normalize::tests::normalize_32_escape ... ok test statement::suite::tests::top_level ... ok test string::normalize::tests::normalize_hex_in_byte_string ... ok test tests::quick_test ... ignored test tests::range_formatting_quick_test ... ignored test tests::basic ... ok test tests::string_processing ... ok test result: ok. 49 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.14s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_formatter-43853cf18caebc85 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/normalizer-c3757186ccd19f9b --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_formatter_fixtures-6801643d573b5301 --test-threads 2` running 2 tests test black_compatibility ... ok test format ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_index-6cde0ef4669e4544 --test-threads 2` running 4 tests test indexer::tests::continuation ... ok test indexer::tests::test_f_string_ranges ... ok test indexer::tests::test_fstring_innermost_outermost ... ok test indexer::tests::test_triple_quoted_f_string_ranges ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_literal-0967f33e643474e7 --test-threads 2` running 24 tests test cformat::tests::test_format_parse ... ok test cformat::tests::test_format_parse_key_fail ... ok test cformat::tests::test_format_parse_type_fail ... ok test cformat::tests::test_parse_flags ... ok test cformat::tests::test_incomplete_format_fail ... ok test escape::unicode_escape_tests::changed ... ok test cformat::tests::test_parse_key ... ok test float::test_maybe_remove_trailing_redundant_chars ... ok test float::test_remove_trailing_decimal_point ... ok test float::test_remove_trailing_zeros ... ok test format::tests::test_dynamic_format_spec ... ok test format::tests::test_dynamic_format_spec_with_others ... ok test format::tests::test_fill_and_align ... ok test format::tests::test_all ... ok test format::tests::test_fill_and_width ... ok test format::tests::test_format_parse ... ok test format::tests::test_format_invalid_specification ... ok test format::tests::test_format_parse_escape ... ok test format::tests::test_format_parse_fail ... ok test format::tests::test_format_parse_multi_byte_char ... ok test format::tests::test_format_parse_nested_placeholder ... ok test format::tests::test_format_part ... ok test format::tests::test_parse_field_name ... ok test format::tests::test_width_only ... ok test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_parser-21f40e640ed38a22 --test-threads 2` running 270 tests test context::tests::test_ann_assign_name ... ok test context::tests::test_assign_attribute ... ok test context::tests::test_assign_for ... ok test context::tests::test_assign_list ... ok test context::tests::test_assign_list_comp ... ok test context::tests::test_assign_name ... ok test context::tests::test_assign_named_expr ... ok test context::tests::test_assign_set_comp ... ok test context::tests::test_assign_starred ... ok test context::tests::test_assign_subscript ... ok test context::tests::test_assign_tuple ... ok test context::tests::test_assign_with ... ok test context::tests::test_aug_assign_attribute ... ok test context::tests::test_aug_assign_subscript ... ok test context::tests::test_aug_assign_name ... ok test context::tests::test_del_attribute ... ok test context::tests::test_del_name ... ok test function::tests::test_default_arg_error_f ... ok test function::tests::test_default_arg_error_l ... ok test function::tests::test_duplicate_kw_f1 ... ok test context::tests::test_del_subscript ... ok test function::tests::test_duplicates_f1 ... ok test function::tests::test_duplicates_f2 ... ok test function::tests::test_duplicates_f3 ... ok test function::tests::test_duplicates_f4 ... ok test function::tests::test_duplicates_f5 ... ok test function::tests::test_duplicates_l1 ... ok test function::tests::test_duplicates_l2 ... ok test function::tests::test_duplicates_l3 ... ok test function::tests::test_duplicates_l4 ... ok test function::tests::test_duplicates_l5 ... ok test function::tests::test_function_kw_only_args ... ok test function::tests::test_function_kw_only_args_with_defaults ... ok test function::tests::test_function_no_args ... ok test function::tests::test_function_pos_and_kw_only_args ... ok test function::tests::test_function_no_args_with_ranges ... ok test function::tests::test_function_pos_and_kw_only_args_with_defaults ... ok test function::tests::test_function_pos_and_kw_only_args_with_defaults_and_varargs ... ok test function::tests::test_function_pos_and_kw_only_args_with_defaults_and_varargs_and_kwargs ... ok test function::tests::test_function_pos_args ... ok test function::tests::test_function_pos_args_with_defaults ... ok test function::tests::test_function_pos_args_with_ranges ... ok test function::tests::test_lambda_kw_only_args ... ok test function::tests::test_lambda_kw_only_args_with_defaults ... ok test function::tests::test_lambda_no_args ... ok test function::tests::test_lambda_pos_and_kw_only_args ... ok test function::tests::test_lambda_pos_args ... ok test function::tests::test_positional_arg_error_f ... ok test function::tests::test_lambda_pos_args_with_defaults ... ok test function::tests::test_unpacked_arg_error_f ... ok test invalid::tests::err_assignment_expr ... ok test invalid::tests::err_await ... ok test invalid::tests::err_bin_op ... ok test invalid::tests::err_bool_op ... ok test invalid::tests::err_boolean_literal ... ok test invalid::tests::err_bytes_literal ... ok test invalid::tests::err_call ... ok test invalid::tests::err_compare ... ok test invalid::tests::err_dict ... ok test invalid::tests::err_ellipsis_literal ... ok test invalid::tests::err_formatted_value ... ok test invalid::tests::err_fstring ... ok test invalid::tests::err_generator_exp ... ok test invalid::tests::err_if_exp ... ok test invalid::tests::err_dict_comp ... ok test invalid::tests::err_lambda ... ok test invalid::tests::err_list ... ok test invalid::tests::err_list_comp ... ok test invalid::tests::err_list_nested ... ok test invalid::tests::err_literal_annotation_assignment ... ok test invalid::tests::err_literal_assignment ... ok test invalid::tests::err_literal_augment_assignment ... ok test invalid::tests::err_named_expr ... ok test invalid::tests::err_none_literal ... ok test invalid::tests::err_number_literal ... ok test invalid::tests::err_set ... ok test invalid::tests::err_set_comp ... ok test invalid::tests::err_starred ... ok test invalid::tests::err_string_literal ... ok test invalid::tests::err_tuple ... ok test invalid::tests::err_unary_op ... ok test invalid::tests::err_yield ... ok test invalid::tests::err_yield_from ... ok test invalid::tests::ok_assignment_expr ... ok test invalid::tests::ok_attribute_normal ... ok test invalid::tests::ok_attribute_weird ... ok test invalid::tests::ok_list ... ok test invalid::tests::ok_ipy_escape_command ... ok test invalid::tests::ok_name ... ok test invalid::tests::ok_slice_normal ... ok test invalid::tests::ok_slice_weird ... ok test invalid::tests::ok_starred ... ok test invalid::tests::ok_subscript_normal ... ok test invalid::tests::ok_subscript_weird ... ok test invalid::tests::ok_tuple ... ok test lexer::indentation::tests::indentation_try_compare ... ok test lexer::tests::test_assignment ... ok test lexer::tests::test_comment_until_mac_eol ... ok test lexer::tests::test_comment_until_unix_eol ... ok test lexer::tests::test_comment_until_windows_eol ... ok test lexer::tests::test_double_dedent_with_mac_eol ... ok test lexer::tests::test_double_dedent_with_tabs_mac_eol ... ok test lexer::tests::test_double_dedent_with_tabs_unix_eol ... ok test lexer::tests::test_double_dedent_with_tabs_windows_eol ... ok test lexer::tests::test_double_dedent_with_unix_eol ... ok test lexer::tests::test_double_dedent_with_windows_eol ... ok test lexer::tests::test_emoji_identifier ... ok test lexer::tests::test_empty_fstrings ... ok test lexer::tests::test_escape_unicode_name ... ok test lexer::tests::test_empty_ipython_escape_command ... ok test lexer::tests::test_fstring ... ok test lexer::tests::test_fstring_comments ... ok test lexer::tests::test_fstring_error ... ok test lexer::tests::test_fstring_conversion ... ok test lexer::tests::test_fstring_error_location ... ok test lexer::tests::test_fstring_escape ... ok test lexer::tests::test_fstring_escape_braces ... ok test lexer::tests::test_fstring_escape_raw ... ok test lexer::tests::test_fstring_expression_multiline ... ok test lexer::tests::test_fstring_multiline ... ok test lexer::tests::test_fstring_named_unicode ... ok test lexer::tests::test_fstring_named_unicode_raw ... ok test lexer::tests::test_fstring_nested ... ok test lexer::tests::test_fstring_parentheses ... ok test lexer::tests::test_fstring_prefix ... ok test lexer::tests::test_fstring_single_quote_escape_mac_eol ... ok test lexer::tests::test_fstring_single_quote_escape_windows_eol ... ok test lexer::tests::test_fstring_with_format_spec ... ok test lexer::tests::test_fstring_with_ipy_escape_command ... ok test lexer::tests::test_fstring_single_quote_escape_unix_eol ... ok test lexer::tests::test_fstring_with_lambda_expression ... ok test lexer::tests::test_fstring_with_multiline_format_spec ... ok test lexer::tests::test_fstring_with_named_expression ... ok test lexer::tests::test_fstring_with_nul_char ... ok test lexer::tests::test_indentation_with_mac_eol ... ok test lexer::tests::test_indentation_with_unix_eol ... ok test lexer::tests::test_indentation_with_windows_eol ... ok test lexer::tests::test_infinite_loop ... ok test lexer::tests::test_invalid_leading_zero_big ... ok test lexer::tests::test_ipython_escape_command ... ok test lexer::tests::test_invalid_leading_zero_small ... ok test lexer::tests::test_ipython_escape_command_indentation ... ok test lexer::tests::test_ipython_escape_command_line_continuation_mac_eol ... ok test lexer::tests::test_ipython_escape_command_line_continuation_unix_eol ... ok test lexer::tests::test_ipython_escape_command_line_continuation_windows_eol ... ok test lexer::tests::test_ipython_escape_command_line_continuation_with_mac_eol_and_eof ... ok test lexer::tests::test_ipython_escape_command_line_continuation_with_unix_eol_and_eof ... ok test lexer::tests::test_ipython_escape_command_line_continuation_with_windows_eol_and_eof ... ok test lexer::tests::test_ipython_escape_command_not_an_assignment ... ok test lexer::tests::test_ipython_help_end_escape_command ... ok test lexer::tests::test_ipython_escape_command_assignment ... ok test lexer::tests::test_line_comment_empty ... ok test lexer::tests::test_line_comment_long ... ok test lexer::tests::test_line_comment_single_whitespace ... ok test lexer::tests::test_line_comment_whitespace ... ok test lexer::tests::test_logical_newline_line_comment ... ok test lexer::tests::test_match_softkeyword_in_notebook ... ok test lexer::tests::test_newline_in_brackets_mac_eol ... ok test lexer::tests::test_newline_in_brackets_unix_eol ... ok test lexer::tests::test_non_logical_newline_in_string_continuation ... ok test lexer::tests::test_newline_in_brackets_windows_eol ... ok test lexer::tests::test_operators ... ok test lexer::tests::test_numbers ... ok test lexer::tests::test_string ... ok test lexer::tests::test_string_continuation_with_mac_eol ... ok test lexer::tests::test_string_continuation_with_windows_eol ... ok test lexer::tests::test_string_continuation_with_unix_eol ... ok test lexer::tests::test_triple_quoted_mac_eol ... ok test lexer::tests::test_triple_quoted_unix_eol ... ok test lexer::tests::test_triple_quoted_windows_eol ... ok test lexer::tests::tet_too_low_dedent ... ok test parser::tests::decorator_ranges ... ok test parser::tests::numeric_literals ... ok test parser::tests::size_assertions ... ok test parser::tests::numeric_literals_attribute_access ... ok test parser::tests::test_dict_unpacking ... ok test parser::tests::test_fstrings_with_unicode ... ok test parser::tests::test_generator_expression_argument ... ok test parser::tests::test_invalid_type ... ok test parser::tests::test_fstrings ... ok test parser::tests::test_ipython_escape_command_parse_error ... ok test parser::tests::test_ipython_escape_commands ... ok test parser::tests::test_match ... ok test parser::tests::test_match_pattern_fstring_literal ... ok test parser::tests::test_modes ... ok test parser::tests::test_match_as_identifier ... ok test parser::tests::test_named_expression ... ok test parser::tests::test_parse_bool_op_and ... ok test parser::tests::test_parse_bool_op_or ... ok test parser::tests::test_parenthesized_with_statement ... ok test parser::tests::test_parse_class ... ok test parser::tests::test_parse_class_generic_types ... ok test parser::tests::test_parse_dict_comprehension ... ok test parser::tests::test_parse_empty ... ok test parser::tests::test_parse_double_list_comprehension ... ok test parser::tests::test_parse_f_string ... ok test parser::tests::test_parse_generator_comprehension ... ok test parser::tests::test_parse_function_definition ... ok test parser::tests::test_parse_if_elif_else ... ok test parser::tests::test_parse_if_else_generator_comprehension ... ok test parser::tests::test_parse_kwargs ... ok test parser::tests::test_parse_lambda ... ok test parser::tests::test_parse_lambda_no_args ... ok test parser::tests::test_parse_list_comprehension ... ok test parser::tests::test_parse_named_expression_generator_comprehension ... ok test parser::tests::test_parse_print_2 ... ok test parser::tests::test_parse_print_hello ... ok test parser::tests::test_parse_string ... ok test parser::tests::test_parse_tuples ... ok test parser::tests::test_parse_type_declaration ... ok test parser::tests::test_slice ... ok test parser::tests::test_star_index ... ok test parser::tests::test_try ... ok test parser::tests::test_patma ... ok test parser::tests::test_try_star ... ok test parser::tests::test_unicode_aliases ... ok test parser::tests::test_variadic_generics ... ok test parser::tests::test_type_as_identifier ... ok test parser::tests::test_with_statement ... ok test parser::tests::test_with_statement_invalid ... ok test string::tests::test_backspace_alias ... ok test string::tests::test_bell_alias ... ok test string::tests::test_carriage_return_alias ... ok test string::tests::test_character_tabulation_with_justification_alias ... ok test string::tests::test_delete_alias ... ok test string::tests::test_dont_panic_on_8_in_octal_escape ... ok test string::tests::test_escape_alias ... ok test string::tests::test_escape_char_in_byte_literal ... ok test string::tests::test_double_quoted_byte ... ok test string::tests::test_form_feed_alias ... ok test string::tests::test_escape_octet ... ok test string::tests::test_fstring_escaped_character ... ok test string::tests::test_fstring_escaped_newline ... ok test string::tests::test_fstring_constant_range ... ok test string::tests::test_fstring_parse_self_documenting_base ... ok test string::tests::test_fstring_line_continuation ... ok test string::tests::test_fstring_parse_self_documenting_format ... ok test string::tests::test_fstring_parse_self_documenting_base_more ... ok test string::tests::test_fstring_unescaped_newline ... ok test string::tests::test_hts_alias ... ok test string::tests::test_parse_empty_fstring ... ok test string::tests::test_parse_f_string_concat_1 ... ok test string::tests::test_parse_f_string_concat_2 ... ok test string::tests::test_parse_f_string_concat_3 ... ok test string::tests::test_parse_fstring ... ok test string::tests::test_parse_f_string_concat_4 ... ok test string::tests::test_parse_fstring_equals ... ok test string::tests::test_parse_fstring_nested_concatenation_string_spec ... ok test string::tests::test_parse_fstring_nested_spec ... ok test string::tests::test_parse_fstring_nested_string_spec ... ok test string::tests::test_parse_fstring_not_nested_spec ... ok test string::tests::test_parse_fstring_not_equals ... ok test string::tests::test_parse_fstring_self_doc_prec_space ... ok test string::tests::test_parse_fstring_self_doc_trailing_space ... ok test string::tests::test_parse_fstring_yield_expr ... ok test string::tests::test_parse_invalid_fstring ... ok test string::tests::test_parse_string_concat ... ok test string::tests::test_parse_string_triple_quotes_with_kind ... ok test string::tests::test_parse_u_f_string_concat_1 ... ok test string::tests::test_parse_u_string_concat_1 ... ok test string::tests::test_parse_u_f_string_concat_2 ... ok test string::tests::test_parse_u_string_concat_2 ... ok test string::tests::test_raw_byte_literal_1 ... ok test string::tests::test_raw_byte_literal_2 ... ok test string::tests::test_raw_fstring ... ok test string::tests::test_single_quoted_byte ... ok test string::tests::test_string_parser_escaped_mac_eol ... ok test string::tests::test_string_parser_escaped_windows_eol ... ok test string::tests::test_string_parser_escaped_unix_eol ... ok test string::tests::test_triple_quoted_raw_fstring ... ok test result: ok. 270 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_resolver-4db6ad9c1afa836a --test-threads 2` running 31 tests test native_module::tests::module_file_extension ... ok test native_module::tests::module_name ... ok test tests::airflow_first_party ... ok test tests::airflow_explicit_native_module ... ok test tests::airflow_implicit_native_module ... ok test tests::airflow_standard_library ... ok test tests::airflow_namespace_package ... ok test tests::airflow_stub_file ... ok test tests::airflow_third_party ... ok test tests::import_side_by_side_file_root ... ok test tests::import_file_sub_under_containing_folder ... ok test tests::import_side_by_side_file_sub_under_lib_folder ... ok test tests::import_side_by_side_file_sub_folder ... ok test tests::invalid_relative_import_side_by_side_file_root ... ok test tests::import_side_by_side_file_sub_under_src_folder ... ok test tests::nested_namespace_package_1 ... ok test tests::nested_namespace_package_2 ... ok test tests::nested_namespace_package_3 ... ok test tests::nested_namespace_package_4 ... ok test tests::non_py_typed_library ... ok test tests::partial_stub_file_exists ... ok test tests::partial_stub_init_exists ... ok test tests::partial_stub_package_in_typing_folder ... ok test tests::py_typed_file ... ok test tests::py_typed_library ... ok test tests::relative_import_side_by_side_file_root ... ok test tests::stub_in_typing_folder_over_partial_stub_package ... ok test tests::stub_namespace_package ... ok test tests::side_by_side_files ... ok test tests::stub_package ... ok test tests::typeshed_folder ... ok test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_semantic-21adcc1c24b59761 --test-threads 2` running 1 test test analyze::type_inference::tests::type_inference ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_stdlib-c7714b7501ca3e28 --test-threads 2` running 4 tests test identifiers::tests::module_name ... ok test identifiers::tests::migration_name ... ok test identifiers::tests::valid_identifiers ... ok test path::tests::test_is_jupyter_notebook ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_python_trivia-b0d2909d5e78b51e --test-threads 2` running 66 tests test comment_ranges::tests::block_comments_indented_block ... ok test comment_ranges::tests::block_comments_lines_in_triple_quotes_not_a_block ... ok test comment_ranges::tests::block_comments_lines_with_code_not_a_block ... ok test comment_ranges::tests::block_comments_sequential_lines_not_in_block ... ok test comment_ranges::tests::block_comments_stress_test ... ok test comment_ranges::tests::block_comments_single_line_is_not_a_block ... ok test comment_ranges::tests::block_comments_two_line_block_at_start ... ok test textwrap::tests::adjust_indent ... ok test textwrap::tests::dedent_blank_line ... ok test textwrap::tests::dedent_empty ... ok test textwrap::tests::dedent_empty_line ... ok test textwrap::tests::dedent_mixed_newlines ... ok test textwrap::tests::dedent_mixed_tabbed_whitespace ... ok test textwrap::tests::dedent_mixed_whitespace ... ok test textwrap::tests::dedent_multi_line ... ok test textwrap::tests::dedent_non_python_whitespace ... ok test textwrap::tests::dedent_preserve_no_terminating_newline ... ok test textwrap::tests::dedent_tabbed_whitespace ... ok test textwrap::tests::dedent_whitespace_line ... ok test textwrap::tests::indent_empty ... ok test textwrap::tests::indent_empty_line ... ok test textwrap::tests::indent_mixed_newlines ... ok test textwrap::tests::indent_nonempty ... ok test tokenizer::tests::comment_containing_triple_quoted_string ... ok test tokenizer::tests::comment_containing_single_quoted_string ... ok test tokenizer::tests::empty_string_literal ... ok test tokenizer::tests::identifier_ending_in_non_start_char ... ok test tokenizer::tests::identifier_starting_with_string_kind ... ok test tokenizer::tests::ignore_word_with_only_id_continuing_chars ... ok test tokenizer::tests::lines_after_before_a_new_line ... ok test tokenizer::tests::lines_after_before_comment_offset ... ok test tokenizer::tests::lines_after_empty_string ... ok test tokenizer::tests::lines_after_in_the_middle_of_a_line ... ok test tokenizer::tests::lines_after_multiple_newlines ... ok test tokenizer::tests::lines_after_with_comment_only_line ... ok test tokenizer::tests::lines_before_empty_string ... ok test tokenizer::tests::lines_before_in_the_middle_of_a_line ... ok test tokenizer::tests::lines_before_multiple_leading_newlines ... ok test tokenizer::tests::lines_before_on_a_new_line ... ok test tokenizer::tests::lines_before_with_comment_offset ... ok test tokenizer::tests::lines_before_with_comment_only_line ... ok test tokenizer::tests::lines_before_with_trailing_comment ... ok test tokenizer::tests::single_quoted_multiline_string_containing_comment ... ok test tokenizer::tests::string_followed_by_multiple_comments ... ok test tokenizer::tests::single_quoted_multiline_string_implicit_concatenation ... ok test tokenizer::tests::string_with_byte_kind ... ok test tokenizer::tests::string_with_double_escaped_backslash ... ok test tokenizer::tests::string_with_escaped_quote ... ok test tokenizer::tests::string_with_invalid_kind ... ok test tokenizer::tests::string_with_kind ... ok test tokenizer::tests::test_previous_token_simple ... ok test tokenizer::tests::tokenize_bogus ... ok test tokenizer::tests::tokenize_comma ... ok test tokenizer::tests::tokenize_continuation ... ok test tokenizer::tests::tokenize_eq ... ok test tokenizer::tests::tokenize_invalid_operators ... ok test tokenizer::tests::tokenize_multichar ... ok test tokenizer::tests::tokenize_not_eq ... ok test tokenizer::tests::tokenize_parentheses ... ok test tokenizer::tests::tokenize_operators ... ok test tokenizer::tests::tokenize_slash ... ok test tokenizer::tests::tokenize_substring ... ok test tokenizer::tests::tokenize_trivia ... ok test tokenizer::tests::tricky_unicode ... ok test tokenizer::tests::triple_quoted_multiline_string_containing_comment ... ok test whitespace::tests::trailing_content ... ok test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_shrinking-f69afee3777d0e01 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_source_file-ac609932dcd43cf1 --test-threads 2` running 12 tests test line_index::tests::ascii_carriage_return ... ok test line_index::tests::ascii_carriage_return_newline ... ok test line_index::tests::ascii_index ... ok test line_index::tests::ascii_source_location ... ok test line_index::tests::utf8_byte_offset ... ok test line_index::tests::utf8_carriage_return ... ok test line_index::tests::utf8_carriage_return_newline ... ok test line_index::tests::utf8_index ... ok test newlines::tests::universal_newlines_backwards ... ok test newlines::tests::universal_newlines_empty_str ... ok test newlines::tests::universal_newlines_forward ... ok test newlines::tests::universal_newlines_mixed ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_text_size-2e5c89c5a9e3a189 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/auto_traits-5e65b2eaa3ac8907 --test-threads 2` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/constructors-52578ff3593cbc01 --test-threads 2` running 1 test test main ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/indexing-23790ad9f22c50e4 --test-threads 2` running 1 test test main ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/main-e0ab68f4356125ef --test-threads 2` running 8 tests test checked_math ... ok test contains ... ok test contains_point ... ok test cover ... ok test cover_offset ... ok test intersect ... ok test math ... ok test sum ... ok test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/serde-fa3489fbf51bbe44 --test-threads 2` running 3 tests test invalid_range_deserialization ... ok test range_serialization ... ok test size_serialization ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/ruff_workspace-38441a33c812becd --test-threads 2` running 24 tests test configuration::tests::ignore_code_then_select_prefix ... ok test configuration::tests::ignore_code_then_select_prefix_ignore_code ... ok test configuration::tests::nursery_select_code ... ok test configuration::tests::select_all_preview ... ok test configuration::tests::select_code_ignore_code ... ok test configuration::tests::select_code_ignore_prefix ... ok test configuration::tests::select_docstring_convention_override ... ok test configuration::tests::select_linter ... ok test configuration::tests::select_linter_preview ... ok test configuration::tests::select_nursery ... ok test configuration::tests::select_one_char_prefix ... ok test configuration::tests::select_prefix_ignore_code ... ok test configuration::tests::select_prefix_ignore_code_then_extend_select_code ... ok test configuration::tests::select_prefix_ignore_code_then_extend_select_code_ignore_prefix ... ok test configuration::tests::select_prefix_preview ... ok test configuration::tests::select_rule_preview ... ok test configuration::tests::select_two_char_prefix ... ok test options::tests::flake8_self_options ... ok test pyproject::tests::deserialize ... ok test pyproject::tests::str_pattern_prefix_pair ... ok test pyproject::tests::find_and_parse_pyproject_toml ... ok test resolver::tests::exclusions ... ok test resolver::tests::rooted_exclusion ... ok test resolver::tests::find_python_files ... ok test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests ruff Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff --test crates/ruff/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern argfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libargfile-4270dfa3906a1990.rlib --extern assert_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libassert_cmd-aa6b6d9a614278f7.rlib --extern bincode=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbincode-d804abe6eedcbae2.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern cachedir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcachedir-128c4f4c2cc0da4a.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern clap_complete_command=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap_complete_command-ebc2267301dc9e90.rlib --extern clearscreen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclearscreen-d6ffa18006852a56.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern insta_cmd=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta_cmd-9ce3184a9cac3871.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern notify=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnotify-05d3408b49408477.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern rayon=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librayon-44fac310b3cc16f8.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff-3f1e4bb453eebe26.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern walkdir=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwalkdir-e04673c1bcf4da2c.rlib --extern wild=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libwild-6d5943d495b60476.rlib -C lto=thin --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ruff_cache Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_cache --test crates/ruff_cache/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_cache -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern filetime=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfiletime-fc863d8d80d902e9.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern seahash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libseahash-951f9b596deac7a3.rlib -C lto=thin --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 2 tests test crates/ruff_cache/src/cache_key.rs - cache_key::CacheKey (line 38) ... ok test crates/ruff_cache/src/cache_key.rs - cache_key::CacheKey (line 26) ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.27s Doc-tests ruff_formatter Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_formatter --test crates/ruff_formatter/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_formatter -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern drop_bomb=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdrop_bomb-13a0eb6bd14fa8bf.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern tracing=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtracing-5a0752cb53696aa7.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib -C lto=thin --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' --error-format human` running 70 tests test crates/ruff_formatter/src/buffer.rs - buffer::Buffer::write_element (line 22) ... ok test crates/ruff_formatter/src/arguments.rs - arguments::Arguments (line 40) ... ok test crates/ruff_formatter/src/buffer.rs - buffer::BufferExtensions::start_recording (line 482) ... ok test crates/ruff_formatter/src/buffer.rs - buffer::Buffer::write_fmt (line 46) ... ok test crates/ruff_formatter/src/buffer.rs - buffer::RemoveSoftLinesBuffer (line 304) ... ok test crates/ruff_formatter/src/builders.rs - builders::BestFitting<'a,Context>::with_mode (line 2585) ... ok test crates/ruff_formatter/src/builders.rs - builders::IfGroupBreaks<'_,Context>::with_group_id (line 1962) ... ok test crates/ruff_formatter/src/builders.rs - builders::align (line 868) ... ok test crates/ruff_formatter/src/builders.rs - builders::align (line 913) ... ok test crates/ruff_formatter/src/builders.rs - builders::best_fit_parenthesize (line 1459) ... ok test crates/ruff_formatter/src/builders.rs - builders::best_fit_parenthesize (line 1494) ... ok test crates/ruff_formatter/src/builders.rs - builders::best_fit_parenthesize (line 1513) ... ok test crates/ruff_formatter/src/builders.rs - builders::best_fit_parenthesize (line 1532) ... ok test crates/ruff_formatter/src/builders.rs - builders::block_indent (line 1004) ... ok test crates/ruff_formatter/src/builders.rs - builders::conditional_group (line 1604) ... ok test crates/ruff_formatter/src/builders.rs - builders::dedent (line 738) ... ok test crates/ruff_formatter/src/builders.rs - builders::dedent_to_root (line 807) ... ok test crates/ruff_formatter/src/builders.rs - builders::empty_line (line 110) ... ok test crates/ruff_formatter/src/builders.rs - builders::expand_parent (line 1734) ... ok test crates/ruff_formatter/src/builders.rs - builders::fits_expanded (line 2170) ... ok test crates/ruff_formatter/src/builders.rs - builders::format_once (line 2327) ... ok test crates/ruff_formatter/src/builders.rs - builders::format_once (line 2365) ... ok test crates/ruff_formatter/src/builders.rs - builders::format_with (line 2270) ... ok test crates/ruff_formatter/src/builders.rs - builders::group (line 1328) ... ok test crates/ruff_formatter/src/builders.rs - builders::group (line 1356) ... ok test crates/ruff_formatter/src/builders.rs - builders::hard_line_break (line 79) ... ok test crates/ruff_formatter/src/builders.rs - builders::if_group_breaks (line 1790) ... ok test crates/ruff_formatter/src/builders.rs - builders::if_group_breaks (line 1819) ... ok test crates/ruff_formatter/src/builders.rs - builders::if_group_fits_on_line (line 1871) ... ok test crates/ruff_formatter/src/builders.rs - builders::if_group_fits_on_line (line 1900) ... ok test crates/ruff_formatter/src/builders.rs - builders::indent (line 674) ... ok test crates/ruff_formatter/src/builders.rs - builders::indent_if_group_breaks (line 2042) ... ok test crates/ruff_formatter/src/builders.rs - builders::indent_if_group_breaks (line 2065) ... ok test crates/ruff_formatter/src/builders.rs - builders::indent_if_group_breaks (line 2095) ... ok test crates/ruff_formatter/src/builders.rs - builders::labelled (line 542) ... ok test crates/ruff_formatter/src/builders.rs - builders::line_suffix (line 412) ... ok test crates/ruff_formatter/src/builders.rs - builders::line_suffix (line 429) ... ok test crates/ruff_formatter/src/builders.rs - builders::line_suffix_boundary (line 499) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_block_indent (line 1045) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_block_indent (line 1076) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_break (line 23) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_break (line 43) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_break_or_space (line 142) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_break_or_space (line 164) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_indent_or_space (line 1119) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_line_indent_or_space (line 1153) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_space_or_block_indent (line 1251) ... ok test crates/ruff_formatter/src/builders.rs - builders::soft_space_or_block_indent (line 1283) ... ok test crates/ruff_formatter/src/builders.rs - builders::source_position (line 286) ... ok test crates/ruff_formatter/src/builders.rs - builders::space (line 636) ... ok test crates/ruff_formatter/src/builders.rs - builders::token (line 223) ... ok test crates/ruff_formatter/src/builders.rs - builders::token (line 241) ... ok test crates/ruff_formatter/src/format_extensions.rs - format_extensions::MemoizeFormat::memoized (line 14) ... ok test crates/ruff_formatter/src/format_extensions.rs - format_extensions::Memoized::inspect (line 95) ... ok test crates/ruff_formatter/src/formatter.rs - formatter::Formatter<'buf,Context>::fill (line 117) ... ok test crates/ruff_formatter/src/formatter.rs - formatter::Formatter<'buf,Context>::fill (line 139) ... ok test crates/ruff_formatter/src/formatter.rs - formatter::Formatter<'buf,Context>::join (line 48) ... ok test crates/ruff_formatter/src/formatter.rs - formatter::Formatter<'buf,Context>::join_with (line 80) ... ok test crates/ruff_formatter/src/lib.rs - FormatWithRule (line 673) ... ignored test crates/ruff_formatter/src/lib.rs - Format (line 568) ... ok test crates/ruff_formatter/src/lib.rs - format (line 876) ... ok test crates/ruff_formatter/src/lib.rs - format (line 889) ... ok test crates/ruff_formatter/src/lib.rs - write (line 823) ... ok test crates/ruff_formatter/src/lib.rs - write (line 842) ... ok test crates/ruff_formatter/src/macros.rs - macros::best_fitting (line 155) ... ok test crates/ruff_formatter/src/macros.rs - macros::best_fitting (line 243) ... ok test crates/ruff_formatter/src/macros.rs - macros::dbg_write (line 81) ... ok test crates/ruff_formatter/src/macros.rs - macros::format (line 125) ... ok test crates/ruff_formatter/src/macros.rs - macros::format_args (line 13) ... ok test crates/ruff_formatter/src/macros.rs - macros::write (line 48) ... ok test result: ok. 69 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 112.98s Doc-tests ruff_linter Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_linter --test crates/ruff_linter/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_linter -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern annotate_snippets=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libannotate_snippets-cf77f75c803d7f5a.rlib --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern chrono=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libchrono-a617baaf287e00d2.rlib --extern clap=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libclap-eb452d07c8e18527.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern fern=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libfern-57b471b19dabfc10.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern imperative=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libimperative-f206d2f0120832bb.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern is_wsl=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_wsl-ac0a2cb5ebb87c1e.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern libcst_native=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblibcst_native-1d77b5750b45c325.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern natord=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libnatord-f05790f4b4c2547f.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern pathdiff=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpathdiff-cf1487bd3699613b.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern pretty_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpretty_assertions-e36a3f5431216527.rlib --extern pyproject_toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpyproject_toml-5164a271921777b5.rlib --extern quick_junit=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libquick_junit-fe3c41e48efcca30.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern result_like=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libresult_like-2f6b660287c67d89.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_diagnostics=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_diagnostics-339f54c8297db316.rlib --extern ruff_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_index-c40e63dc9a23ee89.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_notebook=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_notebook-beab9e509572f7a3.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_codegen=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_codegen-2b21171ecd607cc9.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_literal=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_literal-23961506b991e448.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_semantic=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_semantic-ed07cdab06c8f914.rlib --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern semver=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsemver-f9502bfecc3ae453.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_json=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_json-386a18b68ee7ee48.rlib --extern similar=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsimilar-ad3caa0316fa3391.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern strum_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum_macros-6bce326a94e8a37b.so --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern test_case=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtest_case-43ecccbdde98f0dc.rlib --extern thiserror=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libthiserror-4010fd229471ea37.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib --extern typed_arena=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtyped_arena-6472da99355e0e8b.rlib --extern unicode_width=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_width-5df1c65f6b9b374a.rlib --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rlib --extern url=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liburl-55c351ea6c8dad91.rlib -C lto=thin --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="schemars"' --cfg 'feature="test-rules"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap", "default", "schemars", "test-rules"))' --error-format human` running 10 tests test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::insert (line 195) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::contains (line 230) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::intersects (line 125) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::is_empty (line 156) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::iter (line 250) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::len (line 172) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::remove (line 213) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::subtract (line 100) ... ok test crates/ruff_linter/src/registry/rule_set.rs - registry::rule_set::RuleSet::union (line 70) ... ok test crates/ruff_linter/src/settings/mod.rs - settings::display_settings (line 45) ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.31s Doc-tests ruff_python_ast Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_python_ast --test crates/ruff_python_ast/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_ast -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern aho_corasick=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libaho_corasick-060d7518897fa1c0.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern smallvec=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libsmallvec-4b9708da406af355.rlib -C lto=thin --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' --error-format human` running 5 tests test crates/ruff_python_ast/src/call_path.rs - call_path::from_unqualified_name (line 177) ... ok test crates/ruff_python_ast/src/call_path.rs - call_path::from_qualified_name (line 190) ... ok test crates/ruff_python_ast/src/helpers.rs - helpers::collect_import_from_member (line 792) ... ok test crates/ruff_python_ast/src/helpers.rs - helpers::format_import_from (line 723) ... ok test crates/ruff_python_ast/src/helpers.rs - helpers::format_import_from_member (line 747) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.84s Doc-tests ruff_python_parser Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_python_parser --test crates/ruff_python_parser/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_parser -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern bitflags=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbitflags-09682307086b1289.rlib --extern bstr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libbstr-d7032bba4c36a458.rlib --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern lalrpop_util=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblalrpop_util-b41e4b1f6e0304a7.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib --extern unicode_names2=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_names2-ac2d89ffe69edacd.rlib -C lto=thin --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lalrpop"))' --error-format human` running 13 tests test crates/ruff_python_parser/src/lexer.rs - lexer (line 14) ... ok test crates/ruff_python_parser/src/lexer.rs - lexer::lex (line 80) ... ok test crates/ruff_python_parser/src/lib.rs - (line 67) ... ok test crates/ruff_python_parser/src/lib.rs - (line 80) ... ok test crates/ruff_python_parser/src/lib.rs - (line 96) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse (line 128) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse (line 137) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse (line 152) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse_expression (line 77) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse_expression_starts_at (line 102) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse_program (line 46) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse_starts_at (line 174) ... ok test crates/ruff_python_parser/src/parser.rs - parser::parse_tokens (line 204) ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 35.41s Doc-tests ruff_python_stdlib Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_python_stdlib --test crates/ruff_python_stdlib/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_stdlib -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern ruff_python_stdlib=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_stdlib-9c430b594f7eccf8.rlib --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib -C lto=thin --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 4 tests test crates/ruff_python_stdlib/src/str.rs - str::is_cased_lowercase (line 85) ... ok test crates/ruff_python_stdlib/src/str.rs - str::is_cased_uppercase (line 118) ... ok test crates/ruff_python_stdlib/src/str.rs - str::is_lowercase (line 7) ... ok test crates/ruff_python_stdlib/src/str.rs - str::is_uppercase (line 44) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.99s Doc-tests ruff_python_trivia Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_python_trivia --test crates/ruff_python_trivia/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_python_trivia -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_index=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_index-7c1dc925370aa5e5.rlib --extern ruff_python_parser=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_parser-c3ffe4fa71853bbd.rlib --extern ruff_python_trivia=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_trivia-e9b8d8a3df2cd5c1.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern unicode_ident=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libunicode_ident-8f6e3a489de70155.rlib -C lto=thin --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' --error-format human` running 6 tests test crates/ruff_python_trivia/src/pragmas.rs - pragmas::is_pragma_comment (line 3) ... ok test crates/ruff_python_trivia/src/textwrap.rs - textwrap::dedent (line 81) ... ok test crates/ruff_python_trivia/src/textwrap.rs - textwrap::indent (line 25) ... ok test crates/ruff_python_trivia/src/textwrap.rs - textwrap::indent (line 15) ... ok test crates/ruff_python_trivia/src/textwrap.rs - textwrap::indent (line 38) ... ok test crates/ruff_python_trivia/src/textwrap.rs - textwrap::indent (line 51) ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.66s Doc-tests ruff_source_file Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_source_file --test crates/ruff_source_file/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_source_file -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern insta=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libinsta-34707f67e1f8138a.rlib --extern memchr=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libmemchr-48121e972dbe230d.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib -C lto=thin --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' --error-format human` running 16 tests test crates/ruff_source_file/src/line_index.rs - line_index::LineIndex::source_location (line 72) ... ok test crates/ruff_source_file/src/line_index.rs - line_index::LineIndex::line_index (line 136) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::contains_line_break (line 312) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::floor_char_boundary (line 406) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::full_line_end (line 105) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::full_line (line 209) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::full_lines (line 365) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::full_line_range (line 162) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::full_lines_range (line 256) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::line (line 232) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::line_end (line 132) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::line_range (line 186) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::lines (line 337) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::line_start (line 59) ... ok test crates/ruff_source_file/src/locator.rs - locator::Locator<'a>::lines_range (line 288) ... ok test crates/ruff_source_file/src/newlines.rs - newlines::UniversalNewlineIterator (line 23) ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.41s Doc-tests ruff_text_size Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_text_size --test crates/ruff_text_size/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_text_size -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern ruff_text_size=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_text_size-4d84d4d059abb2e9.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern serde_test=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde_test-1707a6b12c03909a.rlib --extern static_assertions=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstatic_assertions-0c363b97fdab08f8.rlib -C lto=thin --cfg 'feature="schemars"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("schemars", "serde"))' --error-format human` running 19 tests test crates/ruff_text_size/src/range.rs - range::TextRange::add_end (line 413) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::add_start (line 373) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::at (line 56) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::contains (line 154) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::contains_inclusive (line 173) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::contains_range (line 190) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::cover (line 235) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::cover_offset (line 257) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::intersect (line 211) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::empty (line 76) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::new (line 36) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::ordering (line 311) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::sub_end (line 393) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::sub_start (line 354) ... ok test crates/ruff_text_size/src/range.rs - range::TextRange::up_to (line 96) ... ok test crates/ruff_text_size/src/size.rs - size::TextSize::new (line 40) ... ok test crates/ruff_text_size/src/size.rs - size::TextSize::to_u32 (line 71) ... ok test crates/ruff_text_size/src/size.rs - size::TextSize::of (line 54) ... ok test crates/ruff_text_size/src/size.rs - size::TextSize::to_usize (line 83) ... ok test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 25.10s Doc-tests ruff_workspace Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --crate-name ruff_workspace --test crates/ruff_workspace/src/lib.rs --test-run-directory /builddir/build/BUILD/ruff-0.2.2/crates/ruff_workspace -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps -L dependency=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps --test-args --test-threads --test-args 2 '--warn=clippy::pedantic' --warn=unsafe_code --warn=unreachable_pub '--allow=clippy::too_many_lines' '--allow=clippy::similar_names' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::match_same_arms' '--allow=clippy::implicit_hasher' '--warn=clippy::get_unwrap' '--warn=clippy::exit' '--warn=clippy::empty_structs_with_brackets' '--warn=clippy::empty_drop' '--warn=clippy::dbg_macro' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' '--allow=clippy::char_lit_as_u8' --extern anyhow=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libanyhow-9ad77c3ec259a481.rlib --extern colored=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libcolored-dd039713c7e7c887.rlib --extern dirs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libdirs-58306f64e811eaa9.rlib --extern glob=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglob-3ade3eb2a6449f44.rlib --extern globset=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libglobset-82f837e633073bd4.rlib --extern ignore=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libignore-1ef818bdd47f888f.rlib --extern is_macro=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libis_macro-999fc26d5086921d.so --extern itertools=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libitertools-7b484cd4732830db.rlib --extern log=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/liblog-8ed96a9dc43a7943.rlib --extern once_cell=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libonce_cell-188df1f7e8169147.rlib --extern path_absolutize=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpath_absolutize-302825ce290e7cf6.rlib --extern pep440_rs=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libpep440_rs-77e772af0ad60eb1.rlib --extern regex=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libregex-72eae606beb25471.rlib --extern ruff_cache=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_cache-9a16c81412cd1015.rlib --extern ruff_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_formatter-191ca8e4b003bb7e.rlib --extern ruff_linter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_linter-d954be4e1b11ba36.rlib --extern ruff_macros=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_macros-c0775c1ca5c887aa.so --extern ruff_python_ast=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_ast-4bb969793726295a.rlib --extern ruff_python_formatter=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_python_formatter-f87c994f3d738f0c.rlib --extern ruff_source_file=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_source_file-52ff1bb5854cc474.rlib --extern ruff_workspace=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libruff_workspace-d6f2e9c1fc58d4d8.rlib --extern rustc_hash=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/librustc_hash-00c8e2744b801690.rlib --extern schemars=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libschemars-e29af5f3c2022512.rlib --extern serde=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libserde-8bc31ae14bc3709d.rlib --extern shellexpand=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libshellexpand-20421aead22dbac1.rlib --extern strum=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libstrum-0f74d0629982ff3b.rlib --extern tempfile=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtempfile-28c99659b5b8f435.rlib --extern toml=/builddir/build/BUILD/ruff-0.2.2/target/rpm/deps/libtoml-35446abecdabd28c.rlib -C lto=thin --cfg 'feature="default"' --cfg 'feature="schemars"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "schemars"))' --error-format human` running 4 tests test crates/ruff_workspace/src/options_base.rs - options_base::OptionSet::find (line 199) ... ok test crates/ruff_workspace/src/options_base.rs - options_base::OptionSet::find (line 174) ... ok test crates/ruff_workspace/src/options_base.rs - options_base::OptionSet::has (line 100) ... ok test crates/ruff_workspace/src/options_base.rs - options_base::OptionSet::has (line 123) ... ok test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.93s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: ruff-0.2.2-2.ocs23.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v833cd + umask 022 + cd /builddir/build/BUILD + cd ruff-0.2.2 + DOCDIR=/builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + cp -pr README.md /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + cp -pr BREAKING_CHANGES.md /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/doc/ruff + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.p2nzqW + umask 022 + cd /builddir/build/BUILD + cd ruff-0.2.2 + LICENSEDIR=/builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/licenses/ruff + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/licenses/ruff + cp -pr LICENSE /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64/usr/share/licenses/ruff + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/INSTALLER warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/METADATA warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/WHEEL warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/license_files warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/license_files/LICENSE warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__init__.py warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__main__.py warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__ warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__init__.cpython-311.opt-1.pyc warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__init__.cpython-311.pyc warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__main__.cpython-311.opt-1.pyc warning: File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__main__.cpython-311.pyc Provides: python3.11dist(ruff) = 0.2.2 python3dist(ruff) = 0.2.2 ruff = 0.2.2-2.ocs23 ruff(x86-64) = 0.2.2-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.29)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) python(abi) = 3.11 rtld(GNU_HASH) Processing files: ruff-debugsource-0.2.2-2.ocs23.x86_64 Provides: ruff-debugsource = 0.2.2-2.ocs23 ruff-debugsource(x86-64) = 0.2.2-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ruff-debuginfo-0.2.2-2.ocs23.x86_64 Provides: debuginfo(build-id) = cda4c8e681e7fe7c6d40b3e968ac57dff30af16d ruff-debuginfo = 0.2.2-2.ocs23 ruff-debuginfo(x86-64) = 0.2.2-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ruff-debugsource(x86-64) = 0.2.2-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ruff-0.2.2-2.ocs23.x86_64 Wrote: /builddir/build/RPMS/ruff-debugsource-0.2.2-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/ruff-0.2.2-2.ocs23.x86_64.rpm Wrote: /builddir/build/RPMS/ruff-debuginfo-0.2.2-2.ocs23.x86_64.rpm RPM build warnings: File listed twice: /usr/lib64/python3.11/site-packages/ruff File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/INSTALLER File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/METADATA File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/WHEEL File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/license_files File listed twice: /usr/lib64/python3.11/site-packages/ruff-0.2.2.dist-info/license_files/LICENSE File listed twice: /usr/lib64/python3.11/site-packages/ruff/__init__.py File listed twice: /usr/lib64/python3.11/site-packages/ruff/__main__.py File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__ File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__init__.cpython-311.opt-1.pyc File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__init__.cpython-311.pyc File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__main__.cpython-311.opt-1.pyc File listed twice: /usr/lib64/python3.11/site-packages/ruff/__pycache__/__main__.cpython-311.pyc Child return code was: 0