[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] 3be36a990dd22ba588091988c252d4e48c1a8beb [INFO] checking amyreese/ruff-api against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famyreese%2Fruff-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/amyreese/ruff-api on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.10.0 [INFO] [stderr] Downloaded vte_generate_state_changes v0.1.2 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded pyproject-toml v0.9.0 [INFO] [stderr] Downloaded vte v0.11.1 [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded clap_complete_nushell v0.1.11 [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded newtype-uuid v1.1.0 [INFO] [stderr] Downloaded peg v0.8.4 [INFO] [stderr] Downloaded annotate-snippets v0.6.1 [INFO] [stderr] Downloaded unscanny v0.1.0 [INFO] [stderr] Downloaded pep508_rs v0.3.0 [INFO] [stderr] Downloaded quick-junit v0.4.0 [INFO] [stderr] Downloaded unicode_names2 v1.2.2 [INFO] [stderr] Downloaded pyo3 v0.19.2 [INFO] [stderr] Downloaded pyo3-macros-backend v0.19.2 [INFO] [stderr] Downloaded pep440_rs v0.6.6 [INFO] [stderr] Downloaded clearscreen v3.0.0 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded os_str_bytes v7.0.0 [INFO] [stderr] Downloaded jod-thread v0.1.2 [INFO] [stderr] Downloaded which v6.0.2 [INFO] [stderr] Downloaded clap_complete_fig v4.5.2 [INFO] [stderr] Downloaded unicode_names2_generator v1.2.2 [INFO] [stderr] Downloaded wild v2.2.1 [INFO] [stderr] Downloaded imperative v1.0.6 [INFO] [stderr] Downloaded libcst_derive v1.4.0 [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.0 [INFO] [stderr] Downloaded lsp-server v0.7.6 [INFO] [stderr] Downloaded pyo3-macros v0.19.2 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded pep440_rs v0.4.0 [INFO] [stderr] Downloaded argfile v0.2.1 [INFO] [stderr] Downloaded chic v1.2.2 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded cachedir v0.3.1 [INFO] [stderr] Downloaded unindent v0.1.11 [INFO] [stderr] Downloaded pyo3-ffi v0.19.2 [INFO] [stderr] Downloaded fern v0.6.2 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded libcst v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 893d424186cc4feb297e3d0c436bb8eb7a7c7fe6049dc37f5ffc0d259b6ae615 [INFO] running `Command { std: "docker" "start" "-a" "893d424186cc4feb297e3d0c436bb8eb7a7c7fe6049dc37f5ffc0d259b6ae615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "893d424186cc4feb297e3d0c436bb8eb7a7c7fe6049dc37f5ffc0d259b6ae615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "893d424186cc4feb297e3d0c436bb8eb7a7c7fe6049dc37f5ffc0d259b6ae615", kill_on_drop: false }` [INFO] [stdout] 893d424186cc4feb297e3d0c436bb8eb7a7c7fe6049dc37f5ffc0d259b6ae615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 452d86e61511715c48e73f5cdcc96235ed0c541488dd2f69fa009078deb9b9c9 [INFO] running `Command { std: "docker" "start" "-a" "452d86e61511715c48e73f5cdcc96235ed0c541488dd2f69fa009078deb9b9c9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling ruff_text_size v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Compiling ruff_source_file v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking annotate-snippets v0.6.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking unic-ucd-category v0.9.0 [INFO] [stderr] Checking chic v1.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking ruff_python_stdlib v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Checking yansi-term v0.1.2 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking unscanny v0.1.0 [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] Compiling pyo3-build-config v0.19.2 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking os_str_bytes v7.0.0 [INFO] [stderr] Checking jod-thread v0.1.2 [INFO] [stderr] Compiling ruff v0.4.10 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Compiling ruff_python_trivia v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Checking argfile v0.2.1 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking wild v2.2.1 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [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 inotify-sys v0.1.5 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Compiling pyo3-ffi v0.19.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling pyo3 v0.19.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking which v6.0.2 [INFO] [stderr] Checking tempfile v3.11.0 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking cachedir v0.3.1 [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] Compiling pyo3-macros-backend v0.19.2 [INFO] [stderr] Compiling darling_core v0.20.10 [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 tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.13 [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 ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pyo3-macros v0.19.2 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking libcst v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking ruff_index v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking clap_complete v4.5.12 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap_complete_fig v4.5.2 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking serde v1.0.204 [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] Checking newtype-uuid v1.1.0 [INFO] [stderr] Compiling unicode_names2_generator v1.2.2 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling unicode_names2 v1.2.2 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking pep440_rs v0.4.0 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking serde_with v3.9.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 toml_edit v0.22.20 [INFO] [stderr] Checking quick-junit v0.4.0 [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 lsp-server v0.7.6 [INFO] [stderr] Checking lsp-types v0.95.1 (https://github.com/astral-sh/lsp-types.git?rev=3512a9f#3512a9f3) [INFO] [stderr] Checking clearscreen v3.0.0 [INFO] [stderr] Checking ruff_notebook v0.0.0 (https://github.com/astral-sh/ruff.git?tag=v0.4.10#b54922fd) [INFO] [stderr] Checking imperative v1.0.6 [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_codegen 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_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 1m 47s [INFO] running `Command { std: "docker" "inspect" "452d86e61511715c48e73f5cdcc96235ed0c541488dd2f69fa009078deb9b9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "452d86e61511715c48e73f5cdcc96235ed0c541488dd2f69fa009078deb9b9c9", kill_on_drop: false }` [INFO] [stdout] 452d86e61511715c48e73f5cdcc96235ed0c541488dd2f69fa009078deb9b9c9