[INFO] cloning repository https://github.com/amyreese/ruff-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amyreese/ruff-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famyreese%2Fruff-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famyreese%2Fruff-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bba8a88b78c57a43e6431d13754581d50a3fc3d [INFO] checking amyreese/ruff-api against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famyreese%2Fruff-api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/amyreese/ruff-api [INFO] finished tweaking git repo https://github.com/amyreese/ruff-api [INFO] tweaked toml for git repo https://github.com/amyreese/ruff-api written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amyreese/ruff-api on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/amyreese/ruff-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/astral-sh/ruff.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/astral-sh/lsp-types.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded is-macro v0.3.5 [INFO] [stderr] Downloaded shellexpand v3.1.0 [INFO] [stderr] Downloaded clap v4.5.13 [INFO] [stderr] Downloaded jod-thread v0.1.2 [INFO] [stderr] Downloaded annotate-snippets v0.6.1 [INFO] [stderr] Downloaded pyo3-macros v0.19.2 [INFO] [stderr] Downloaded pyo3-build-config v0.19.2 [INFO] [stderr] Downloaded pep440_rs v0.4.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.19.2 [INFO] [stderr] Downloaded pep508_rs v0.3.0 [INFO] [stderr] Downloaded os_str_bytes v7.0.0 [INFO] [stderr] Downloaded pyo3-ffi v0.19.2 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.39 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded clearscreen v3.0.0 [INFO] [stderr] Downloaded libcst v1.4.0 [INFO] [stderr] Downloaded argfile v0.2.1 [INFO] [stderr] Downloaded cachedir v0.3.1 [INFO] [stderr] Downloaded clap_complete_nushell v0.1.11 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded lsp-server v0.7.6 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded yansi-term v0.1.2 [INFO] [stderr] Downloaded annotate-snippets v0.9.2 [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded natord v1.0.9 [INFO] [stderr] Downloaded pep440_rs v0.6.6 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded clap_complete_fig v4.5.2 [INFO] [stderr] Downloaded clap_complete v4.5.12 [INFO] [stderr] Downloaded which v6.0.2 [INFO] [stderr] Downloaded mimalloc v0.1.43 [INFO] [stderr] Downloaded imperative v1.0.6 [INFO] [stderr] Downloaded libcst_derive v1.4.0 [INFO] [stderr] Downloaded pyo3 v0.19.2 [INFO] [stderr] Downloaded peg v0.8.4 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded pyproject-toml v0.9.0 [INFO] [stderr] Downloaded newtype-uuid v1.1.0 [INFO] [stderr] Downloaded quick-junit v0.4.0 [INFO] [stderr] Downloaded unic-ucd-category v0.9.0 [INFO] [stderr] Downloaded clap_builder v4.5.13 [INFO] [stderr] Downloaded chic v1.2.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c17221412eb6d3260341ac88dbaaec5f11e744359644ac6df13f73adf003ae87 [INFO] running `Command { std: "docker" "start" "-a" "c17221412eb6d3260341ac88dbaaec5f11e744359644ac6df13f73adf003ae87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c17221412eb6d3260341ac88dbaaec5f11e744359644ac6df13f73adf003ae87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c17221412eb6d3260341ac88dbaaec5f11e744359644ac6df13f73adf003ae87", kill_on_drop: false }` [INFO] [stdout] c17221412eb6d3260341ac88dbaaec5f11e744359644ac6df13f73adf003ae87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0192829da07af901727bdca41c18edbc24301273c2778082a6e0bf6faf2f8ab [INFO] running `Command { std: "docker" "start" "-a" "b0192829da07af901727bdca41c18edbc24301273c2778082a6e0bf6faf2f8ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking chic v1.2.2 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking unscanny v0.1.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking annotate-snippets v0.9.2 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking which v6.0.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking os_str_bytes v7.0.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling ruff v0.4.10 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking jod-thread v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking cachedir v0.3.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking argfile v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling ruff_macros v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling uuid-macro-internal v1.10.0 [INFO] [stderr] Compiling libcst_derive v1.4.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking ruff_cache v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking libcst v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ruff_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking clap_complete v4.5.12 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_fig v4.5.2 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking newtype-uuid v1.1.0 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking clearscreen v3.0.0 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking pep440_rs v0.4.0 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking pep440_rs v0.6.6 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ruff_diagnostics v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_formatter v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking pep508_rs v0.3.0 [INFO] [stderr] Checking ruff_python_ast v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking quick-junit v0.4.0 [INFO] [stderr] Checking lsp-types v0.95.1 (https://github.com/astral-sh/lsp-types.git?rev=3512a9f#3512a9f3) [INFO] [stderr] Checking lsp-server v0.7.6 [INFO] [stderr] Checking imperative v1.0.6 [INFO] [stderr] Checking ruff_notebook v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking pyproject-toml v0.9.0 [INFO] [stderr] Checking ruff_python_parser v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_python_literal v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_python_semantic v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_python_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_python_codegen v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_python_formatter v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_linter v0.4.10 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_workspace v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking ruff_server v0.2.2 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking tikv-jemallocator v0.5.4 [INFO] [stderr] Checking ruff-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pyo3::import_exception!(ruff_api.errors, FormatError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pyo3::import_exception!(ruff_api.errors, FormatError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pyo3::import_exception!(ruff_api.errors, ParseError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pyo3::import_exception!(ruff_api.errors, ParseError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pyo3::import_exception!(ruff_api.errors, PrintError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pyo3::import_exception!(ruff_api.errors, PrintError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pyo3::import_exception!(ruff_api.errors, FormatError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | pyo3::import_exception!(ruff_api.errors, FormatError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pyo3::import_exception!(ruff_api.errors, ParseError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | pyo3::import_exception!(ruff_api.errors, ParseError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pyo3::import_exception!(ruff_api.errors, PrintError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of` [INFO] [stdout] --> src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pyo3::import_exception!(ruff_api.errors, PrintError); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `pyo3::import_exception` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 46 | impl FormatOptions { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `FormatOptions` is not local [INFO] [stdout] | `FormatOptions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 113 | impl SortOptions { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `SortOptions` is not local [INFO] [stdout] | `SortOptions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 46 | impl FormatOptions { [INFO] [stdout] | ------------- [INFO] [stdout] | | [INFO] [stdout] | `FormatOptions` is not local [INFO] [stdout] | `FormatOptions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] 113 | impl SortOptions { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | `SortOptions` is not local [INFO] [stdout] | `SortOptions` is not local [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "b0192829da07af901727bdca41c18edbc24301273c2778082a6e0bf6faf2f8ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0192829da07af901727bdca41c18edbc24301273c2778082a6e0bf6faf2f8ab", kill_on_drop: false }` [INFO] [stdout] b0192829da07af901727bdca41c18edbc24301273c2778082a6e0bf6faf2f8ab