[INFO] cloning repository https://github.com/i404788/pysqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i404788/pysqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi404788%2Fpysqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi404788%2Fpysqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2fb593cd5e7a1f7337cb8da6e65d1a402668f23 [INFO] checking i404788/pysqlx against try#1f308f12738d8cc40bb23bf0c8114b37c164bb49 for pr-137268 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi404788%2Fpysqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i404788/pysqlx on toolchain 1f308f12738d8cc40bb23bf0c8114b37c164bb49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i404788/pysqlx [INFO] finished tweaking git repo https://github.com/i404788/pysqlx [INFO] tweaked toml for git repo https://github.com/i404788/pysqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/i404788/pysqlx 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" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2ab415c43cf5935c1ab968121d3ee0153678bcd55e93bad8232b09faa3e6acd [INFO] running `Command { std: "docker" "start" "-a" "e2ab415c43cf5935c1ab968121d3ee0153678bcd55e93bad8232b09faa3e6acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2ab415c43cf5935c1ab968121d3ee0153678bcd55e93bad8232b09faa3e6acd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2ab415c43cf5935c1ab968121d3ee0153678bcd55e93bad8232b09faa3e6acd", kill_on_drop: false }` [INFO] [stdout] e2ab415c43cf5935c1ab968121d3ee0153678bcd55e93bad8232b09faa3e6acd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1f308f12738d8cc40bb23bf0c8114b37c164bb49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7078136408ab0f6553700a78d6df054cfc21bbf2611dba2751b046ff8cb036 [INFO] running `Command { std: "docker" "start" "-a" "6c7078136408ab0f6553700a78d6df054cfc21bbf2611dba2751b046ff8cb036", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pyo3-build-config v0.23.1 (https://github.com/PyO3/pyo3.git#06d2affe) [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling futures-lite v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.1 (https://github.com/PyO3/pyo3.git#06d2affe) [INFO] [stderr] Compiling pyo3-ffi v0.23.1 (https://github.com/PyO3/pyo3.git#06d2affe) [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3 v0.23.1 (https://github.com/PyO3/pyo3.git#06d2affe) [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling pyo3-macros v0.23.1 (https://github.com/PyO3/pyo3.git#06d2affe) [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking sqlx-core v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Checking sqlx-sqlite v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Checking sqlx-postgres v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Compiling sqlx-macros-core v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Compiling sqlx-macros v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Checking sqlx v0.8.2 (https://github.com/i404788/sqlx.git#82479b5f) [INFO] [stderr] Checking pysqlx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `AnyValue` [INFO] [stdout] --> src/lib.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | any::{AnyConnectOptions, AnyRow, AnyValue}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_12` [INFO] [stdout] --> src/str.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(Py_3_12)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_12)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_12)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_12` [INFO] [stdout] --> src/str.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(Py_3_12))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_12)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_12)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_9` [INFO] [stdout] --> src/typeref.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(Py_3_9)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_9)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_9)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `AnyValue` [INFO] [stdout] --> src/lib.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | any::{AnyConnectOptions, AnyRow, AnyValue}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_12` [INFO] [stdout] --> src/str.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(Py_3_12)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_12)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_12)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_12` [INFO] [stdout] --> src/str.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(Py_3_12))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_12)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_12)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_3_9` [INFO] [stdout] --> src/typeref.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | #[cfg(Py_3_9)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(Py_3_9)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_3_9)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/lib.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 246 | ... todo!("Get PyType of various desired types/typings (e.g. UnionType, GenericAlias, primitives) by PyType::as_type_ptr into a HashMap to know how to handle them"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 247 | ... [INFO] [stdout] 248 | ... println!("k={:?} v={:?}", k, v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/lib.rs:248:13 [INFO] [stdout] | [INFO] [stdout] 246 | ... todo!("Get PyType of various desired types/typings (e.g. UnionType, GenericAlias, primitives) by PyType::as_type_ptr into a HashMap to know how to handle them"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- any code following this expression is unreachable [INFO] [stdout] 247 | ... [INFO] [stdout] 248 | ... println!("k={:?} v={:?}", k, v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tuple_types` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let tuple_types = v.getattr(intern!(anno.py(), "__args__"))?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tuple_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tuple_types` [INFO] [stdout] --> src/lib.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | let tuple_types = v.getattr(intern!(anno.py(), "__args__"))?; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tuple_types` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/lib.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | for (k, v) in annotations.iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/lib.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | for (k, v) in annotations.iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/lib.rs:245:14 [INFO] [stdout] | [INFO] [stdout] 245 | for (k, v) in annotations.iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/lib.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | for (k, v) in annotations.iter() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_or_index` is never used [INFO] [stdout] --> src/lib.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 33 | impl PyTypeLut { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | fn get_or_index(&self, ptype: Bound<'_, PyType>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_or_index` is never used [INFO] [stdout] --> src/lib.rs:44:8 [INFO] [stdout] | [INFO] [stdout] 33 | impl PyTypeLut { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | fn get_or_index(&self, ptype: Bound<'_, PyType>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Text`, `Real`, and `Numeric` are never constructed [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | enum TypeAffinity { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 71 | Integer, [INFO] [stdout] 72 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | Blob, [INFO] [stdout] 74 | Real, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | Numeric, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeAffinity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `affinity` and `nullable` are never read [INFO] [stdout] --> src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct SqlType { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 80 | affinity: TypeAffinity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | nullable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sql_type` is never read [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct TypeDef { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 87 | sql_type: &'static str, // Blob, varchar, etc [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_get_root_sql_type` is never used [INFO] [stdout] --> src/lib.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn try_get_root_sql_type<'py>(anno: &Bound<'py, PyAny>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `primary_key` and `schema` are never read [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 109 | struct RegisteredModel { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 110 | primary_key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 111 | schema: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `registered_models` is never read [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 115 | struct SqlxDb { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 116 | conn: AnyPool, [INFO] [stdout] 117 | registered_models: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DEFAULT` is never used [INFO] [stdout] --> src/typeref.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub static mut DEFAULT: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `OPTION` is never used [INFO] [stdout] --> src/typeref.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub static mut OPTION: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BYTES_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub static mut BYTES_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BYTEARRAY_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub static mut BYTEARRAY_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MEMORYVIEW_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub static mut MEMORYVIEW_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STR_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub static mut STR_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub static mut INT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BOOL_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub static mut BOOL_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NONE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub static mut NONE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FLOAT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub static mut FLOAT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LIST_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub static mut LIST_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DICT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub static mut DICT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATETIME_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub static mut DATETIME_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub static mut DATE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Text`, `Real`, and `Numeric` are never constructed [INFO] [stdout] --> src/lib.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 70 | enum TypeAffinity { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 71 | Integer, [INFO] [stdout] 72 | Text, [INFO] [stdout] | ^^^^ [INFO] [stdout] 73 | Blob, [INFO] [stdout] 74 | Real, [INFO] [stdout] | ^^^^ [INFO] [stdout] 75 | Numeric, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeAffinity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TIME_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub static mut TIME_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TUPLE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub static mut TUPLE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `affinity` and `nullable` are never read [INFO] [stdout] --> src/lib.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 79 | struct SqlType { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 80 | affinity: TypeAffinity, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | nullable: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SqlType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `UUID_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub static mut UUID_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ENUM_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub static mut ENUM_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sql_type` is never read [INFO] [stdout] --> src/lib.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 86 | struct TypeDef { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 87 | sql_type: &'static str, // Blob, varchar, etc [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FIELD_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub static mut FIELD_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_get_root_sql_type` is never used [INFO] [stdout] --> src/lib.rs:90:4 [INFO] [stdout] | [INFO] [stdout] 90 | fn try_get_root_sql_type<'py>(anno: &Bound<'py, PyAny>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FRAGMENT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub static mut FRAGMENT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `UTCOFFSET_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | pub static mut UTCOFFSET_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `primary_key` and `schema` are never read [INFO] [stdout] --> src/lib.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 109 | struct RegisteredModel { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 110 | primary_key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 111 | schema: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NORMALIZE_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub static mut NORMALIZE_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONVERT_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub static mut CONVERT_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `registered_models` is never read [INFO] [stdout] --> src/lib.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 115 | struct SqlxDb { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 116 | conn: AnyPool, [INFO] [stdout] 117 | registered_models: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DST_STR` is never used [INFO] [stdout] --> src/typeref.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub static mut DST_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DEFAULT` is never used [INFO] [stdout] --> src/typeref.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | pub static mut DEFAULT: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DICT_STR` is never used [INFO] [stdout] --> src/typeref.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | pub static mut DICT_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `OPTION` is never used [INFO] [stdout] --> src/typeref.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | pub static mut OPTION: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATACLASS_FIELDS_STR` is never used [INFO] [stdout] --> src/typeref.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub static mut DATACLASS_FIELDS_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BYTES_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | pub static mut BYTES_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SLOTS_STR` is never used [INFO] [stdout] --> src/typeref.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub static mut SLOTS_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BYTEARRAY_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | pub static mut BYTEARRAY_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FIELD_TYPE_STR` is never used [INFO] [stdout] --> src/typeref.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub static mut FIELD_TYPE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `MEMORYVIEW_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | pub static mut MEMORYVIEW_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ARRAY_STRUCT_STR` is never used [INFO] [stdout] --> src/typeref.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub static mut ARRAY_STRUCT_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STR_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | pub static mut STR_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DTYPE_STR` is never used [INFO] [stdout] --> src/typeref.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | pub static mut DTYPE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub static mut INT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DESCR_STR` is never used [INFO] [stdout] --> src/typeref.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub static mut DESCR_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BOOL_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | pub static mut BOOL_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `VALUE_STR` is never used [INFO] [stdout] --> src/typeref.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub static mut VALUE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NONE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | pub static mut NONE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INT_ATTR_STR` is never used [INFO] [stdout] --> src/typeref.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | pub static mut INT_ATTR_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FLOAT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub static mut FLOAT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LIST_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub static mut LIST_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DICT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | pub static mut DICT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATETIME_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub static mut DATETIME_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | pub static mut DATE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TIME_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | pub static mut TIME_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TUPLE_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:25:16 [INFO] [stdout] | [INFO] [stdout] 25 | pub static mut TUPLE_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `UUID_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:26:16 [INFO] [stdout] | [INFO] [stdout] 26 | pub static mut UUID_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ENUM_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:27:16 [INFO] [stdout] | [INFO] [stdout] 27 | pub static mut ENUM_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FIELD_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub static mut FIELD_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FRAGMENT_TYPE` is never used [INFO] [stdout] --> src/typeref.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub static mut FRAGMENT_TYPE: *mut PyTypeObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `UTCOFFSET_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | pub static mut UTCOFFSET_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `NORMALIZE_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | pub static mut NORMALIZE_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONVERT_METHOD_STR` is never used [INFO] [stdout] --> src/typeref.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | pub static mut CONVERT_METHOD_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DST_STR` is never used [INFO] [stdout] --> src/typeref.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | pub static mut DST_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DICT_STR` is never used [INFO] [stdout] --> src/typeref.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | pub static mut DICT_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DATACLASS_FIELDS_STR` is never used [INFO] [stdout] --> src/typeref.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub static mut DATACLASS_FIELDS_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `SLOTS_STR` is never used [INFO] [stdout] --> src/typeref.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub static mut SLOTS_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FIELD_TYPE_STR` is never used [INFO] [stdout] --> src/typeref.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | pub static mut FIELD_TYPE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ARRAY_STRUCT_STR` is never used [INFO] [stdout] --> src/typeref.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | pub static mut ARRAY_STRUCT_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DTYPE_STR` is never used [INFO] [stdout] --> src/typeref.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | pub static mut DTYPE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `DESCR_STR` is never used [INFO] [stdout] --> src/typeref.rs:47:16 [INFO] [stdout] | [INFO] [stdout] 47 | pub static mut DESCR_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `VALUE_STR` is never used [INFO] [stdout] --> src/typeref.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub static mut VALUE_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INT_ATTR_STR` is never used [INFO] [stdout] --> src/typeref.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | pub static mut INT_ATTR_STR: *mut PyObject = null_mut(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "6c7078136408ab0f6553700a78d6df054cfc21bbf2611dba2751b046ff8cb036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7078136408ab0f6553700a78d6df054cfc21bbf2611dba2751b046ff8cb036", kill_on_drop: false }` [INFO] [stdout] 6c7078136408ab0f6553700a78d6df054cfc21bbf2611dba2751b046ff8cb036