[INFO] fetching crate mini_exercism 1.2.0...
[INFO] checking mini_exercism-1.2.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mini_exercism 1.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate mini_exercism 1.2.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mini_exercism 1.2.0
[INFO] finished tweaking crates.io crate mini_exercism 1.2.0
[INFO] tweaked toml for crates.io crate mini_exercism 1.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockall_double v0.3.1
[INFO] [stderr]   Downloaded h2 v0.4.3
[INFO] [stderr]   Downloaded wiremock v0.6.0
[INFO] [stderr]   Downloaded wiremock_logical_matchers v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b36900e4d9d02efbb28ac6b37443e996c0fde9b5f71f8a08af74a59b550d220b
[INFO] running `Command { std: "docker" "start" "-a" "b36900e4d9d02efbb28ac6b37443e996c0fde9b5f71f8a08af74a59b550d220b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b36900e4d9d02efbb28ac6b37443e996c0fde9b5f71f8a08af74a59b550d220b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36900e4d9d02efbb28ac6b37443e996c0fde9b5f71f8a08af74a59b550d220b", kill_on_drop: false }`
[INFO] [stdout] b36900e4d9d02efbb28ac6b37443e996c0fde9b5f71f8a08af74a59b550d220b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c6724b6e2088eb534f785038aa4be05924e11a69fd847a778c94f95d1bf3188
[INFO] running `Command { std: "docker" "start" "-a" "5c6724b6e2088eb534f785038aa4be05924e11a69fd847a778c94f95d1bf3188", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking deadpool-runtime v0.1.3
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling wiremock_logical_matchers v0.1.3
[INFO] [stderr]    Compiling mini_exercism v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking retain_mut v0.1.9
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking infer v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking predicates v2.1.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling mockall_double v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking mockall v0.11.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking deadpool v0.9.5
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking h2 v0.4.3
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking url v2.5.0
[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 hyper v1.2.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking wiremock v0.6.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking wiremock v0.5.22
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stdout] error[E0277]: the trait bound `HeaderExistsMatcher: wiremock::mock::Match` is not satisfied
[INFO] [stdout]    --> src/api/detail.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 mock = mock.and(not(header_exists("authorization")));
[INFO] [stdout]     |                                 --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `wiremock_logical_matchers::not`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub fn not<M>(matcher: M) -> NotMatcher<M>
[INFO] [stdout]     |        --- required by a bound in this function
[INFO] [stdout] 100 | where
[INFO] [stdout] 101 |     M: Match,
[INFO] [stdout]     |        ^^^^^ required by this bound in `not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]    --> src/api/detail.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 mock = mock.and(not(header_exists("authorization")));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `NotMatcher`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct NotMatcher<M>(M)
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 375 | where
[INFO] [stdout] 376 |     M: Match;
[INFO] [stdout]     |        ^^^^^ required by this bound in `NotMatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NotMatcher<HeaderExistsMatcher>: wiremock::Match` is not satisfied
[INFO] [stdout]    --> src/api/detail.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 mock = mock.and(not(header_exists("authorization")));
[INFO] [stdout]     |                             --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Fn<(&'a wiremock::Request,)>` is not implemented for `NotMatcher<HeaderExistsMatcher>`, which is required by `NotMatcher<HeaderExistsMatcher>: wiremock::Match`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `wiremock::Match`:
[INFO] [stdout]               MethodExactMatcher
[INFO] [stdout]               AnyMatcher
[INFO] [stdout]               PathExactMatcher
[INFO] [stdout]               PathRegexMatcher
[INFO] [stdout]               HeaderExactMatcher
[INFO] [stdout]               HeaderExistsMatcher
[INFO] [stdout]               HeaderRegexMatcher
[INFO] [stdout]               BodyExactMatcher
[INFO] [stdout]             and 6 others
[INFO] [stdout]     = note: required for `NotMatcher<HeaderExistsMatcher>` to implement `wiremock::Match`
[INFO] [stdout] note: required by a bound in `MockBuilder::and`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock-0.5.22/src/mock.rs:643:19
[INFO] [stdout]     |
[INFO] [stdout] 643 |     pub fn and<M: Match + 'static>(mut self, matcher: M) -> Self {
[INFO] [stdout]     |                   ^^^^^ required by this bound in `MockBuilder::and`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]    --> src/api/detail.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |                 mock = mock.and(not(header_exists("authorization")));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `NotMatcher`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct NotMatcher<M>(M)
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 375 | where
[INFO] [stdout] 376 |     M: Match;
[INFO] [stdout]     |        ^^^^^ required by this bound in `NotMatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `HeaderExistsMatcher: wiremock::mock::Match` is not satisfied
[INFO] [stdout]    --> src/api/detail.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 mock = mock.and(not(header_exists(TEST_HEADER)));
[INFO] [stdout]     |                                 --- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `wiremock_logical_matchers::not`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 99  | pub fn not<M>(matcher: M) -> NotMatcher<M>
[INFO] [stdout]     |        --- required by a bound in this function
[INFO] [stdout] 100 | where
[INFO] [stdout] 101 |     M: Match,
[INFO] [stdout]     |        ^^^^^ required by this bound in `not`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]    --> src/api/detail.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 mock = mock.and(not(header_exists(TEST_HEADER)));
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `NotMatcher`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct NotMatcher<M>(M)
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 375 | where
[INFO] [stdout] 376 |     M: Match;
[INFO] [stdout]     |        ^^^^^ required by this bound in `NotMatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NotMatcher<HeaderExistsMatcher>: wiremock::Match` is not satisfied
[INFO] [stdout]    --> src/api/detail.rs:226:33
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 mock = mock.and(not(header_exists(TEST_HEADER)));
[INFO] [stdout]     |                             --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `for<'a> Fn<(&'a wiremock::Request,)>` is not implemented for `NotMatcher<HeaderExistsMatcher>`, which is required by `NotMatcher<HeaderExistsMatcher>: wiremock::Match`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `wiremock::Match`:
[INFO] [stdout]               MethodExactMatcher
[INFO] [stdout]               AnyMatcher
[INFO] [stdout]               PathExactMatcher
[INFO] [stdout]               PathRegexMatcher
[INFO] [stdout]               HeaderExactMatcher
[INFO] [stdout]               HeaderExistsMatcher
[INFO] [stdout]               HeaderRegexMatcher
[INFO] [stdout]               BodyExactMatcher
[INFO] [stdout]             and 6 others
[INFO] [stdout]     = note: required for `NotMatcher<HeaderExistsMatcher>` to implement `wiremock::Match`
[INFO] [stdout] note: required by a bound in `MockBuilder::and`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock-0.5.22/src/mock.rs:643:19
[INFO] [stdout]     |
[INFO] [stdout] 643 |     pub fn and<M: Match + 'static>(mut self, matcher: M) -> Self {
[INFO] [stdout]     |                   ^^^^^ required by this bound in `MockBuilder::and`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: expected a `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]    --> src/api/detail.rs:226:24
[INFO] [stdout]     |
[INFO] [stdout] 226 |                 mock = mock.and(not(header_exists(TEST_HEADER)));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected an `Fn(&wiremock::request::Request)` closure, found `HeaderExistsMatcher`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `for<'a> Fn<(&'a wiremock::request::Request,)>` is not implemented for `HeaderExistsMatcher`, which is required by `HeaderExistsMatcher: wiremock::mock::Match`
[INFO] [stdout]     = help: the following other types implement trait `wiremock::mock::Match`:
[INFO] [stdout]               AndMatcher<L, R>
[INFO] [stdout]               OrMatcher<L, R>
[INFO] [stdout]               XorMatcher<L, R>
[INFO] [stdout]               NotMatcher<M>
[INFO] [stdout]               wiremock::matchers::MethodExactMatcher
[INFO] [stdout]               wiremock::matchers::AnyMatcher
[INFO] [stdout]               wiremock::matchers::PathExactMatcher
[INFO] [stdout]               wiremock::matchers::PathRegexMatcher
[INFO] [stdout]             and 11 others
[INFO] [stdout]     = note: required for `HeaderExistsMatcher` to implement `wiremock::mock::Match`
[INFO] [stdout] note: required by a bound in `NotMatcher`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/wiremock_logical_matchers-0.1.3/src/lib.rs:376:8
[INFO] [stdout]     |
[INFO] [stdout] 374 | pub struct NotMatcher<M>(M)
[INFO] [stdout]     |            ---------- required by a bound in this struct
[INFO] [stdout] 375 | where
[INFO] [stdout] 376 |     M: Match;
[INFO] [stdout]     |        ^^^^^ required by this bound in `NotMatcher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mini_exercism` (lib test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5c6724b6e2088eb534f785038aa4be05924e11a69fd847a778c94f95d1bf3188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c6724b6e2088eb534f785038aa4be05924e11a69fd847a778c94f95d1bf3188", kill_on_drop: false }`
[INFO] [stdout] 5c6724b6e2088eb534f785038aa4be05924e11a69fd847a778c94f95d1bf3188
