[INFO] fetching crate swaggapi 0.2.2...
[INFO] building swaggapi-0.2.2 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate swaggapi 0.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate swaggapi 0.2.2
[INFO] finished tweaking crates.io crate swaggapi 0.2.2
[INFO] tweaked toml for crates.io crate swaggapi 0.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate swaggapi 0.2.2 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 214 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.7.9 (available: v0.8.4)
[INFO] [stderr]       Adding schemars v0.8.22 (available: v1.0.4)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded rust-embed-utils v5.1.0
[INFO] [stderr]   Downloaded http-range v0.1.5
[INFO] [stderr]   Downloaded swaggapi-macro v0.2.0
[INFO] [stderr]   Downloaded dirs-sys v0.3.7
[INFO] [stderr]   Downloaded shellexpand v2.1.2
[INFO] [stderr]   Downloaded rust-embed-impl v5.9.0
[INFO] [stderr]   Downloaded local-waker v0.1.4
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded actix-utils v3.0.1
[INFO] [stderr]   Downloaded actix-codec v0.5.2
[INFO] [stderr]   Downloaded zstd v0.13.3
[INFO] [stderr]   Downloaded actix-files v0.6.8
[INFO] [stderr]   Downloaded zstd-safe v7.2.4
[INFO] [stderr]   Downloaded actix-router v0.5.3
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded actix-server v2.6.0
[INFO] [stderr]   Downloaded actix-service v2.0.3
[INFO] [stderr]   Downloaded actix-http v3.11.1
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded cookie v0.16.2
[INFO] [stderr]   Downloaded dirs v4.0.0
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded local-channel v0.1.5
[INFO] [stderr]   Downloaded actix-web v4.11.0
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded actix-rt v2.11.0
[INFO] [stderr]   Downloaded actix-web-codegen v4.3.0
[INFO] [stderr]   Downloaded bytestring v1.5.0
[INFO] [stderr]   Downloaded impl-more v0.1.9
[INFO] [stderr]   Downloaded actix-macros v0.2.4
[INFO] [stderr]   Downloaded swagger-ui v0.1.5
[INFO] [stderr]   Downloaded rust-embed v5.9.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4981400f0b84ecea620b9aa189e1bd3bf9ae9970801e831f77cc35d000bd7943
[INFO] running `Command { std: "docker" "start" "-a" "4981400f0b84ecea620b9aa189e1bd3bf9ae9970801e831f77cc35d000bd7943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4981400f0b84ecea620b9aa189e1bd3bf9ae9970801e831f77cc35d000bd7943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4981400f0b84ecea620b9aa189e1bd3bf9ae9970801e831f77cc35d000bd7943", kill_on_drop: false }`
[INFO] [stdout] 4981400f0b84ecea620b9aa189e1bd3bf9ae9970801e831f77cc35d000bd7943
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccc285a3153d526474d9354665b8baf14c76642b2edb89626afedf6ceeb50c19
[INFO] running `Command { std: "docker" "start" "-a" "ccc285a3153d526474d9354665b8baf14c76642b2edb89626afedf6ceeb50c19", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling rust-embed v5.9.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling swaggapi-macro v0.2.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling swagger-ui v0.1.5
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling swaggapi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/swagger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `swagger_ui::UrlObject`
[INFO] [stdout]  --> src/swagger.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use swagger_ui::UrlObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::internals::SwaggapiPageBuilderImpl`
[INFO] [stdout]  --> src/swagger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::internals::SwaggapiPageBuilderImpl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `framework_impl` are never read
[INFO] [stdout]   --> src/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ApiContext<Impl> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     framework_impl: Impl,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_framework_impl`, `add_to_pages`, and `map_framework_impl` are never used
[INFO] [stdout]   --> src/context.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<T> ApiContext<T> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 20 |     fn with_framework_impl(path: String, framework_impl: T) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn add_to_pages(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn map_framework_impl<U>(self, func: impl FnOnce(T) -> U) -> ApiContext<U> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![warn(missing_docs)]
[INFO] [stdout]  2 | | #![warn(clippy::todo)]
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | pub mod as_responses;
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub use swagger_ui;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] 47 | pub struct HandlerArgumentFns {
[INFO] [stdout] 48 |     pub(crate) request_body: fn(&mut SchemaGenerator) -> Option<RequestBody>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) parameters: fn(&mut SchemaGenerator) -> Vec<Parameter>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/internals/page_builder.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct SwaggapiPageBuilderImpl {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.63s
[INFO] running `Command { std: "docker" "inspect" "ccc285a3153d526474d9354665b8baf14c76642b2edb89626afedf6ceeb50c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccc285a3153d526474d9354665b8baf14c76642b2edb89626afedf6ceeb50c19", kill_on_drop: false }`
[INFO] [stdout] ccc285a3153d526474d9354665b8baf14c76642b2edb89626afedf6ceeb50c19
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b25069deae0628ef19bba728beaf6222d5e380214787c44a9e43cd2ca003ef0
[INFO] running `Command { std: "docker" "start" "-a" "2b25069deae0628ef19bba728beaf6222d5e380214787c44a9e43cd2ca003ef0", kill_on_drop: false }`
[INFO] [stderr]    Compiling swaggapi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/swagger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `swagger_ui::UrlObject`
[INFO] [stdout]  --> src/swagger.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use swagger_ui::UrlObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::internals::SwaggapiPageBuilderImpl`
[INFO] [stdout]  --> src/swagger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::internals::SwaggapiPageBuilderImpl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `framework_impl` are never read
[INFO] [stdout]   --> src/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ApiContext<Impl> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     framework_impl: Impl,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_framework_impl`, `add_to_pages`, and `map_framework_impl` are never used
[INFO] [stdout]   --> src/context.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<T> ApiContext<T> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 20 |     fn with_framework_impl(path: String, framework_impl: T) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn add_to_pages(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn map_framework_impl<U>(self, func: impl FnOnce(T) -> U) -> ApiContext<U> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![warn(missing_docs)]
[INFO] [stdout]  2 | | #![warn(clippy::todo)]
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | pub mod as_responses;
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub use swagger_ui;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] 47 | pub struct HandlerArgumentFns {
[INFO] [stdout] 48 |     pub(crate) request_body: fn(&mut SchemaGenerator) -> Option<RequestBody>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) parameters: fn(&mut SchemaGenerator) -> Vec<Parameter>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/internals/page_builder.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct SwaggapiPageBuilderImpl {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/swagger.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `swagger_ui::UrlObject`
[INFO] [stdout]  --> src/swagger.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use swagger_ui::UrlObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::internals::SwaggapiPageBuilderImpl`
[INFO] [stdout]  --> src/swagger.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::internals::SwaggapiPageBuilderImpl;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path` and `framework_impl` are never read
[INFO] [stdout]   --> src/context.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ApiContext<Impl> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 12 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     framework_impl: Impl,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_framework_impl`, `add_to_pages`, and `map_framework_impl` are never used
[INFO] [stdout]   --> src/context.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl<T> ApiContext<T> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 20 |     fn with_framework_impl(path: String, framework_impl: T) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn add_to_pages(&self) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     fn map_framework_impl<U>(self, func: impl FnOnce(T) -> U) -> ApiContext<U> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> src/lib.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / #![warn(missing_docs)]
[INFO] [stdout]  2 | | #![warn(clippy::todo)]
[INFO] [stdout]  3 | |
[INFO] [stdout]  4 | | pub mod as_responses;
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |     pub use swagger_ui;
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] 47 | pub struct HandlerArgumentFns {
[INFO] [stdout] 48 |     pub(crate) request_body: fn(&mut SchemaGenerator) -> Option<RequestBody>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/handler_argument/mod.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[derive(Eq, PartialEq, Copy, Clone, Debug)]
[INFO] [stdout]    |              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub(crate) parameters: fn(&mut SchemaGenerator) -> Vec<Parameter>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/internals/page_builder.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct SwaggapiPageBuilderImpl {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] running `Command { std: "docker" "inspect" "2b25069deae0628ef19bba728beaf6222d5e380214787c44a9e43cd2ca003ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b25069deae0628ef19bba728beaf6222d5e380214787c44a9e43cd2ca003ef0", kill_on_drop: false }`
[INFO] [stdout] 2b25069deae0628ef19bba728beaf6222d5e380214787c44a9e43cd2ca003ef0
