[INFO] cloning repository https://github.com/sansyrox/robyn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sansyrox/robyn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansyrox%2Frobyn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansyrox%2Frobyn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a2104dbdbeef8384fdc6c0180b97b2ddabde749 [INFO] linting sansyrox/robyn against nightly for clippy-nonminimal_bool-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsansyrox%2Frobyn" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/sansyrox/robyn [INFO] finished tweaking git repo https://github.com/sansyrox/robyn [INFO] tweaked toml for git repo https://github.com/sansyrox/robyn written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sansyrox/robyn on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sansyrox/robyn 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.27.2 [INFO] [stderr] Downloaded pyo3-macros v0.27.2 [INFO] [stderr] Downloaded pyo3-async-runtimes-macros v0.27.0 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded pythonize v0.27.0 [INFO] [stderr] Downloaded actix-web-actors v4.3.1+deprecated [INFO] [stderr] Downloaded pyo3-log v0.13.2 [INFO] [stderr] Downloaded parse-size v1.1.0 [INFO] [stderr] Downloaded actix-multipart-derive v0.6.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.29 [INFO] [stderr] Downloaded io-uring v0.6.4 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded tokio-uring v0.5.0 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded pyo3-ffi v0.27.2 [INFO] [stderr] Downloaded pyo3-async-runtimes v0.27.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.27.2 [INFO] [stderr] Downloaded actix-multipart v0.6.2 [INFO] [stderr] Downloaded pyo3 v0.27.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8df181cd92c0add1b84d79a83ac8bfaa22780f79d8f55731b3585b73874ffe39 [INFO] running `Command { std: "docker" "start" "-a" "8df181cd92c0add1b84d79a83ac8bfaa22780f79d8f55731b3585b73874ffe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8df181cd92c0add1b84d79a83ac8bfaa22780f79d8f55731b3585b73874ffe39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df181cd92c0add1b84d79a83ac8bfaa22780f79d8f55731b3585b73874ffe39", kill_on_drop: false }` [INFO] [stdout] 8df181cd92c0add1b84d79a83ac8bfaa22780f79d8f55731b3585b73874ffe39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 698079f87447c0afd4cbb3f4a2916ebf2a36134429fb8e6c1d18e62cfcf8a8fb [INFO] running `Command { std: "docker" "start" "-a" "698079f87447c0afd4cbb3f4a2916ebf2a36134429fb8e6c1d18e62cfcf8a8fb", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling pyo3-async-runtimes-macros v0.27.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix v0.13.5 [INFO] [stderr] Checking pyo3-async-runtimes v0.27.0 [INFO] [stderr] Checking pythonize v0.27.0 [INFO] [stderr] Checking pyo3-log v0.13.2 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking actix-files v0.6.6 [INFO] [stderr] Checking actix-multipart v0.6.2 [INFO] [stderr] Checking actix-web-actors v4.3.1+deprecated [INFO] [stderr] Checking robyn v0.81.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `pyo3::prepare_freethreaded_python`: use `Python::initialize` instead [INFO] [stdout] --> src/lib.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | pyo3::prepare_freethreaded_python(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/executors/mod.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | let output: Py = 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/executors/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | let output: Py = Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `pyo3::prepare_freethreaded_python`: use `Python::initialize` instead [INFO] [stdout] --> src/lib.rs:56:11 [INFO] [stdout] | [INFO] [stdout] 56 | pyo3::prepare_freethreaded_python(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead [INFO] [stdout] --> src/executors/mod.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let output = 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/executors/mod.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | Python::with_gil(|py| -> 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/executors/mod.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | Python::with_gil(|py| -> 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/executors/mod.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | 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/executors/mod.rs:319:21 [INFO] [stdout] | [INFO] [stdout] 319 | Python::with_gil(|py| function.handler.call0(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/executors/web_socket_executors.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | let fut = Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/web_socket_executors.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | let handler = function.handler.bind(py).downcast().unwrap(); [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/executors/web_socket_executors.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | Python::with_gil(|py| output.extract::>(py).unwrap()) [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/executors/web_socket_executors.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/web_socket_executors.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | let handler = function.handler.bind(py).downcast().unwrap(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/mod.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | let handler = function.handler.bind(py).downcast()?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/mod.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | let handler = function.handler.bind(py).downcast()?; [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/routers/http_router.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | let function_info = Python::with_gil(|_| res.value.to_owned()); [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/routers/middleware_router.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | let function_info = Python::with_gil(|_| res.value.to_owned()); [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/executors/mod.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | let output: Py = 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/server.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | 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/server.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 141 | let task_locals = Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:141:84 [INFO] [stdout] | [INFO] [stdout] 141 | let task_locals = Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/server.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:205:86 [INFO] [stdout] | [INFO] [stdout] 205 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/executors/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | Python::with_gil(|py| -> Result { [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/server.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:231:86 [INFO] [stdout] | [INFO] [stdout] 231 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/server.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:281:74 [INFO] [stdout] | [INFO] [stdout] 281 | Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | ... &task_locals.clone_ref(_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/server.rs:295:29 [INFO] [stdout] | [INFO] [stdout] 295 | Python::with_gil(|py| function.handler.call0(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/executors/mod.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | let output: Py = 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/server.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | 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/executors/mod.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | Python::with_gil(|py| -> Result { [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/executors/mod.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | let output = 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/executors/mod.rs:233:17 [INFO] [stdout] | [INFO] [stdout] 233 | Python::with_gil(|py| -> 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/executors/mod.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | Python::with_gil(|py| -> 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/server.rs:612:13 [INFO] [stdout] | [INFO] [stdout] 612 | Python::with_gil(|py| -> String { [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/executors/mod.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | 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/executors/mod.rs:319:21 [INFO] [stdout] | [INFO] [stdout] 319 | Python::with_gil(|py| function.handler.call0(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/executors/web_socket_executors.rs:16:27 [INFO] [stdout] | [INFO] [stdout] 16 | let fut = Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/web_socket_executors.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | let handler = function.handler.bind(py).downcast().unwrap(); [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/executors/web_socket_executors.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | Python::with_gil(|py| output.extract::>(py).unwrap()) [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/executors/web_socket_executors.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/web_socket_executors.rs:37:53 [INFO] [stdout] | [INFO] [stdout] 37 | let handler = function.handler.bind(py).downcast().unwrap(); [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/types/function_info.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Python::with_gil(|py| Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/mod.rs:31:45 [INFO] [stdout] | [INFO] [stdout] 31 | let handler = function.handler.bind(py).downcast()?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/headers.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | let new_value = value.downcast::(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/executors/mod.rs:123:45 [INFO] [stdout] | [INFO] [stdout] 123 | let handler = function.handler.bind(py).downcast()?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/headers.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | let new_value = value.downcast::(); [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/routers/http_router.rs:53:41 [INFO] [stdout] | [INFO] [stdout] 53 | let function_info = Python::with_gil(|_| res.value.to_owned()); [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/routers/middleware_router.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | let function_info = Python::with_gil(|_| res.value.to_owned()); [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/server.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | 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/server.rs:141:43 [INFO] [stdout] | [INFO] [stdout] 141 | let task_locals = Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:141:84 [INFO] [stdout] | [INFO] [stdout] 141 | let task_locals = Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/server.rs:205:45 [INFO] [stdout] | [INFO] [stdout] 205 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:205:86 [INFO] [stdout] | [INFO] [stdout] 205 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/server.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:231:86 [INFO] [stdout] | [INFO] [stdout] 231 | ... Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(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/server.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:281:74 [INFO] [stdout] | [INFO] [stdout] 281 | Python::with_gil(|py| TASK_LOCALS.get().unwrap().clone_ref(py)); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/server.rs:286:42 [INFO] [stdout] | [INFO] [stdout] 286 | ... &task_locals.clone_ref(_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/server.rs:295:29 [INFO] [stdout] | [INFO] [stdout] 295 | Python::with_gil(|py| function.handler.call0(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/server.rs:426:17 [INFO] [stdout] | [INFO] [stdout] 426 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/request.rs:278:25 [INFO] [stdout] | [INFO] [stdout] 278 | match self.body.downcast_bound::(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/server.rs:612:13 [INFO] [stdout] | [INFO] [stdout] 612 | Python::with_gil(|py| -> String { [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/types/response.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/response.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | if let Ok(headers_dict) = headers.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/response.rs:352:77 [INFO] [stdout] | [INFO] [stdout] 352 | let headers_output: Py = if let Ok(headers_dict) = headers.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | if let Ok(s) = body.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | } else if let Ok(b) = body.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | if let Ok(s) = description.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | } else if let Ok(b) = description.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:132:61 [INFO] [stdout] | [INFO] [stdout] 132 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:141:61 [INFO] [stdout] | [INFO] [stdout] 141 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [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/websockets/mod.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | self.message_channel = 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/websockets/mod.rs:108:41 [INFO] [stdout] | [INFO] [stdout] 108 | let task_locals_clone = Python::with_gil(|py| self.task_locals.clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/websockets/mod.rs:108:72 [INFO] [stdout] | [INFO] [stdout] 108 | let task_locals_clone = Python::with_gil(|py| self.task_locals.clone_ref(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/websockets/mod.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | message_channel: 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/types/function_info.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | Python::with_gil(|py| Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/headers.rs:25:43 [INFO] [stdout] | [INFO] [stdout] 25 | let new_value = value.downcast::(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/headers.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | let new_value = value.downcast::(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/request.rs:278:25 [INFO] [stdout] | [INFO] [stdout] 278 | match self.body.downcast_bound::(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/types/response.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/response.rs:308:47 [INFO] [stdout] | [INFO] [stdout] 308 | if let Ok(headers_dict) = headers.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/response.rs:352:77 [INFO] [stdout] | [INFO] [stdout] 352 | let headers_output: Py = if let Ok(headers_dict) = headers.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | if let Ok(s) = body.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | } else if let Ok(b) = body.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:121:32 [INFO] [stdout] | [INFO] [stdout] 121 | if let Ok(s) = description.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead [INFO] [stdout] --> src/types/mod.rs:123:39 [INFO] [stdout] | [INFO] [stdout] 123 | } else if let Ok(b) = description.downcast::() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:132:61 [INFO] [stdout] | [INFO] [stdout] 132 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3::Py::::downcast_bound`: use `Py::cast_bound` instead [INFO] [stdout] --> src/types/mod.rs:141:61 [INFO] [stdout] | [INFO] [stdout] 141 | if body.downcast_bound::(py).is_err() && body.downcast_bound::(py).is_err() { [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/websockets/mod.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | self.message_channel = 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/websockets/mod.rs:108:41 [INFO] [stdout] | [INFO] [stdout] 108 | let task_locals_clone = Python::with_gil(|py| self.task_locals.clone_ref(py)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `pyo3_async_runtimes::TaskLocals::clone_ref`: please use `clone` instead [INFO] [stdout] --> src/websockets/mod.rs:108:72 [INFO] [stdout] | [INFO] [stdout] 108 | let task_locals_clone = Python::with_gil(|py| self.task_locals.clone_ref(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/websockets/mod.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | message_channel: Python::with_gil(|py| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `pyo3::PyErr` [INFO] [stdout] --> src/routers/const_router.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | return Err(PyErr::new::( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | "Streaming responses are not supported for const routes", [INFO] [stdout] 55 | | ) [INFO] [stdout] 56 | | .into()); [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] help: consider removing `.into()` [INFO] [stdout] | [INFO] [stdout] 53 ~ return Err(PyErr::new::( [INFO] [stdout] 54 + "Streaming responses are not supported for const routes", [INFO] [stdout] 55 ~ )); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `pyo3::Bound<'_, pyo3::PyAny>` [INFO] [stdout] --> src/server.rs:123:54 [INFO] [stdout] | [INFO] [stdout] 123 | pyo3_async_runtimes::TaskLocals::new(event_loop.clone().into()).copy_context(py) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `event_loop.clone()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` can be collapsed into the outer `match` [INFO] [stdout] --> src/server.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | / if excluded_response_headers_paths.contains(&request.url.path.to_owned()) { [INFO] [stdout] 558 | | response.headers_mut().clear(); [INFO] [stdout] 559 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_match [INFO] [stdout] = note: `#[warn(clippy::collapsible_match)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 556 ~ Some(excluded_response_headers_paths) [INFO] [stdout] 557 ~ if excluded_response_headers_paths.contains(&request.url.path.to_owned()) => { [INFO] [stdout] 558 | response.headers_mut().clear(); [INFO] [stdout] 559 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/types/cookie.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pub fn new( [INFO] [stdout] 63 | | value: String, [INFO] [stdout] 64 | | path: Option, [INFO] [stdout] 65 | | domain: Option, [INFO] [stdout] ... | [INFO] [stdout] 70 | | same_site: Option, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] = note: `#[warn(clippy::nonminimal_bool)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:154:33 [INFO] [stdout] | [INFO] [stdout] 154 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this boolean expression can be simplified [INFO] [stdout] --> src/executors/mod.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | .is_ok_and(|it| !it.is_none()) [INFO] [stdout] | ^^^^^^^^^^^^^ help: try: `it.is_some()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonminimal_bool [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (11/7) [INFO] [stdout] --> src/types/response.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / pub fn set_cookie( [INFO] [stdout] 402 | | &mut self, [INFO] [stdout] 403 | | py: Python, [INFO] [stdout] 404 | | key: &str, [INFO] [stdout] ... | [INFO] [stdout] 412 | | same_site: Option, [INFO] [stdout] 413 | | ) -> PyResult<()> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `pyo3::PyErr` [INFO] [stdout] --> src/routers/const_router.rs:53:32 [INFO] [stdout] | [INFO] [stdout] 53 | return Err(PyErr::new::( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 54 | | "Streaming responses are not supported for const routes", [INFO] [stdout] 55 | | ) [INFO] [stdout] 56 | | .into()); [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] = note: `#[warn(clippy::useless_conversion)]` on by default [INFO] [stdout] help: consider removing `.into()` [INFO] [stdout] | [INFO] [stdout] 53 ~ return Err(PyErr::new::( [INFO] [stdout] 54 + "Streaming responses are not supported for const routes", [INFO] [stdout] 55 ~ )); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `format!` [INFO] [stdout] --> src/types/response.rs:500:71 [INFO] [stdout] | [INFO] [stdout] 500 | return Err(PyErr::new::(format!( [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 501 | | "Object is missing required StreamingResponse attributes" [INFO] [stdout] 502 | | ))); [INFO] [stdout] | |_____________^ help: consider using `.to_string()`: `"Object is missing required StreamingResponse attributes".to_string()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format [INFO] [stdout] = note: `#[warn(clippy::useless_format)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless conversion to the same type: `pyo3::Bound<'_, pyo3::PyAny>` [INFO] [stdout] --> src/server.rs:123:54 [INFO] [stdout] | [INFO] [stdout] 123 | pyo3_async_runtimes::TaskLocals::new(event_loop.clone().into()).copy_context(py) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `event_loop.clone()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `if` can be collapsed into the outer `match` [INFO] [stdout] --> src/server.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | / if excluded_response_headers_paths.contains(&request.url.path.to_owned()) { [INFO] [stdout] 558 | | response.headers_mut().clear(); [INFO] [stdout] 559 | | } [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#collapsible_match [INFO] [stdout] = note: `#[warn(clippy::collapsible_match)]` on by default [INFO] [stdout] help: collapse nested if block [INFO] [stdout] | [INFO] [stdout] 556 ~ Some(excluded_response_headers_paths) [INFO] [stdout] 557 ~ if excluded_response_headers_paths.contains(&request.url.path.to_owned()) => { [INFO] [stdout] 558 | response.headers_mut().clear(); [INFO] [stdout] 559 ~ } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (8/7) [INFO] [stdout] --> src/types/cookie.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pub fn new( [INFO] [stdout] 63 | | value: String, [INFO] [stdout] 64 | | path: Option, [INFO] [stdout] 65 | | domain: Option, [INFO] [stdout] ... | [INFO] [stdout] 70 | | same_site: Option, [INFO] [stdout] 71 | | ) -> Self { [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] = note: `#[warn(clippy::too_many_arguments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function has too many arguments (11/7) [INFO] [stdout] --> src/types/response.rs:401:5 [INFO] [stdout] | [INFO] [stdout] 401 | / pub fn set_cookie( [INFO] [stdout] 402 | | &mut self, [INFO] [stdout] 403 | | py: Python, [INFO] [stdout] 404 | | key: &str, [INFO] [stdout] ... | [INFO] [stdout] 412 | | same_site: Option, [INFO] [stdout] 413 | | ) -> PyResult<()> { [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_many_arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: useless use of `format!` [INFO] [stdout] --> src/types/response.rs:500:71 [INFO] [stdout] | [INFO] [stdout] 500 | return Err(PyErr::new::(format!( [INFO] [stdout] | _______________________________________________________________________^ [INFO] [stdout] 501 | | "Object is missing required StreamingResponse attributes" [INFO] [stdout] 502 | | ))); [INFO] [stdout] | |_____________^ help: consider using `.to_string()`: `"Object is missing required StreamingResponse attributes".to_string()` [INFO] [stdout] | [INFO] [stdout] = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_format [INFO] [stdout] = note: `#[warn(clippy::useless_format)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.56s [INFO] running `Command { std: "docker" "inspect" "698079f87447c0afd4cbb3f4a2916ebf2a36134429fb8e6c1d18e62cfcf8a8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "698079f87447c0afd4cbb3f4a2916ebf2a36134429fb8e6c1d18e62cfcf8a8fb", kill_on_drop: false }` [INFO] [stdout] 698079f87447c0afd4cbb3f4a2916ebf2a36134429fb8e6c1d18e62cfcf8a8fb