[INFO] fetching crate pact_consumer 0.7.0... [INFO] testing pact_consumer-0.7.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate pact_consumer 0.7.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate pact_consumer 0.7.0 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 pact_consumer 0.7.0 [INFO] finished tweaking crates.io crate pact_consumer 0.7.0 [INFO] tweaked toml for crates.io crate pact_consumer 0.7.0 written to /workspace/builds/worker-4/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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a457a43d1a7ad61869c5dedf982fb6b17d18ed62e586df36694e6fcee6d516eb [INFO] running `Command { std: "docker" "start" "-a" "a457a43d1a7ad61869c5dedf982fb6b17d18ed62e586df36694e6fcee6d516eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a457a43d1a7ad61869c5dedf982fb6b17d18ed62e586df36694e6fcee6d516eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a457a43d1a7ad61869c5dedf982fb6b17d18ed62e586df36694e6fcee6d516eb", kill_on_drop: false }` [INFO] [stdout] a457a43d1a7ad61869c5dedf982fb6b17d18ed62e586df36694e6fcee6d516eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] cb431c53ab77940e85155d77aa958ce0c885468e6840c4e1246305e36a293c1f [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" "cb431c53ab77940e85155d77aa958ce0c885468e6840c4e1246305e36a293c1f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lenient_semver v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling pact_matching v0.8.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling onig v6.1.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling buf-read-ext v0.3.0 [INFO] [stderr] Compiling rand_regex v0.14.2 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio v0.2.23 [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 serde v1.0.117 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.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 textnonce v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mime_multipart v0.5.2 [INFO] [stderr] Compiling formdata v0.12.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling pact_mock_server v0.7.11 [INFO] [stderr] Compiling pact_consumer v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "cb431c53ab77940e85155d77aa958ce0c885468e6840c4e1246305e36a293c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb431c53ab77940e85155d77aa958ce0c885468e6840c4e1246305e36a293c1f", kill_on_drop: false }` [INFO] [stdout] cb431c53ab77940e85155d77aa958ce0c885468e6840c4e1246305e36a293c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] a28e6b1bf1fd277d7d6f3a8938006cf0e3000330f3d96b6648578f6f10022a87 [INFO] running `Command { std: "docker" "start" "-a" "a28e6b1bf1fd277d7d6f3a8938006cf0e3000330f3d96b6648578f6f10022a87", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling expectest v0.9.2 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling pact_consumer v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.84s [INFO] running `Command { std: "docker" "inspect" "a28e6b1bf1fd277d7d6f3a8938006cf0e3000330f3d96b6648578f6f10022a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28e6b1bf1fd277d7d6f3a8938006cf0e3000330f3d96b6648578f6f10022a87", kill_on_drop: false }` [INFO] [stdout] a28e6b1bf1fd277d7d6f3a8938006cf0e3000330f3d96b6648578f6f10022a87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 5db35b55497d8328f1be0cf4b41ec50b8c08eb6b6d7b377aa27e152fbcca5c9d [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" "5db35b55497d8328f1be0cf4b41ec50b8c08eb6b6d7b377aa27e152fbcca5c9d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pact_consumer-725b391fce8f0328 [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test patterns::json_macros::true_false_and_null ... ok [INFO] [stdout] test patterns::special_rules::like_is_pattern ... ok [INFO] [stdout] test patterns::special_rules::like_into ... ok [INFO] [stdout] test patterns::json_macros::trailing_commas ... ok [INFO] [stdout] test patterns::string_pattern::string_pattern_is_pattern ... ok [INFO] [stdout] test patterns::special_rules::each_like_macro_parsing ... ok [INFO] [stdout] test patterns::special_rules::each_like_is_pattern ... ok [INFO] [stdout] test patterns::special_rules::term_is_pattern ... ok [INFO] [stdout] test builders::request_builder::path_pattern ... ok [INFO] [stdout] test builders::http_part_builder::body_literal ... ok [INFO] [stdout] test builders::http_part_builder::header_pattern ... ok [INFO] [stdout] test builders::request_builder::query_param_with_underscore ... ok [INFO] [stdout] test builders::request_builder::query_param_pattern ... ok [INFO] [stdout] test builders::basic_builder_example ... ok [INFO] [stdout] test patterns::json_pattern::json_pattern_is_pattern ... ok [INFO] [stdout] test util::obj_key_for_path_quotes_keys_when_necessary ... ok [INFO] [stdout] test patterns::special_rules::term_into ... ok [INFO] [stdout] test builders::http_part_builder::json_body_pattern ... ok [INFO] [stdout] test builders::request_builder::term_does_not_require_anchors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-858de271a8c1fc0d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test mock_server_passing_validation ... ignored [INFO] [stdout] test duplicate_interactions ... ok [INFO] [stdout] test mock_server_failing_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pact_consumer [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --test /opt/rustwide/workdir/src/lib.rs --crate-name pact_consumer -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/onig_sys-45ed51a44d2cc700/out -L native=/opt/rustwide/target/debug/build/ring-b097146a0e7678f2/out --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a39ef1b4c5c980dd.rlib --extern expectest=/opt/rustwide/target/debug/deps/libexpectest-a5c3c31bb41dbdf0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5993b4ea66288675.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bdeb67dae395f1a1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2500e32c4c5b359d.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-e1b358882b5d8a5d.rlib --extern pact_consumer=/opt/rustwide/target/debug/deps/libpact_consumer-1b70bd242a7a996c.rlib --extern pact_matching=/opt/rustwide/target/debug/deps/libpact_matching-bbbaff74f053f0e7.rlib --extern pact_mock_server=/opt/rustwide/target/debug/deps/libpact_mock_server-22052509fdf66721.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-79cbeedb032a6554.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3bca714f37e5e766.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0131a7fba06d022.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5ead0da59acce75a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54df7d19ed79b44a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b83038bbffddc66d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-7041e0fa85b3aa4f.rlib -C embed-bitcode=no` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5db35b55497d8328f1be0cf4b41ec50b8c08eb6b6d7b377aa27e152fbcca5c9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db35b55497d8328f1be0cf4b41ec50b8c08eb6b6d7b377aa27e152fbcca5c9d", kill_on_drop: false }` [INFO] [stdout] 5db35b55497d8328f1be0cf4b41ec50b8c08eb6b6d7b377aa27e152fbcca5c9d