[INFO] updating cached repository uglyog/pact-stub-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uglyog/pact-stub-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uglyog/pact-stub-server" "work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uglyog/pact-stub-server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/uglyog/pact-stub-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/uglyog/pact-stub-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 828aaa7840ea693e5bdebd4610a64c44509563a1 [INFO] sha for GitHub repo uglyog/pact-stub-server: 828aaa7840ea693e5bdebd4610a64c44509563a1 [INFO] validating manifest of uglyog/pact-stub-server on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uglyog/pact-stub-server on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing uglyog/pact-stub-server [INFO] finished frobbing uglyog/pact-stub-server [INFO] frobbed toml for uglyog/pact-stub-server written to work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server/Cargo.toml [INFO] started frobbing uglyog/pact-stub-server [INFO] finished frobbing uglyog/pact-stub-server [INFO] frobbed toml for uglyog/pact-stub-server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/uglyog/pact-stub-server/Cargo.toml [INFO] crate uglyog/pact-stub-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uglyog/pact-stub-server against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6e4e423c007e862f804ca3345fc7961a6434f550e9ddf4477d150182f79db24c [INFO] running `"docker" "start" "-a" "6e4e423c007e862f804ca3345fc7961a6434f550e9ddf4477d150182f79db24c"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling indextree v1.3.0 [INFO] [stderr] Compiling semver v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling base64 v0.7.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling sxd-document v0.2.6 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling simplelog v0.4.4 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling rand_regex v0.12.0 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling pact_matching v0.5.1 [INFO] [stderr] Compiling pact-stub-server v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "6e4e423c007e862f804ca3345fc7961a6434f550e9ddf4477d150182f79db24c"` [INFO] running `"docker" "rm" "-f" "6e4e423c007e862f804ca3345fc7961a6434f550e9ddf4477d150182f79db24c"` [INFO] [stdout] 6e4e423c007e862f804ca3345fc7961a6434f550e9ddf4477d150182f79db24c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 5c5647b7753f3ce30d2a283b2e4c3c9a7be2a7d91c320e6ff2efb65f18cc3084 [INFO] running `"docker" "start" "-a" "5c5647b7753f3ce30d2a283b2e4c3c9a7be2a7d91c320e6ff2efb65f18cc3084"` [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling pulldown-cmark v0.0.3 [INFO] [stderr] Compiling skeptic v0.4.0 [INFO] [stderr] Compiling expectest v0.5.1 [INFO] [stderr] Compiling pact-stub-server v0.2.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.36s [INFO] running `"docker" "inspect" "5c5647b7753f3ce30d2a283b2e4c3c9a7be2a7d91c320e6ff2efb65f18cc3084"` [INFO] running `"docker" "rm" "-f" "5c5647b7753f3ce30d2a283b2e4c3c9a7be2a7d91c320e6ff2efb65f18cc3084"` [INFO] [stdout] 5c5647b7753f3ce30d2a283b2e4c3c9a7be2a7d91c320e6ff2efb65f18cc3084 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/uglyog/pact-stub-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 0d4d0fb771712c75bd06baca12e18ac83b278033326e5fd03ea11547abee59e4 [INFO] running `"docker" "start" "-a" "0d4d0fb771712c75bd06baca12e18ac83b278033326e5fd03ea11547abee59e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running /opt/crater/target/debug/deps/pact_stub_server-2832bbe42f43ac10 [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test pact_support::test::only_add_a_cors_origin_header_if_one_has_not_already_been_provided ... ok [INFO] [stdout] test pact_support::test::test_response ... ok [INFO] [stdout] test pact_support::test::test_response_with_content_type ... ok [INFO] [stdout] test server::test::match_request_excludes_requests_with_different_methods ... ok [INFO] [stdout] test server::test::match_request_excludes_requests_with_different_query_params ... ok [INFO] [stdout] test server::test::match_request_excludes_requests_with_different_paths ... ok [INFO] [stdout] test server::test::with_auto_cors_return_200_with_an_option_request ... ok [INFO] [stdout] test server::test::match_request_finds_the_most_appropriate_response ... ok [INFO] [stdout] test server::test::match_request_with_query_params ... ok [INFO] [stdout] test test::validates_regex_value ... ok [INFO] [stdout] test server::test::match_request_filters_interactions_if_provider_state_filter_is_provided ... ok [INFO] [stdout] test server::test::match_request_excludes_put_or_post_requests_with_different_bodies ... ok [INFO] [stdout] test server::test::match_request_returns_the_closest_match ... ok [INFO] [stdout] test pact_support::test::adds_a_content_type_if_there_is_not_one_and_there_is_a_body ... ok [INFO] [stdout] test test::validates_integer_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0d4d0fb771712c75bd06baca12e18ac83b278033326e5fd03ea11547abee59e4"` [INFO] running `"docker" "rm" "-f" "0d4d0fb771712c75bd06baca12e18ac83b278033326e5fd03ea11547abee59e4"` [INFO] [stdout] 0d4d0fb771712c75bd06baca12e18ac83b278033326e5fd03ea11547abee59e4