[INFO] fetching crate qcs-sdk-python 0.21.23-rc.0...
[INFO] checking qcs-sdk-python-0.21.23-rc.0 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] extracting crate qcs-sdk-python 0.21.23-rc.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate qcs-sdk-python 0.21.23-rc.0
[INFO] finished tweaking crates.io crate qcs-sdk-python 0.21.23-rc.0
[INFO] tweaked toml for crates.io crate qcs-sdk-python 0.21.23-rc.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate qcs-sdk-python 0.21.23-rc.0 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qcs-sdk-python 0.21.23-rc.0 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37d87b53709605cffe51f1c53a91690f5b9844eec847ee20c7c2b11fd409cd60
[INFO] running `Command { std: "docker" "start" "-a" "37d87b53709605cffe51f1c53a91690f5b9844eec847ee20c7c2b11fd409cd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37d87b53709605cffe51f1c53a91690f5b9844eec847ee20c7c2b11fd409cd60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37d87b53709605cffe51f1c53a91690f5b9844eec847ee20c7c2b11fd409cd60", kill_on_drop: false }`
[INFO] [stdout] 37d87b53709605cffe51f1c53a91690f5b9844eec847ee20c7c2b11fd409cd60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6410d83a236826645d9f123612450271e67e85bbb8f91886a0f48cbc4f9583c1
[INFO] running `Command { std: "docker" "start" "-a" "6410d83a236826645d9f123612450271e67e85bbb8f91886a0f48cbc4f9583c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking rustls-webpki v0.103.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking opentelemetry v0.27.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.27.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]    Compiling qcs-api-client-common v0.12.12
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.28.0
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking pyo3-asyncio v0.20.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking webbrowser v0.8.15
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]    Compiling opentelemetry-proto v0.27.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling cargo-lock v9.0.0
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking urlpattern v0.4.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking async-tempfile v0.7.0
[INFO] [stderr]     Checking toml_edit v0.23.7
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]     Checking rigetti-pyo3 v0.3.6
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]    Compiling opentelemetry-otlp v0.27.0
[INFO] [stderr]    Compiling qcs-api-client-grpc v0.12.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]    Compiling built v0.6.1
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking reqwest-middleware v0.4.1
[INFO] [stderr]     Checking pbjson v0.7.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking async-socks5 v0.6.0
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling cached_proc_macro v0.17.0
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking reqwest-tracing v0.5.6
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking hyper-proxy2 v0.1.0
[INFO] [stderr]    Compiling pyo3-tracing-subscriber v0.2.0
[INFO] [stderr]     Checking hyper-socks2 v0.9.1
[INFO] [stderr]    Compiling qcs v0.25.18-rc.0
[INFO] [stderr]     Checking lexical v7.0.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking opentelemetry-http v0.27.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking qcs-api-client-openapi v0.13.13
[INFO] [stderr]     Checking cached v0.44.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling qcs-sdk-python v0.21.23-rc.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]    Compiling pyo3-opentelemetry-macros v0.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking statrs v0.16.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking numpy v0.20.0
[INFO] [stderr]     Checking quil-rs v0.32.0
[INFO] [stderr]     Checking pyo3-log v0.8.4
[INFO] [stderr]     Checking pyo3-opentelemetry v0.4.0
[INFO] [stderr]     Checking rigetti-pyo3 v0.4.3
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]  --> src/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Output`
[INFO] [stdout]  --> src/client.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry::trace::TraceContextExt`
[INFO] [stdout]  --> src/compiler/quilc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use opentelemetry::trace::TraceContextExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opentelemetry::trace::TraceContextExt`
[INFO] [stdout]  --> src/compiler/quilc.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use opentelemetry::trace::TraceContextExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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/client.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[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] 69 | impl PyQcsClient {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQcsClient` is not local
[INFO] [stdout]    |      `PyQcsClient` 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/compiler/quilc.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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] 56 | impl PyCompilerOpts {
[INFO] [stdout]    |      --------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyCompilerOpts` is not local
[INFO] [stdout]    |      `PyCompilerOpts` 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/compiler/quilc.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / py_wrap_struct! {
[INFO] [stdout] 77 | |     PyTargetDevice(TargetDevice) as "TargetDevice" {}
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyTargetDevice` is not local
[INFO] [stdout]    | |     `PyTargetDevice` is not local
[INFO] [stdout] 78 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_struct` (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/compiler/quilc.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[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] 166 | impl PyQuilcClient {
[INFO] [stdout]     |      -------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQuilcClient` is not local
[INFO] [stdout]     |      `PyQuilcClient` 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/compiler/quilc.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[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] 236 | impl PyNativeQuilMetadata {
[INFO] [stdout]     |      --------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyNativeQuilMetadata` is not local
[INFO] [stdout]     |      `PyNativeQuilMetadata` 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/compiler/quilc.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[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] 305 | impl PyPauliTerm {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyPauliTerm` is not local
[INFO] [stdout]     |      `PyPauliTerm` 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/compiler/quilc.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[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] 320 | impl PyConjugateByCliffordRequest {
[INFO] [stdout]     |      ----------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyConjugateByCliffordRequest` is not local
[INFO] [stdout]     |      `PyConjugateByCliffordRequest` 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/compiler/quilc.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[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] 362 | impl PyRandomizedBenchmarkingRequest {
[INFO] [stdout]     |      -------------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyRandomizedBenchmarkingRequest` is not local
[INFO] [stdout]     |      `PyRandomizedBenchmarkingRequest` 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/executable.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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] 50 | impl PyParameter {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyParameter` is not local
[INFO] [stdout]    |      `PyParameter` 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 149 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] 150 |         client: crate::qvm::PyQvmClient,
[INFO] [stdout] 151 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 151 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 192 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 260 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 265 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 265 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |         &'py mut self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 306 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] 307 |         job_handle: PyJobHandle,
[INFO] [stdout] 308 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 308 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[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/executable.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[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] 96 | impl PyExecutable {
[INFO] [stdout]    |      ------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyExecutable` is not local
[INFO] [stdout]    |      `PyExecutable` 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/execution_data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / py_wrap_union_enum! {
[INFO] [stdout] 24 | |     #[pyo3(module = "qcs_sdk")]
[INFO] [stdout] 25 | |     PyResultData(ResultData) as "ResultData" {
[INFO] [stdout]    | |     ------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyResultData` is not local
[INFO] [stdout]    | |     `PyResultData` is not local
[INFO] [stdout] 26 | |         qpu: Qpu => PyQpuResultData,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/execution_data.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[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] 83 | impl PyExecutionData {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyExecutionData` is not local
[INFO] [stdout]    |      `PyExecutionData` 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/grpc/models/controller.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / py_wrap_union_enum! {
[INFO] [stdout] 18 | |     PyReadoutValuesValues(Values) as "ReadoutValuesValues" {
[INFO] [stdout]    | |     ---------------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyReadoutValuesValues` is not local
[INFO] [stdout]    | |     `PyReadoutValuesValues` is not local
[INFO] [stdout] 19 | |         integer_values: IntegerValues => PyIntegerReadoutValues,
[INFO] [stdout] 20 | |         complex_values: ComplexValues => PyComplexReadoutValues
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/grpc/models/controller.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / py_wrap_struct! {
[INFO] [stdout] 31 | |     PyComplexReadoutValues(Complex64ReadoutValues) as "ComplexReadoutValues" {
[INFO] [stdout]    | |     ----------------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyComplexReadoutValues` is not local
[INFO] [stdout]    | |     `PyComplexReadoutValues` is not local
[INFO] [stdout] 32 | |         py -> rs {
[INFO] [stdout] 33 | |             list: Py<PyList> => Complex64ReadoutValues {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_struct` (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/qpu/api.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / py_wrap_union_enum! {
[INFO] [stdout] 158 | |     #[derive(Debug)]
[INFO] [stdout] 159 | |     PyRegister(Register) as "Register" {
[INFO] [stdout]     | |     ----------
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     `PyRegister` is not local
[INFO] [stdout]     | |     `PyRegister` is not local
[INFO] [stdout] 160 | |         i32: I32 => Vec<Py<PyInt>>,
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | | }
[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]     |
[INFO] [stdout]     = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/api.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[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] 236 | impl ExecutionResults {
[INFO] [stdout]     |      ----------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `ExecutionResults` is not local
[INFO] [stdout]     |      `ExecutionResults` 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/qpu/api.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | #[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] 497 | impl PyExecutionOptionsBuilder {
[INFO] [stdout]     |      -------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyExecutionOptionsBuilder` is not local
[INFO] [stdout]     |      `PyExecutionOptionsBuilder` 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/qpu/api.rs:556:1
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[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] 557 | impl PyQpuApiDuration {
[INFO] [stdout]     |      ----------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQpuApiDuration` is not local
[INFO] [stdout]     |      `PyQpuApiDuration` 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/qpu/api.rs:576:1
[INFO] [stdout]     |
[INFO] [stdout] 576 | #[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] 577 | impl PyApiExecutionOptionsBuilder {
[INFO] [stdout]     |      ----------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyApiExecutionOptionsBuilder` is not local
[INFO] [stdout]     |      `PyApiExecutionOptionsBuilder` 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/qpu/experimental/random.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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] 35 | impl PyPrngSeedValue {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyPrngSeedValue` is not local
[INFO] [stdout]    |      `PyPrngSeedValue` 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/qpu/isa.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / py_wrap_union_enum! {
[INFO] [stdout] 50 | |     PyFamily(Family) as "Family" {
[INFO] [stdout]    | |     --------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyFamily` is not local
[INFO] [stdout]    | |     `PyFamily` is not local
[INFO] [stdout] 51 | |         none: None,
[INFO] [stdout] 52 | |         full: Full,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / py_wrap_union_enum! {
[INFO] [stdout] 15 | |     PyReadoutValues(ReadoutValues) as "ReadoutValues" {
[INFO] [stdout]    | |     ---------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyReadoutValues` is not local
[INFO] [stdout]    | |     `PyReadoutValues` is not local
[INFO] [stdout] 16 | |         integer: Integer => Vec<Py<PyInt>>,
[INFO] [stdout] 17 | |         real: Real => Vec<Py<PyFloat>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / py_wrap_union_enum! {
[INFO] [stdout] 23 | |     #[derive(Debug, PartialEq)]
[INFO] [stdout] 24 | |     PyMemoryValues(MemoryValues) as "MemoryValues" {
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyMemoryValues` is not local
[INFO] [stdout]    | |     `PyMemoryValues` is not local
[INFO] [stdout] 25 | |         binary: Binary => Vec<Py<PyInt>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[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] 51 | impl PyQpuResultData {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQpuResultData` is not local
[INFO] [stdout]    |      `PyQpuResultData` 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/qpu/translation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[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] 96 | impl PyTranslationOptions {
[INFO] [stdout]    |      --------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyTranslationOptions` is not local
[INFO] [stdout]    |      `PyTranslationOptions` 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/qpu/translation.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[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] 189 | impl PyQCtrl {
[INFO] [stdout]     |      -------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQCtrl` is not local
[INFO] [stdout]     |      `PyQCtrl` 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/qpu/translation.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[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] 208 | impl PyRiverlane {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyRiverlane` is not local
[INFO] [stdout]     |      `PyRiverlane` 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/qvm/mod.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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] 56 | impl PyQvmClient {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQvmClient` is not local
[INFO] [stdout]    |      `PyQvmClient` 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/qvm/mod.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[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] 149 | impl PyQvmResultData {
[INFO] [stdout]     |      ---------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQvmResultData` is not local
[INFO] [stdout]     |      `PyQvmResultData` 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/qvm/mod.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[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] 217 | impl PyQvmOptions {
[INFO] [stdout]     |      ------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQvmOptions` is not local
[INFO] [stdout]     |      `PyQvmOptions` 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/qvm/api.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[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] 98 | impl PyMultishotRequest {
[INFO] [stdout]    |      ------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyMultishotRequest` is not local
[INFO] [stdout]    |      `PyMultishotRequest` 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/qvm/api.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[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] 171 | impl PyMultishotMeasureRequest {
[INFO] [stdout]     |      -------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyMultishotMeasureRequest` is not local
[INFO] [stdout]     |      `PyMultishotMeasureRequest` 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/qvm/api.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[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] 228 | impl PyExpectationRequest {
[INFO] [stdout]     |      --------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyExpectationRequest` is not local
[INFO] [stdout]     |      `PyExpectationRequest` 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/qvm/api.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[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] 263 | impl PyWavefunctionRequest {
[INFO] [stdout]     |      ---------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyWavefunctionRequest` is not local
[INFO] [stdout]     |      `PyWavefunctionRequest` 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/register_data.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / py_wrap_union_enum! {
[INFO] [stdout] 11 | |     PyRegisterData(RegisterData) as "RegisterData" {
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyRegisterData` is not local
[INFO] [stdout]    | |     `PyRegisterData` is not local
[INFO] [stdout] 12 | |         i8: I8 => Vec<Vec<Py<PyInt>>>,
[INFO] [stdout] 13 | |         f64: F64 => Vec<Vec<Py<PyFloat>>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/client.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[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] 69 | impl PyQcsClient {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQcsClient` is not local
[INFO] [stdout]    |      `PyQcsClient` 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/compiler/quilc.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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] 56 | impl PyCompilerOpts {
[INFO] [stdout]    |      --------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyCompilerOpts` is not local
[INFO] [stdout]    |      `PyCompilerOpts` 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/compiler/quilc.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | / py_wrap_struct! {
[INFO] [stdout] 77 | |     PyTargetDevice(TargetDevice) as "TargetDevice" {}
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyTargetDevice` is not local
[INFO] [stdout]    | |     `PyTargetDevice` is not local
[INFO] [stdout] 78 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_struct` (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/compiler/quilc.rs:165:1
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[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] 166 | impl PyQuilcClient {
[INFO] [stdout]     |      -------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQuilcClient` is not local
[INFO] [stdout]     |      `PyQuilcClient` 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/compiler/quilc.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[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] 236 | impl PyNativeQuilMetadata {
[INFO] [stdout]     |      --------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyNativeQuilMetadata` is not local
[INFO] [stdout]     |      `PyNativeQuilMetadata` 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/compiler/quilc.rs:304:1
[INFO] [stdout]     |
[INFO] [stdout] 304 | #[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] 305 | impl PyPauliTerm {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyPauliTerm` is not local
[INFO] [stdout]     |      `PyPauliTerm` 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/compiler/quilc.rs:319:1
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[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] 320 | impl PyConjugateByCliffordRequest {
[INFO] [stdout]     |      ----------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyConjugateByCliffordRequest` is not local
[INFO] [stdout]     |      `PyConjugateByCliffordRequest` 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/compiler/quilc.rs:361:1
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[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] 362 | impl PyRandomizedBenchmarkingRequest {
[INFO] [stdout]     |      -------------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyRandomizedBenchmarkingRequest` is not local
[INFO] [stdout]     |      `PyRandomizedBenchmarkingRequest` 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/executable.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[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] 50 | impl PyParameter {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyParameter` is not local
[INFO] [stdout]    |      `PyParameter` 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: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 148 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 149 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] 150 |         client: crate::qvm::PyQvmClient,
[INFO] [stdout] 151 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 151 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:197:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 192 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 197 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 197 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 259 |         &'py self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 260 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 265 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 265 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/executable.rs:308:19
[INFO] [stdout]     |
[INFO] [stdout] 305 |         &'py mut self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] 306 |         py: Python<'py>,
[INFO] [stdout]     |                    --- the lifetime is named here
[INFO] [stdout] 307 |         job_handle: PyJobHandle,
[INFO] [stdout] 308 |     ) -> PyResult<&PyAny> {
[INFO] [stdout]     |                   ^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'py`
[INFO] [stdout]     |
[INFO] [stdout] 308 |     ) -> PyResult<&'py PyAny> {
[INFO] [stdout]     |                    +++
[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/executable.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[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] 96 | impl PyExecutable {
[INFO] [stdout]    |      ------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyExecutable` is not local
[INFO] [stdout]    |      `PyExecutable` 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/execution_data.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / py_wrap_union_enum! {
[INFO] [stdout] 24 | |     #[pyo3(module = "qcs_sdk")]
[INFO] [stdout] 25 | |     PyResultData(ResultData) as "ResultData" {
[INFO] [stdout]    | |     ------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyResultData` is not local
[INFO] [stdout]    | |     `PyResultData` is not local
[INFO] [stdout] 26 | |         qpu: Qpu => PyQpuResultData,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/execution_data.rs:82:1
[INFO] [stdout]    |
[INFO] [stdout] 82 | #[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] 83 | impl PyExecutionData {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyExecutionData` is not local
[INFO] [stdout]    |      `PyExecutionData` 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/grpc/models/controller.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / py_wrap_union_enum! {
[INFO] [stdout] 18 | |     PyReadoutValuesValues(Values) as "ReadoutValuesValues" {
[INFO] [stdout]    | |     ---------------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyReadoutValuesValues` is not local
[INFO] [stdout]    | |     `PyReadoutValuesValues` is not local
[INFO] [stdout] 19 | |         integer_values: IntegerValues => PyIntegerReadoutValues,
[INFO] [stdout] 20 | |         complex_values: ComplexValues => PyComplexReadoutValues
[INFO] [stdout] 21 | |     }
[INFO] [stdout] 22 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/grpc/models/controller.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | / py_wrap_struct! {
[INFO] [stdout] 31 | |     PyComplexReadoutValues(Complex64ReadoutValues) as "ComplexReadoutValues" {
[INFO] [stdout]    | |     ----------------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyComplexReadoutValues` is not local
[INFO] [stdout]    | |     `PyComplexReadoutValues` is not local
[INFO] [stdout] 32 | |         py -> rs {
[INFO] [stdout] 33 | |             list: Py<PyList> => Complex64ReadoutValues {
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_struct` (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/qpu/api.rs:157:1
[INFO] [stdout]     |
[INFO] [stdout] 157 | / py_wrap_union_enum! {
[INFO] [stdout] 158 | |     #[derive(Debug)]
[INFO] [stdout] 159 | |     PyRegister(Register) as "Register" {
[INFO] [stdout]     | |     ----------
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |     `PyRegister` is not local
[INFO] [stdout]     | |     `PyRegister` is not local
[INFO] [stdout] 160 | |         i32: I32 => Vec<Py<PyInt>>,
[INFO] [stdout] ...   |
[INFO] [stdout] 163 | | }
[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]     |
[INFO] [stdout]     = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/api.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | #[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] 236 | impl ExecutionResults {
[INFO] [stdout]     |      ----------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `ExecutionResults` is not local
[INFO] [stdout]     |      `ExecutionResults` 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/qpu/api.rs:496:1
[INFO] [stdout]     |
[INFO] [stdout] 496 | #[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] 497 | impl PyExecutionOptionsBuilder {
[INFO] [stdout]     |      -------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyExecutionOptionsBuilder` is not local
[INFO] [stdout]     |      `PyExecutionOptionsBuilder` 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/qpu/api.rs:556:1
[INFO] [stdout]     |
[INFO] [stdout] 556 | #[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] 557 | impl PyQpuApiDuration {
[INFO] [stdout]     |      ----------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQpuApiDuration` is not local
[INFO] [stdout]     |      `PyQpuApiDuration` 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/qpu/api.rs:576:1
[INFO] [stdout]     |
[INFO] [stdout] 576 | #[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] 577 | impl PyApiExecutionOptionsBuilder {
[INFO] [stdout]     |      ----------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyApiExecutionOptionsBuilder` is not local
[INFO] [stdout]     |      `PyApiExecutionOptionsBuilder` 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/qpu/experimental/random.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[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] 35 | impl PyPrngSeedValue {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyPrngSeedValue` is not local
[INFO] [stdout]    |      `PyPrngSeedValue` 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/qpu/isa.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / py_wrap_union_enum! {
[INFO] [stdout] 50 | |     PyFamily(Family) as "Family" {
[INFO] [stdout]    | |     --------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyFamily` is not local
[INFO] [stdout]    | |     `PyFamily` is not local
[INFO] [stdout] 51 | |         none: None,
[INFO] [stdout] 52 | |         full: Full,
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / py_wrap_union_enum! {
[INFO] [stdout] 15 | |     PyReadoutValues(ReadoutValues) as "ReadoutValues" {
[INFO] [stdout]    | |     ---------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyReadoutValues` is not local
[INFO] [stdout]    | |     `PyReadoutValues` is not local
[INFO] [stdout] 16 | |         integer: Integer => Vec<Py<PyInt>>,
[INFO] [stdout] 17 | |         real: Real => Vec<Py<PyFloat>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / py_wrap_union_enum! {
[INFO] [stdout] 23 | |     #[derive(Debug, PartialEq)]
[INFO] [stdout] 24 | |     PyMemoryValues(MemoryValues) as "MemoryValues" {
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyMemoryValues` is not local
[INFO] [stdout]    | |     `PyMemoryValues` is not local
[INFO] [stdout] 25 | |         binary: Binary => Vec<Py<PyInt>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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/qpu/result_data.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[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] 51 | impl PyQpuResultData {
[INFO] [stdout]    |      ---------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQpuResultData` is not local
[INFO] [stdout]    |      `PyQpuResultData` 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/qpu/translation.rs:95:1
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[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] 96 | impl PyTranslationOptions {
[INFO] [stdout]    |      --------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyTranslationOptions` is not local
[INFO] [stdout]    |      `PyTranslationOptions` 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/qpu/translation.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[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] 189 | impl PyQCtrl {
[INFO] [stdout]     |      -------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQCtrl` is not local
[INFO] [stdout]     |      `PyQCtrl` 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/qpu/translation.rs:207:1
[INFO] [stdout]     |
[INFO] [stdout] 207 | #[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] 208 | impl PyRiverlane {
[INFO] [stdout]     |      -----------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyRiverlane` is not local
[INFO] [stdout]     |      `PyRiverlane` 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/qvm/mod.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[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] 56 | impl PyQvmClient {
[INFO] [stdout]    |      -----------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyQvmClient` is not local
[INFO] [stdout]    |      `PyQvmClient` 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/qvm/mod.rs:148:1
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[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] 149 | impl PyQvmResultData {
[INFO] [stdout]     |      ---------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQvmResultData` is not local
[INFO] [stdout]     |      `PyQvmResultData` 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/qvm/mod.rs:216:1
[INFO] [stdout]     |
[INFO] [stdout] 216 | #[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] 217 | impl PyQvmOptions {
[INFO] [stdout]     |      ------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyQvmOptions` is not local
[INFO] [stdout]     |      `PyQvmOptions` 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/qvm/api.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[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] 98 | impl PyMultishotRequest {
[INFO] [stdout]    |      ------------------
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `PyMultishotRequest` is not local
[INFO] [stdout]    |      `PyMultishotRequest` 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/qvm/api.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | #[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] 171 | impl PyMultishotMeasureRequest {
[INFO] [stdout]     |      -------------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyMultishotMeasureRequest` is not local
[INFO] [stdout]     |      `PyMultishotMeasureRequest` 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/qvm/api.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | #[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] 228 | impl PyExpectationRequest {
[INFO] [stdout]     |      --------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyExpectationRequest` is not local
[INFO] [stdout]     |      `PyExpectationRequest` 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/qvm/api.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | #[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] 263 | impl PyWavefunctionRequest {
[INFO] [stdout]     |      ---------------------
[INFO] [stdout]     |      |
[INFO] [stdout]     |      `PyWavefunctionRequest` is not local
[INFO] [stdout]     |      `PyWavefunctionRequest` 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/register_data.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | / py_wrap_union_enum! {
[INFO] [stdout] 11 | |     PyRegisterData(RegisterData) as "RegisterData" {
[INFO] [stdout]    | |     --------------
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `PyRegisterData` is not local
[INFO] [stdout]    | |     `PyRegisterData` is not local
[INFO] [stdout] 12 | |         i8: I8 => Vec<Vec<Py<PyInt>>>,
[INFO] [stdout] 13 | |         f64: F64 => Vec<Vec<Py<PyFloat>>>,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[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]    |
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `$crate::pyo3::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 `$crate::pyo3::pymethods` which comes from the expansion of the macro `py_wrap_union_enum` (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 3m 04s
[INFO] running `Command { std: "docker" "inspect" "6410d83a236826645d9f123612450271e67e85bbb8f91886a0f48cbc4f9583c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6410d83a236826645d9f123612450271e67e85bbb8f91886a0f48cbc4f9583c1", kill_on_drop: false }`
[INFO] [stdout] 6410d83a236826645d9f123612450271e67e85bbb8f91886a0f48cbc4f9583c1
