[INFO] fetching crate wiremock 0.4.0-alpha.2... [INFO] testing wiremock-0.4.0-alpha.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate wiremock 0.4.0-alpha.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate wiremock 0.4.0-alpha.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wiremock 0.4.0-alpha.2 [INFO] finished tweaking crates.io crate wiremock 0.4.0-alpha.2 [INFO] tweaked toml for crates.io crate wiremock 0.4.0-alpha.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c5f14f5469a68a0a0377940964dc60689e9a8814583e1b5b699b19266b9538c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2c5f14f5469a68a0a0377940964dc60689e9a8814583e1b5b699b19266b9538c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c5f14f5469a68a0a0377940964dc60689e9a8814583e1b5b699b19266b9538c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5f14f5469a68a0a0377940964dc60689e9a8814583e1b5b699b19266b9538c", kill_on_drop: false }` [INFO] [stdout] 2c5f14f5469a68a0a0377940964dc60689e9a8814583e1b5b699b19266b9538c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d6a5d82845208876410d66c9d808b6a42e14c11de6c83313b2fa428bf1621c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8d6a5d82845208876410d66c9d808b6a42e14c11de6c83313b2fa428bf1621c7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling wiremock v0.4.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "8d6a5d82845208876410d66c9d808b6a42e14c11de6c83313b2fa428bf1621c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6a5d82845208876410d66c9d808b6a42e14c11de6c83313b2fa428bf1621c7", kill_on_drop: false }` [INFO] [stdout] 8d6a5d82845208876410d66c9d808b6a42e14c11de6c83313b2fa428bf1621c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a06b5c5d6bcbc680f73bdd135c8c91ed92fe939728dae5f107214969ca14d1b2 [INFO] running `Command { std: "docker" "start" "-a" "a06b5c5d6bcbc680f73bdd135c8c91ed92fe939728dae5f107214969ca14d1b2", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-io v1.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling wiremock v0.4.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "a06b5c5d6bcbc680f73bdd135c8c91ed92fe939728dae5f107214969ca14d1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a06b5c5d6bcbc680f73bdd135c8c91ed92fe939728dae5f107214969ca14d1b2", kill_on_drop: false }` [INFO] [stdout] a06b5c5d6bcbc680f73bdd135c8c91ed92fe939728dae5f107214969ca14d1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 168f1558f8873271e52de897f6d25b3a4c765e4073640a53c90c59dd9d90f085 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "168f1558f8873271e52de897f6d25b3a4c765e4073640a53c90c59dd9d90f085", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wiremock-9bcf26e8f559251e [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mocks-44ad0de34097197e [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test new_starts_the_server ... ok [INFO] [stdout] test simple_route_mock ... ok [INFO] [stdout] test two_route_mocks ... ok [INFO] [stdout] test returns_404_if_nothing_matches ... ok [INFO] [stdout] test panic_during_expectation_does_not_crash ... ok [INFO] [stdout] test panics_if_the_expectation_is_not_satisfied ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio-7d1dbaa17325650e [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test hello_surf ... ok [INFO] [stdout] test hello_reqwest_actix ... ok [INFO] [stdout] test hello_reqwest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wiremock [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test src/matchers.rs - matchers::PathRegexMatcher (line 209) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::BodyExactMatcher (line 421) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::QueryParamExactMatcher (line 578) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::PathExactMatcher (line 126) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Mock (line 145) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Mock::expect (line 323) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::BodyContainsMatcher (line 507) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Mock (line 184) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Mock::up_to_n_times (line 253) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Match (line 64) ... FAILED [INFO] [stdout] test src/lib.rs - (line 22) ... FAILED [INFO] [stdout] test src/mock_server.rs - mock_server::MockServer::uri (line 208) ... FAILED [INFO] [stdout] test src/mock_server.rs - mock_server::MockServer::reset (line 162) ... FAILED [INFO] [stdout] test src/mock_server.rs - mock_server::MockServer::register (line 118) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::HeaderExistsMatcher (line 336) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::HeaderExactMatcher (line 261) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::PathExactMatcher (line 97) ... FAILED [INFO] [stdout] test src/mock_server.rs - mock_server::MockServer::address (line 233) ... FAILED [INFO] [stdout] test src/response_template.rs - response_template::ResponseTemplate::insert_header (line 83) ... FAILED [INFO] [stdout] test src/response_template.rs - response_template::ResponseTemplate::set_delay (line 251) ... FAILED [INFO] [stdout] test src/response_template.rs - response_template::ResponseTemplate::set_body_raw (line 191) ... FAILED [INFO] [stdout] test src/mock_server.rs - mock_server::MockServer::start (line 41) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::BodyExactMatcher (line 394) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Match (line 14) ... FAILED [INFO] [stdout] test src/matchers.rs - matchers::PathRegexMatcher (line 183) ... FAILED [INFO] [stdout] test src/mock.rs - mock::Times (line 429) ... ok [INFO] [stdout] test src/mock.rs - mock::Times (line 435) ... ok [INFO] [stdout] test src/matchers.rs - matchers::MethodExactMatcher (line 39) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/matchers.rs - matchers::PathRegexMatcher (line 209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::BodyExactMatcher (line 421) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::QueryParamExactMatcher (line 578) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::PathExactMatcher (line 126) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Mock (line 145) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Mock::expect (line 323) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::BodyContainsMatcher (line 507) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Mock (line 184) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Mock::up_to_n_times (line 253) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Match (line 64) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 22) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock_server.rs - mock_server::MockServer::uri (line 208) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock_server.rs - mock_server::MockServer::reset (line 162) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock_server.rs - mock_server::MockServer::register (line 118) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::HeaderExistsMatcher (line 336) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::HeaderExactMatcher (line 261) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::PathExactMatcher (line 97) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock_server.rs - mock_server::MockServer::address (line 233) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response_template.rs - response_template::ResponseTemplate::insert_header (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response_template.rs - response_template::ResponseTemplate::set_delay (line 251) stdout ---- [INFO] [stdout] error[E0599]: no method named `timeout` found for struct `surf::Request` in the current scope [INFO] [stdout] --> src/response_template.rs:272:10 [INFO] [stdout] | [INFO] [stdout] 23 | .timeout(delay / 3) [INFO] [stdout] | ^^^^^^^ method not found in `surf::Request` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/response_template.rs - response_template::ResponseTemplate::set_body_raw (line 191) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock_server.rs - mock_server::MockServer::start (line 41) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::BodyExactMatcher (line 394) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/mock.rs - mock::Match (line 14) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestqD4UB3/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestqD4UB3/rust_out" "/tmp/rustdoctestqD4UB3/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-a172fc54056bdcf7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-802d06634c7e9aec/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-dc9a4945c63ac033.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4e59b7a28d3ab790.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libisahc-56552bdc253fbe5d.rlib" "/opt/rustwide/target/debug/deps/libsluice-41fe7b1e1562ef79.rlib" "/opt/rustwide/target/debug/deps/libcurl-35bb8960d48ee196.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3333888c0d8798bf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-11ebe71c8560a3aa.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-9271cbca0414986a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhttp-f780b0a1d7939855.rlib" "/opt/rustwide/target/debug/deps/libfutures-c09d9a93a080081c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c298f9d9cbe1ccba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7039984d998cbd26.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f4510cf0d3dddb5c.rlib" "/opt/rustwide/target/debug/deps/libbytes-f3cffd6483aee526.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6245d8caf8ef3c66.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-98b470975e7e5ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf9269bf87aaa05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7513c28f1f65fbdf.rlib" "/opt/rustwide/target/debug/deps/libasync_std-29626ef5d1a1d9d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libwiremock-4449e58f88ac047c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc35eb57be266083.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-e92f1401289cfc1f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-24ea3aec89820a08.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-08be613b0e370c3c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54eae2836ca73df9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4cf326327907e02c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c67736e93927f94.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libfutures-326acb45e0afe500.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6ae9eb77b2101d48.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-88ee0ca2f28f478c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e991e35f0480abdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fb08dcc9767f9ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio-c0ddec2b4e32a590.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-648f82bc9ec7e325.rlib" "/opt/rustwide/target/debug/deps/libmio-06887f5a514bf7d3.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-61aeb3a497c2da42.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-5e898a89633e9e0c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d99cfa646b8a5503.rlib" "/opt/rustwide/target/debug/deps/libthiserror-26aff1af51adce9d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-485c487946825eec.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4b347441b7c8e70f.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-39e2c0f544348271.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde-ff4f4c400764054c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-e29a190b2c13af02.rlib" "/opt/rustwide/target/debug/deps/libtime-b55230aa33a671ab.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-04478164861c55ff.rlib" "/opt/rustwide/target/debug/deps/libstandback-6cb3a37885471406.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matchers.rs - matchers::PathRegexMatcher (line 183) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestcWp0Zi/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestcWp0Zi/rust_out" "/tmp/rustdoctestcWp0Zi/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-a172fc54056bdcf7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-802d06634c7e9aec/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-dc9a4945c63ac033.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4e59b7a28d3ab790.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libisahc-56552bdc253fbe5d.rlib" "/opt/rustwide/target/debug/deps/libsluice-41fe7b1e1562ef79.rlib" "/opt/rustwide/target/debug/deps/libcurl-35bb8960d48ee196.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-3333888c0d8798bf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-11ebe71c8560a3aa.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-9271cbca0414986a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-606c629dace3b57a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libhttp-f780b0a1d7939855.rlib" "/opt/rustwide/target/debug/deps/libfutures-c09d9a93a080081c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c298f9d9cbe1ccba.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7039984d998cbd26.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f4510cf0d3dddb5c.rlib" "/opt/rustwide/target/debug/deps/libbytes-f3cffd6483aee526.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libfutures-700713c0bc0fbfb1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6245d8caf8ef3c66.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-98b470975e7e5ba1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cf9269bf87aaa05b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7513c28f1f65fbdf.rlib" "/opt/rustwide/target/debug/deps/libasync_std-29626ef5d1a1d9d3.rlib" "/opt/rustwide/target/debug/deps/libblocking-65fc477ff7473ae2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-2236cc763bca171b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-20fb2a88e54c4475.rlib" "/opt/rustwide/target/debug/deps/libasync_task-5a2fa6c5151782e9.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7e345e4c969e5851.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-de042020cf34d0f2.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-53d4d0dd13953595.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3654d3d1ef67aa57.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-c9f0d226c122ec50.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-055c181ee33ceda1.rlib" "/opt/rustwide/target/debug/deps/libwiremock-4449e58f88ac047c.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc35eb57be266083.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-e92f1401289cfc1f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-24ea3aec89820a08.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-08be613b0e370c3c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-54eae2836ca73df9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4cf326327907e02c.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c67736e93927f94.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libfutures-326acb45e0afe500.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-6ae9eb77b2101d48.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-88ee0ca2f28f478c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e991e35f0480abdb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4f1f4b5a80b4e7ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-585e96a60d3cbffc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-62320d34456765ca.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-fb08dcc9767f9ae5.rlib" "/opt/rustwide/target/debug/deps/libtokio-c0ddec2b4e32a590.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-648f82bc9ec7e325.rlib" "/opt/rustwide/target/debug/deps/libmio-06887f5a514bf7d3.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-61aeb3a497c2da42.rlib" "/opt/rustwide/target/debug/deps/libregex-8233158ab52a94b3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-48bd53bbbc9d8124.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4441487e9707ee36.rlib" "/opt/rustwide/target/debug/deps/liblog-fd326533a6f9bddd.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-5e898a89633e9e0c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-d99cfa646b8a5503.rlib" "/opt/rustwide/target/debug/deps/libthiserror-26aff1af51adce9d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-300982d6ad575047.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-efc7e370cf45f7ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libanyhow-328154719a6679f8.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-485c487946825eec.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4b347441b7c8e70f.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/librand-cbdd02639aeba694.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0a8ea84443da1492.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-954a0753d9a936e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-10ba8aadd61de798.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fc82c5b97907f18e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-8664cd99b191d184.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b9c9c711d3caf825.rlib" "/opt/rustwide/target/debug/deps/libfastrand-e7e6f2a1d795f269.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-82fd8c471246e30a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libinfer-688e010ee9c42db4.rlib" "/opt/rustwide/target/debug/deps/liburl-39e2c0f544348271.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libserde-ff4f4c400764054c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libcookie-e29a190b2c13af02.rlib" "/opt/rustwide/target/debug/deps/libtime-b55230aa33a671ab.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-04478164861c55ff.rlib" "/opt/rustwide/target/debug/deps/libstandback-6cb3a37885471406.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 22) [INFO] [stdout] src/matchers.rs - matchers::BodyContainsMatcher (line 507) [INFO] [stdout] src/matchers.rs - matchers::BodyExactMatcher (line 394) [INFO] [stdout] src/matchers.rs - matchers::BodyExactMatcher (line 421) [INFO] [stdout] src/matchers.rs - matchers::HeaderExactMatcher (line 261) [INFO] [stdout] src/matchers.rs - matchers::HeaderExistsMatcher (line 336) [INFO] [stdout] src/matchers.rs - matchers::PathExactMatcher (line 126) [INFO] [stdout] src/matchers.rs - matchers::PathExactMatcher (line 97) [INFO] [stdout] src/matchers.rs - matchers::PathRegexMatcher (line 183) [INFO] [stdout] src/matchers.rs - matchers::PathRegexMatcher (line 209) [INFO] [stdout] src/matchers.rs - matchers::QueryParamExactMatcher (line 578) [INFO] [stdout] src/mock.rs - mock::Match (line 14) [INFO] [stdout] src/mock.rs - mock::Match (line 64) [INFO] [stdout] src/mock.rs - mock::Mock (line 145) [INFO] [stdout] src/mock.rs - mock::Mock (line 184) [INFO] [stdout] src/mock.rs - mock::Mock::expect (line 323) [INFO] [stdout] src/mock.rs - mock::Mock::up_to_n_times (line 253) [INFO] [stdout] src/mock_server.rs - mock_server::MockServer::address (line 233) [INFO] [stdout] src/mock_server.rs - mock_server::MockServer::register (line 118) [INFO] [stdout] src/mock_server.rs - mock_server::MockServer::reset (line 162) [INFO] [stdout] src/mock_server.rs - mock_server::MockServer::start (line 41) [INFO] [stdout] src/mock_server.rs - mock_server::MockServer::uri (line 208) [INFO] [stdout] src/response_template.rs - response_template::ResponseTemplate::insert_header (line 83) [INFO] [stdout] src/response_template.rs - response_template::ResponseTemplate::set_body_raw (line 191) [INFO] [stdout] src/response_template.rs - response_template::ResponseTemplate::set_delay (line 251) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 25 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "168f1558f8873271e52de897f6d25b3a4c765e4073640a53c90c59dd9d90f085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168f1558f8873271e52de897f6d25b3a4c765e4073640a53c90c59dd9d90f085", kill_on_drop: false }` [INFO] [stdout] 168f1558f8873271e52de897f6d25b3a4c765e4073640a53c90c59dd9d90f085