[INFO] fetching crate agntcy-slim-config 0.4.1...
[INFO] checking agntcy-slim-config-0.4.1 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] extracting crate agntcy-slim-config 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate agntcy-slim-config 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate agntcy-slim-config 0.4.1
[INFO] tweaked toml for crates.io crate agntcy-slim-config 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate agntcy-slim-config 0.4.1 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate agntcy-slim-config 0.4.1 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81629160a39bede3234356f80a85e7357c159286a9954f4d96d888eb9afe396b
[INFO] running `Command { std: "docker" "start" "-a" "81629160a39bede3234356f80a85e7357c159286a9954f4d96d888eb9afe396b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81629160a39bede3234356f80a85e7357c159286a9954f4d96d888eb9afe396b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81629160a39bede3234356f80a85e7357c159286a9954f4d96d888eb9afe396b", kill_on_drop: false }`
[INFO] [stdout] 81629160a39bede3234356f80a85e7357c159286a9954f4d96d888eb9afe396b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6019fbc86c9743334bf7b95d8c7352a78a74498d41e701f256d779c55e6abfee
[INFO] running `Command { std: "docker" "start" "-a" "6019fbc86c9743334bf7b95d8c7352a78a74498d41e701f256d779c55e6abfee", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling aws-lc-sys v0.29.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking drain v0.1.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_qs v0.8.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking duration-string v0.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling agntcy-slim-config v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking jsonwebtoken-aws-lc v9.3.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tonic-tls v0.3.0
[INFO] [stderr]     Checking agntcy-slim-auth v0.4.0
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 253 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |                         Ok(res)
[INFO] [stdout] 266 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:270:41
[INFO] [stdout]     |
[INFO] [stdout] 270 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 271 | |                         let mut response = http::Response::new(
[INFO] [stdout] 272 | |                             tonic::body::Body::default(),
[INFO] [stdout] 273 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |                         Ok(response)
[INFO] [stdout] 286 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/testutils/tower_service.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |               future::ready(Ok(Response::builder()
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 35 | |                 .status(StatusCode::OK)
[INFO] [stdout] 36 | |                 .body(Body::from("Authorization header is present and correct"))
[INFO] [stdout] 37 | |                 .unwrap()))
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/testutils/tower_service.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |               future::ready(Ok(Response::builder()
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 40 | |                 .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 41 | |                 .body(Body::from("Missing or invalid Authorization header"))
[INFO] [stdout] 42 | |                 .unwrap()))
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agntcy-slim-config` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                       let fut = async move {
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 253 | |                         let method = SayHelloSvc(inner);
[INFO] [stdout] 254 | |                         let codec = tonic::codec::ProstCodec::default();
[INFO] [stdout] 255 | |                         let mut grpc = tonic::server::Grpc::new(codec)
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |                         Ok(res)
[INFO] [stdout] 266 | |                     };
[INFO] [stdout]     | |_____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:265:25
[INFO] [stdout]     |
[INFO] [stdout] 265 |                         Ok(res)
[INFO] [stdout]     |                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:270:41
[INFO] [stdout]     |
[INFO] [stdout] 270 |                       Box::pin(async move {
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 271 | |                         let mut response = http::Response::new(
[INFO] [stdout] 272 | |                             tonic::body::Body::default(),
[INFO] [stdout] 273 | |                         );
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | |                         Ok(response)
[INFO] [stdout] 286 | |                     })
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<tonic::body::Body>, Infallible>
[INFO] [stdout]    --> src/testutils/helloworld.rs:285:25
[INFO] [stdout]     |
[INFO] [stdout] 285 |                         Ok(response)
[INFO] [stdout]     |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/testutils/tower_service.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |               future::ready(Ok(Response::builder()
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 35 | |                 .status(StatusCode::OK)
[INFO] [stdout] 36 | |                 .body(Body::from("Authorization header is present and correct"))
[INFO] [stdout] 37 | |                 .unwrap()))
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<http::Response<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/testutils/tower_service.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |               future::ready(Ok(Response::builder()
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 40 | |                 .status(StatusCode::BAD_REQUEST)
[INFO] [stdout] 41 | |                 .body(Body::from("Missing or invalid Authorization header"))
[INFO] [stdout] 42 | |                 .unwrap()))
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agntcy-slim-config` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "6019fbc86c9743334bf7b95d8c7352a78a74498d41e701f256d779c55e6abfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6019fbc86c9743334bf7b95d8c7352a78a74498d41e701f256d779c55e6abfee", kill_on_drop: false }`
[INFO] [stdout] 6019fbc86c9743334bf7b95d8c7352a78a74498d41e701f256d779c55e6abfee
