[INFO] cloning repository https://github.com/edaznaran/api_gateway_actix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edaznaran/api_gateway_actix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedaznaran%2Fapi_gateway_actix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedaznaran%2Fapi_gateway_actix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e30c0e04ab4fd3f5598bc1ff491d5ae7a4f9f21
[INFO] checking edaznaran/api_gateway_actix against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedaznaran%2Fapi_gateway_actix" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/edaznaran/api_gateway_actix
[INFO] finished tweaking git repo https://github.com/edaznaran/api_gateway_actix
[INFO] tweaked toml for git repo https://github.com/edaznaran/api_gateway_actix written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edaznaran/api_gateway_actix on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/edaznaran/api_gateway_actix 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `api_gateway_actix` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-7-tc2/source/target/.../api_gateway_actix
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `api-gateway-actix`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 - name = "api_gateway_actix"
[INFO] [stderr] 32 + name = "api-gateway-actix"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `api-gateway-actix`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 ~ version = "0.1.0"
[INFO] [stderr] 34 + [[bin]]
[INFO] [stderr] 35 + name = "api-gateway-actix"
[INFO] [stderr] 36 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `api_gateway_actix` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765
[INFO] running `Command { std: "docker" "start" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `api_gateway_actix` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../api_gateway_actix
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `api-gateway-actix`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 - name = "api_gateway_actix"
[INFO] [stderr] 32 + name = "api-gateway-actix"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `api-gateway-actix`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:33:19
[INFO] [stderr]    |
[INFO] [stderr] 33 ~ version = "0.1.0"
[INFO] [stderr] 34 + [[bin]]
[INFO] [stderr] 35 + name = "api-gateway-actix"
[INFO] [stderr] 36 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `api_gateway_actix` (manifest) generated 1 warning
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling amq-protocol v8.3.1
[INFO] [stderr]    Compiling lapin v3.6.0
[INFO] [stderr]     Checking backon v1.5.2
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking async-global-executor v3.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking executor-trait v2.1.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking reactor-trait v3.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking reactor-trait v2.8.0
[INFO] [stderr]     Checking async-global-executor-trait v2.2.0
[INFO] [stderr]     Checking executor-trait v3.1.0
[INFO] [stderr]     Checking async-reactor-trait v3.1.1
[INFO] [stderr]     Checking async-global-executor-trait v3.1.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking oid-registry v0.8.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking amq-protocol-types v8.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking pkcs12 v0.1.0
[INFO] [stderr]     Checking p12-keystore v0.2.0
[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.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking amq-protocol-uri v8.3.1
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking futures-rustls v0.26.0
[INFO] [stderr]     Checking rustls-connector v0.21.11
[INFO] [stderr]     Checking tcp-stream v0.30.9
[INFO] [stderr]     Checking amq-protocol-tcp v8.3.1
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking actix-web-validator v7.0.0
[INFO] [stderr]     Checking api_gateway_actix v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     tokio::spawn(consumer::response_listener_task(
[INFO] [stdout] 65 | |         channel.clone(),
[INFO] [stdout] 66 | |         reply_queue_name.clone(),
[INFO] [stdout] 67 | |         pending_replies.clone(),
[INFO] [stdout] 68 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of consumer::response_listener_task()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/consumer.rs:12:3: 45:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures::Future<Output = Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of lapin::Channel::basic_consume()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@lapin::Channel::basic_consume::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures::Future<Output = Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of lapin::Channel::do_basic_consume()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@lapin::Channel::do_basic_consume::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `lapin::promise::Promise<Consumer>: std::marker::Send`
[INFO] [stdout]    = note: which requires `lapin::promise::PromiseResolver<Consumer>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Sender<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `Arc<flume::Shared<Result<Consumer, lapin::Error>>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Shared<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `std::sync::Mutex<flume::Chan<Result<Consumer, lapin::Error>>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Chan<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`api_gateway_actix`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future<Output = ()>: std::marker::Send`
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | /     tokio::spawn(consumer::response_listener_task(
[INFO] [stdout] 65 | |         channel.clone(),
[INFO] [stdout] 66 | |         reply_queue_name.clone(),
[INFO] [stdout] 67 | |         pending_replies.clone(),
[INFO] [stdout] 68 | |     ));
[INFO] [stdout]    | |______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: which requires `{async fn body of consumer::response_listener_task()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@src/consumer.rs:12:3: 45:2}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures::Future<Output = Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of lapin::Channel::basic_consume()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@lapin::Channel::basic_consume::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `impl futures::Future<Output = Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `{async fn body of lapin::Channel::do_basic_consume()}: std::marker::Send`
[INFO] [stdout]    = note: which requires `{coroutine witness@lapin::Channel::do_basic_consume::{closure#0}}: std::marker::Send`
[INFO] [stdout]    = note: which requires `lapin::promise::Promise<Consumer>: std::marker::Send`
[INFO] [stdout]    = note: which requires `lapin::promise::PromiseResolver<Consumer>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Sender<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `Arc<flume::Shared<Result<Consumer, lapin::Error>>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Shared<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `std::sync::Mutex<flume::Chan<Result<Consumer, lapin::Error>>>: std::marker::Send`
[INFO] [stdout]    = note: which requires `flume::Chan<Result<Consumer, lapin::Error>>: std::marker::Send`
[INFO] [stdout]    = note: and so on...
[INFO] [stdout]    = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved
[INFO] [stdout]    = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`api_gateway_actix`)
[INFO] [stdout]    = note: this lint is attached to the whole crate and can't be disabled on a per-function basis
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #159228 <https://github.com/rust-lang/rust/issues/159228>
[INFO] [stdout]    = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `actix-web-validator`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | actix-web-validator = "7.0.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `actix-web-validator`
[INFO] [stderr] warning: `api_gateway_actix` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765", kill_on_drop: false }`
[INFO] [stdout] 0ac942b83d0b28301188c72188c9c1f32080db7291cb189d91da4229e6e9f765
