[INFO] cloning repository https://github.com/justrach/satya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justrach/satya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustrach%2Fsatya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustrach%2Fsatya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e9bcf89e20efb46936ac1812c5581eb40cf7033 [INFO] checking justrach/satya against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustrach%2Fsatya" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/justrach/satya [INFO] finished tweaking git repo https://github.com/justrach/satya [INFO] tweaked toml for git repo https://github.com/justrach/satya written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justrach/satya on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justrach/satya 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55693763622c3bed36612ecabc5fa6be3c7dc293ad14d881f4e2852eaef993a8 [INFO] running `Command { std: "docker" "start" "-a" "55693763622c3bed36612ecabc5fa6be3c7dc293ad14d881f4e2852eaef993a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55693763622c3bed36612ecabc5fa6be3c7dc293ad14d881f4e2852eaef993a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55693763622c3bed36612ecabc5fa6be3c7dc293ad14d881f4e2852eaef993a8", kill_on_drop: false }` [INFO] [stdout] 55693763622c3bed36612ecabc5fa6be3c7dc293ad14d881f4e2852eaef993a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28303739e1d8179df43173594044a3cf00110624148605baee2a8164666db4a9 [INFO] running `Command { std: "docker" "start" "-a" "28303739e1d8179df43173594044a3cf00110624148605baee2a8164666db4a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking pyo3-ffi v0.26.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking pyo3 v0.26.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking satya v0.4.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `PyAny` [INFO] [stdout] --> src/compiled_validator.rs:6:69 [INFO] [stdout] | [INFO] [stdout] 6 | use pyo3::types::{PyDict, PyString, PyInt, PyFloat, PyBool, PyList, PyAny}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_GIL_DISABLED` [INFO] [stdout] --> src/compiled_validator.rs:370:27 [INFO] [stdout] | [INFO] [stdout] 370 | #[cfg(Py_GIL_DISABLED)] [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_GIL_DISABLED)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_GIL_DISABLED)");` 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_GIL_DISABLED` [INFO] [stdout] --> src/compiled_validator.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(not(Py_GIL_DISABLED))] [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_GIL_DISABLED)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_GIL_DISABLED)");` 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: `PyString` [INFO] [stdout] --> src/native_validator.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::types::{PyDict, PyString, PyList}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/schema_compiler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PyAny` [INFO] [stdout] --> src/compiled_validator.rs:6:69 [INFO] [stdout] | [INFO] [stdout] 6 | use pyo3::types::{PyDict, PyString, PyInt, PyFloat, PyBool, PyList, PyAny}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `Py_GIL_DISABLED` [INFO] [stdout] --> src/compiled_validator.rs:370:27 [INFO] [stdout] | [INFO] [stdout] 370 | #[cfg(Py_GIL_DISABLED)] [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_GIL_DISABLED)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_GIL_DISABLED)");` 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_GIL_DISABLED` [INFO] [stdout] --> src/compiled_validator.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(not(Py_GIL_DISABLED))] [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_GIL_DISABLED)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(Py_GIL_DISABLED)");` 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: `PyString` [INFO] [stdout] --> src/native_validator.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use pyo3::types::{PyDict, PyString, PyList}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/schema_compiler.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead [INFO] [stdout] --> src/native_validator.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | fn to_python(&self, py: Python<'_>) -> PyResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead [INFO] [stdout] --> src/native_validator.rs:351:69 [INFO] [stdout] | [INFO] [stdout] 351 | fn __getattr__(&self, py: Python<'_>, name: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead [INFO] [stdout] --> src/native_validator.rs:30:53 [INFO] [stdout] | [INFO] [stdout] 30 | fn to_python(&self, py: Python<'_>) -> PyResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `pyo3::PyObject`: use `Py` instead [INFO] [stdout] --> src/native_validator.rs:351:69 [INFO] [stdout] | [INFO] [stdout] 351 | fn __getattr__(&self, py: Python<'_>, name: String) -> PyResult { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/compiled_validator.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/compiled_validator.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/model_validator.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 541 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/model_validator.rs:541:29 [INFO] [stdout] | [INFO] [stdout] 541 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/native_validator.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/native_validator.rs:319:29 [INFO] [stdout] | [INFO] [stdout] 319 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/fast_model.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/fast_model.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/fast_model.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/fast_model.rs:272:25 [INFO] [stdout] | [INFO] [stdout] 272 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::allow_threads`: use `Python::detach` instead [INFO] [stdout] --> src/satya_model_instance.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | let results: Result, String> = py.allow_threads(|| { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Python::<'py>::allow_threads`: use `Python::detach` instead [INFO] [stdout] --> src/satya_model_instance.rs:206:46 [INFO] [stdout] | [INFO] [stdout] 206 | let results: Result, String> = py.allow_threads(|| { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/native_model.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/native_model.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/native_validator.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn validate_and_create(&self, py: Python<'_>, data: &Bound<'_, PyDict>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/native_validator.rs:138:39 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn validate_and_create(&self, py: Python<'_>, data: &Bound<'_, PyDict>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/field_value.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn from_python_type(py: Python<'_>, type_obj: &Bound<'_, PyAny>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/satya_model_instance.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(py: Python<'_>, kwargs: Option<&Bound<'_, PyDict>>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kwargs` [INFO] [stdout] --> src/satya_model_instance.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(py: Python<'_>, kwargs: Option<&Bound<'_, PyDict>>) -> PyResult { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/satya_model_instance.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | fn json(&self, py: Python<'_>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_name` [INFO] [stdout] --> src/satya_model_instance.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | for (field_name, value) in row { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/field_value.rs:204:29 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn from_python_type(py: Python<'_>, type_obj: &Bound<'_, PyAny>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/satya_model_instance.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(py: Python<'_>, kwargs: Option<&Bound<'_, PyDict>>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kwargs` [INFO] [stdout] --> src/satya_model_instance.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn new(py: Python<'_>, kwargs: Option<&Bound<'_, PyDict>>) -> PyResult { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_kwargs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/satya_model_instance.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 132 | fn json(&self, py: Python<'_>) -> PyResult { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `field_name` [INFO] [stdout] --> src/satya_model_instance.rs:210:18 [INFO] [stdout] | [INFO] [stdout] 210 | for (field_name, value) in row { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_field_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | De(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StreamErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - De(String), [INFO] [stdout] 46 + De(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Constraint` is never constructed [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 45 | enum StreamErr { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 48 | Constraint(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `EMAIL_REGEX_STRICT` is never used [INFO] [stdout] --> src/lib.rs:953:8 [INFO] [stdout] | [INFO] [stdout] 953 | static EMAIL_REGEX_STRICT: Lazy = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `check_order` is never read [INFO] [stdout] --> src/compiled_validator.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CompiledField { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub check_order: usize, // For instruction reordering [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompiledField` 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 `field_index` is never read [INFO] [stdout] --> src/blaze_validator.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct BlazeField { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub field_index: usize, // For semi-perfect hashing [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlazeField` 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 `0` is never read [INFO] [stdout] --> src/lib.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | De(String), [INFO] [stdout] | -- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StreamErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 46 - De(String), [INFO] [stdout] 46 + De(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Constraint` is never constructed [INFO] [stdout] --> src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 45 | enum StreamErr { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 48 | Constraint(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamErr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `EMAIL_REGEX_STRICT` is never used [INFO] [stdout] --> src/lib.rs:953:8 [INFO] [stdout] | [INFO] [stdout] 953 | static EMAIL_REGEX_STRICT: Lazy = Lazy::new(|| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `check_order` is never read [INFO] [stdout] --> src/compiled_validator.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CompiledField { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub check_order: usize, // For instruction reordering [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompiledField` 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 `field_index` is never read [INFO] [stdout] --> src/blaze_validator.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct BlazeField { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub field_index: usize, // For semi-perfect hashing [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlazeField` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.58s [INFO] running `Command { std: "docker" "inspect" "28303739e1d8179df43173594044a3cf00110624148605baee2a8164666db4a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28303739e1d8179df43173594044a3cf00110624148605baee2a8164666db4a9", kill_on_drop: false }` [INFO] [stdout] 28303739e1d8179df43173594044a3cf00110624148605baee2a8164666db4a9