[INFO] cloning repository https://github.com/monarch-initiative/semsimian [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monarch-initiative/semsimian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dd28b880ce041874ccfb39dc589490ec9838b6e [INFO] checking monarch-initiative/semsimian against master#5337252b9952fdd9482ed6a4add17254e5bd2c40 for pr-138785 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/monarch-initiative/semsimian on toolchain 5337252b9952fdd9482ed6a4add17254e5bd2c40 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/monarch-initiative/semsimian [INFO] finished tweaking git repo https://github.com/monarch-initiative/semsimian [INFO] tweaked toml for git repo https://github.com/monarch-initiative/semsimian written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/monarch-initiative/semsimian 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" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded symsrv v0.2.0 [INFO] [stderr] Downloaded lzxd v0.1.4 [INFO] [stderr] Downloaded cab v0.4.1 [INFO] [stderr] Downloaded clap_complete v4.5.8 [INFO] [stderr] Downloaded rgb v0.8.44 [INFO] [stderr] Downloaded lcov2cobertura v1.0.5 [INFO] [stderr] Downloaded binary-merge v0.1.2 [INFO] [stderr] Downloaded lexopt v0.3.0 [INFO] [stderr] Downloaded cargo-config2 v0.1.26 [INFO] [stderr] Downloaded inferno v0.11.19 [INFO] [stderr] Downloaded dict v0.1.5 [INFO] [stderr] Downloaded cargo-llvm-cov v0.6.10 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] [stderr] Downloaded cc v1.1.1 [INFO] [stderr] Downloaded pdb-addr2line v0.10.4 [INFO] [stderr] Downloaded range-collections v0.2.4 [INFO] [stderr] Downloaded elsa v1.10.0 [INFO] [stderr] Downloaded inplace-vec-builder v0.1.1 [INFO] [stderr] Downloaded blondie v0.4.2 [INFO] [stderr] Downloaded flamegraph v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd181697ff509af297d210687011181866b176fc867de5ab78fa4f36057ec4f6 [INFO] running `Command { std: "docker" "start" "-a" "fd181697ff509af297d210687011181866b176fc867de5ab78fa4f36057ec4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd181697ff509af297d210687011181866b176fc867de5ab78fa4f36057ec4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd181697ff509af297d210687011181866b176fc867de5ab78fa4f36057ec4f6", kill_on_drop: false }` [INFO] [stdout] fd181697ff509af297d210687011181866b176fc867de5ab78fa4f36057ec4f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+5337252b9952fdd9482ed6a4add17254e5bd2c40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 513fa387f198f6c878cec2598f471e94029f47759efc50e50925c55be80885f9 [INFO] running `Command { std: "docker" "start" "-a" "513fa387f198f6c878cec2598f471e94029f47759efc50e50925c55be80885f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling cc v1.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking shared_child v1.0.0 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking os_pipe v1.2.0 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking ruzstd v0.7.0 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking rgb v0.8.44 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Checking lcov2cobertura v1.0.5 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Compiling deepsize_derive v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking duct v0.13.7 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking opener v0.7.1 [INFO] [stderr] Compiling semsimian v0.2.19 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking is_executable v1.0.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking deepsize v0.2.0 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking clap_complete v4.5.8 [INFO] [stderr] Checking opener v0.6.1 [INFO] [stderr] Checking ordered-float v4.2.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking generator v0.8.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking dict v0.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking rstest v0.21.0 [INFO] [stderr] Checking flamegraph v0.6.5 [INFO] [stderr] Checking cargo-config2 v0.1.26 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking cargo-llvm-cov v0.6.10 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/lib.rs:1059:1 [INFO] [stdout] | [INFO] [stdout] 1059 | #[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] 1060 | impl SearchType { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | `SearchType` 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:1086:1 [INFO] [stdout] | [INFO] [stdout] 1086 | #[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] 1087 | impl Metric { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | `Metric` 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:1112:1 [INFO] [stdout] | [INFO] [stdout] 1112 | #[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] 1113 | impl Semsimian { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | `Semsimian` 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:1059:1 [INFO] [stdout] | [INFO] [stdout] 1059 | #[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] 1060 | impl SearchType { [INFO] [stdout] | ---------- [INFO] [stdout] | | [INFO] [stdout] | `SearchType` is not local [INFO] [stdout] | `SearchType` 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:1086:1 [INFO] [stdout] | [INFO] [stdout] 1086 | #[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] 1087 | impl Metric { [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `Metric` is not local [INFO] [stdout] | `Metric` 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:1112:1 [INFO] [stdout] | [INFO] [stdout] 1112 | #[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] 1113 | impl Semsimian { [INFO] [stdout] | --------- [INFO] [stdout] | | [INFO] [stdout] | `Semsimian` is not local [INFO] [stdout] | `Semsimian` 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 37s [INFO] running `Command { std: "docker" "inspect" "513fa387f198f6c878cec2598f471e94029f47759efc50e50925c55be80885f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "513fa387f198f6c878cec2598f471e94029f47759efc50e50925c55be80885f9", kill_on_drop: false }` [INFO] [stdout] 513fa387f198f6c878cec2598f471e94029f47759efc50e50925c55be80885f9