[INFO] cloning repository https://github.com/KellerKev/robyn-extensions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KellerKev/robyn-extensions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKellerKev%2Frobyn-extensions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKellerKev%2Frobyn-extensions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 498a3bf1ff3a6692951c35323efad7c0d3368c29
[INFO] testing KellerKev/robyn-extensions against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKellerKev%2Frobyn-extensions" "/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/KellerKev/robyn-extensions
[INFO] finished tweaking git repo https://github.com/KellerKev/robyn-extensions
[INFO] tweaked toml for git repo https://github.com/KellerKev/robyn-extensions written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KellerKev/robyn-extensions on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KellerKev/robyn-extensions 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded no-std-compat v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded nonzero_ext v0.3.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded regex v1.12.1
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] [stderr]   Downloaded utoipa v4.2.3
[INFO] [stderr]   Downloaded async-lock v3.4.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded pyo3-asyncio v0.20.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded governor v0.6.3
[INFO] [stderr]   Downloaded utoipa-gen v4.3.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.3
[INFO] [stderr]   Downloaded regex-syntax v0.8.7
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded regex-automata v0.4.12
[INFO] [stderr]   Downloaded web-sys v0.3.81
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2c0bc93c78e074b6b7d45ff7001be088dac15349439c03576a32b2be08a58a8
[INFO] running `Command { std: "docker" "start" "-a" "e2c0bc93c78e074b6b7d45ff7001be088dac15349439c03576a32b2be08a58a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2c0bc93c78e074b6b7d45ff7001be088dac15349439c03576a32b2be08a58a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2c0bc93c78e074b6b7d45ff7001be088dac15349439c03576a32b2be08a58a8", kill_on_drop: false }`
[INFO] [stdout] e2c0bc93c78e074b6b7d45ff7001be088dac15349439c03576a32b2be08a58a8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48318dab4d0383d88939dace2b71521e7a9ee3b9ced49c2fe272c3086010543c
[INFO] running `Command { std: "docker" "start" "-a" "48318dab4d0383d88939dace2b71521e7a9ee3b9ced49c2fe272c3086010543c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling utoipa v4.2.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling pyo3-asyncio v0.20.0
[INFO] [stderr]    Compiling robyn_ratelimit v0.1.0 (/opt/rustwide/workdir/robyn_ratelimit)
[INFO] [stderr]    Compiling robyn_openapi v0.1.0 (/opt/rustwide/workdir/robyn_openapi)
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> robyn_ratelimit/src/lib.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn reset(&self, limiter_name: &str, key: &str) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> robyn_openapi/src/autodocs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robyn_validation v0.1.0 (/opt/rustwide/workdir/robyn_validation)
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling robyn_auth v0.1.0 (/opt/rustwide/workdir/robyn_auth)
[INFO] [stderr]    Compiling robyn_python v0.1.0 (/opt/rustwide/workdir/robyn_python)
[INFO] [stdout] warning: unused import: `PyString`
[INFO] [stdout]  --> robyn_python/src/lib.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pyo3::types::{PyDict, PyString};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `robyn_openapi::*`
[INFO] [stdout]    --> robyn_python/src/lib.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |     use robyn_openapi::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> robyn_python/src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[pymethods]
[INFO] [stdout]    |     -^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyClassImplCollector` is not local
[INFO] [stdout]    |     `PyClassNewTextSignature` is not local
[INFO] [stdout]    |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 64 |     impl Validator {
[INFO] [stdout]    |          ---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Validator` is not local
[INFO] [stdout]    |          `Validator` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 260 |     impl RateLimitManager {
[INFO] [stdout]     |          ----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `RateLimitManager` is not local
[INFO] [stdout]     |          `RateLimitManager` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 361 |     impl JwtValidator {
[INFO] [stdout]     |          ------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `JwtValidator` is not local
[INFO] [stdout]     |          `JwtValidator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 418 |     impl OpenApiBuilder {
[INFO] [stdout]     |          --------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `OpenApiBuilder` is not local
[INFO] [stdout]     |          `OpenApiBuilder` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 468 |     impl RouteMetadata {
[INFO] [stdout]     |          -------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `RouteMetadata` is not local
[INFO] [stdout]     |          `RouteMetadata` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 512 |     impl AutoDocs {
[INFO] [stdout]     |          --------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `AutoDocs` is not local
[INFO] [stdout]     |          `AutoDocs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "48318dab4d0383d88939dace2b71521e7a9ee3b9ced49c2fe272c3086010543c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48318dab4d0383d88939dace2b71521e7a9ee3b9ced49c2fe272c3086010543c", kill_on_drop: false }`
[INFO] [stdout] 48318dab4d0383d88939dace2b71521e7a9ee3b9ced49c2fe272c3086010543c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b43dca12c0b269e21b4e00716b1558337c668c1c5f510f57dd299d8adca701a
[INFO] running `Command { std: "docker" "start" "-a" "3b43dca12c0b269e21b4e00716b1558337c668c1c5f510f57dd299d8adca701a", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> robyn_openapi/src/autodocs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robyn_validation v0.1.0 (/opt/rustwide/workdir/robyn_validation)
[INFO] [stderr]    Compiling robyn_openapi v0.1.0 (/opt/rustwide/workdir/robyn_openapi)
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> robyn_ratelimit/src/lib.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn reset(&self, limiter_name: &str, key: &str) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling robyn_auth v0.1.0 (/opt/rustwide/workdir/robyn_auth)
[INFO] [stderr]    Compiling robyn_ratelimit v0.1.0 (/opt/rustwide/workdir/robyn_ratelimit)
[INFO] [stderr]    Compiling robyn_python v0.1.0 (/opt/rustwide/workdir/robyn_python)
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde_json::{json, Value};
[INFO] [stdout]   |                  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> robyn_openapi/src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]  --> robyn_openapi/src/autodocs.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_json::json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> robyn_ratelimit/src/lib.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |     pub fn reset(&self, limiter_name: &str, key: &str) {
[INFO] [stdout]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `PyString`
[INFO] [stdout]  --> robyn_python/src/lib.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pyo3::types::{PyDict, PyString};
[INFO] [stdout]   |                           ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `robyn_openapi::*`
[INFO] [stdout]    --> robyn_python/src/lib.rs:410:9
[INFO] [stdout]     |
[INFO] [stdout] 410 |     use robyn_openapi::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> robyn_python/src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[pymethods]
[INFO] [stdout]    |     -^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     `PyClassImplCollector` is not local
[INFO] [stdout]    |     `PyClassNewTextSignature` is not local
[INFO] [stdout]    |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 64 |     impl Validator {
[INFO] [stdout]    |          ---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Validator` is not local
[INFO] [stdout]    |          `Validator` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 260 |     impl RateLimitManager {
[INFO] [stdout]     |          ----------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `RateLimitManager` is not local
[INFO] [stdout]     |          `RateLimitManager` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:360:5
[INFO] [stdout]     |
[INFO] [stdout] 360 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 361 |     impl JwtValidator {
[INFO] [stdout]     |          ------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `JwtValidator` is not local
[INFO] [stdout]     |          `JwtValidator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 418 |     impl OpenApiBuilder {
[INFO] [stdout]     |          --------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `OpenApiBuilder` is not local
[INFO] [stdout]     |          `OpenApiBuilder` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 468 |     impl RouteMetadata {
[INFO] [stdout]     |          -------------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `RouteMetadata` is not local
[INFO] [stdout]     |          `RouteMetadata` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> robyn_python/src/lib.rs:511:5
[INFO] [stdout]     |
[INFO] [stdout] 511 |     #[pymethods]
[INFO] [stdout]     |     -^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `PyClassImplCollector` is not local
[INFO] [stdout]     |     `PyClassNewTextSignature` is not local
[INFO] [stdout]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 512 |     impl AutoDocs {
[INFO] [stdout]     |          --------
[INFO] [stdout]     |          |
[INFO] [stdout]     |          `AutoDocs` is not local
[INFO] [stdout]     |          `AutoDocs` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "3b43dca12c0b269e21b4e00716b1558337c668c1c5f510f57dd299d8adca701a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b43dca12c0b269e21b4e00716b1558337c668c1c5f510f57dd299d8adca701a", kill_on_drop: false }`
[INFO] [stdout] 3b43dca12c0b269e21b4e00716b1558337c668c1c5f510f57dd299d8adca701a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4b5e781e8defad119bbd2e7f0a1dfd23477ec826e9f34a13865490f5e1b20335
[INFO] running `Command { std: "docker" "start" "-a" "4b5e781e8defad119bbd2e7f0a1dfd23477ec826e9f34a13865490f5e1b20335", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]  --> robyn_openapi/src/lib.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde_json::{json, Value};
[INFO] [stderr]   |                  ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> robyn_openapi/src/lib.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]  --> robyn_openapi/src/autodocs.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use serde_json::json;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `robyn_openapi` (lib) generated 3 warnings (run `cargo fix --lib -p robyn_openapi` to apply 3 suggestions)
[INFO] [stderr] warning: `robyn_openapi` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> robyn_ratelimit/src/lib.rs:112:45
[INFO] [stderr]     |
[INFO] [stderr] 112 |     pub fn reset(&self, limiter_name: &str, key: &str) {
[INFO] [stderr]     |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `robyn_ratelimit` (lib) generated 1 warning (run `cargo fix --lib -p robyn_ratelimit` to apply 1 suggestion)
[INFO] [stderr] warning: `robyn_ratelimit` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `PyString`
[INFO] [stderr]  --> robyn_python/src/lib.rs:2:27
[INFO] [stderr]   |
[INFO] [stderr] 2 | use pyo3::types::{PyDict, PyString};
[INFO] [stderr]   |                           ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `robyn_openapi::*`
[INFO] [stderr]    --> robyn_python/src/lib.rs:410:9
[INFO] [stderr]     |
[INFO] [stderr] 410 |     use robyn_openapi::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> robyn_python/src/lib.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 63 |     #[pymethods]
[INFO] [stderr]    |     -^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     `PyClassImplCollector` is not local
[INFO] [stderr]    |     `PyClassNewTextSignature` is not local
[INFO] [stderr]    |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 64 |     impl Validator {
[INFO] [stderr]    |          ---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Validator` is not local
[INFO] [stderr]    |          `Validator` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> robyn_python/src/lib.rs:259:5
[INFO] [stderr]     |
[INFO] [stderr] 259 |     #[pymethods]
[INFO] [stderr]     |     -^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     `PyClassImplCollector` is not local
[INFO] [stderr]     |     `PyClassNewTextSignature` is not local
[INFO] [stderr]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 260 |     impl RateLimitManager {
[INFO] [stderr]     |          ----------------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `RateLimitManager` is not local
[INFO] [stderr]     |          `RateLimitManager` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> robyn_python/src/lib.rs:360:5
[INFO] [stderr]     |
[INFO] [stderr] 360 |     #[pymethods]
[INFO] [stderr]     |     -^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     `PyClassImplCollector` is not local
[INFO] [stderr]     |     `PyClassNewTextSignature` is not local
[INFO] [stderr]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 361 |     impl JwtValidator {
[INFO] [stderr]     |          ------------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `JwtValidator` is not local
[INFO] [stderr]     |          `JwtValidator` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> robyn_python/src/lib.rs:417:5
[INFO] [stderr]     |
[INFO] [stderr] 417 |     #[pymethods]
[INFO] [stderr]     |     -^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     `PyClassImplCollector` is not local
[INFO] [stderr]     |     `PyClassNewTextSignature` is not local
[INFO] [stderr]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 418 |     impl OpenApiBuilder {
[INFO] [stderr]     |          --------------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `OpenApiBuilder` is not local
[INFO] [stderr]     |          `OpenApiBuilder` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> robyn_python/src/lib.rs:467:5
[INFO] [stderr]     |
[INFO] [stderr] 467 |     #[pymethods]
[INFO] [stderr]     |     -^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     `PyClassImplCollector` is not local
[INFO] [stderr]     |     `PyClassNewTextSignature` is not local
[INFO] [stderr]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 468 |     impl RouteMetadata {
[INFO] [stderr]     |          -------------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `RouteMetadata` is not local
[INFO] [stderr]     |          `RouteMetadata` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> robyn_python/src/lib.rs:511:5
[INFO] [stderr]     |
[INFO] [stderr] 511 |     #[pymethods]
[INFO] [stderr]     |     -^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     `PyClassImplCollector` is not local
[INFO] [stderr]     |     `PyClassNewTextSignature` is not local
[INFO] [stderr]     |     move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 512 |     impl AutoDocs {
[INFO] [stderr]     |          --------
[INFO] [stderr]     |          |
[INFO] [stderr]     |          `AutoDocs` is not local
[INFO] [stderr]     |          `AutoDocs` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `robyn_python` (lib test) generated 8 warnings (run `cargo fix --lib -p robyn_python --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robyn_auth-4369c22cabba7131)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_jwt_config_default ... ok
[INFO] [stdout] test tests::test_claims_serialization ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robyn_openapi-d0b5360a5d9b6c33)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_json_serialization ... ok
[INFO] [stdout] test tests::test_builder ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robyn_extensions-fe369df8360b390a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robyn_ratelimit-90cd0c037daeb566)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_presets ... ok
[INFO] [stdout] test tests::test_rate_limit_config ... ok
[INFO] [stdout] test tests::test_simple_limiter ... ok
[INFO] [stdout] test tests::test_rate_limit_manager ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/robyn_validation-796c8d95f5b195cf)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_required_validation ... ok
[INFO] [stdout] test tests::test_min_length_validation ... ok
[INFO] [stdout] test tests::test_schema_validation ... ok
[INFO] [stdout] test tests::test_email_validation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robyn_auth
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robyn_openapi
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robyn_ratelimit
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests robyn_validation
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4b5e781e8defad119bbd2e7f0a1dfd23477ec826e9f34a13865490f5e1b20335", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b5e781e8defad119bbd2e7f0a1dfd23477ec826e9f34a13865490f5e1b20335", kill_on_drop: false }`
[INFO] [stdout] 4b5e781e8defad119bbd2e7f0a1dfd23477ec826e9f34a13865490f5e1b20335
