[INFO] cloning repository https://github.com/cennznet/pact [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cennznet/pact" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fpact", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fpact'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3212c38c5c2a99270a7e493ad7a4e1ebaae5ff0 [INFO] testing cennznet/pact against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcennznet%2Fpact" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cennznet/pact on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cennznet/pact [INFO] finished tweaking git repo https://github.com/cennznet/pact [INFO] tweaked toml for git repo https://github.com/cennznet/pact written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/cennznet/pact already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.2.13 [INFO] [stderr] Downloaded bit_reverse v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6f0dfc74812ab94e35abe53ea9963040ec7bd825f69f5efd7e5ae4f56ebd3eb [INFO] running `Command { std: "docker" "start" "-a" "c6f0dfc74812ab94e35abe53ea9963040ec7bd825f69f5efd7e5ae4f56ebd3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6f0dfc74812ab94e35abe53ea9963040ec7bd825f69f5efd7e5ae4f56ebd3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f0dfc74812ab94e35abe53ea9963040ec7bd825f69f5efd7e5ae4f56ebd3eb", kill_on_drop: false }` [INFO] [stdout] c6f0dfc74812ab94e35abe53ea9963040ec7bd825f69f5efd7e5ae4f56ebd3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb874445fab97346ce68e79470942ae1df486a2fcd90ec6d1681a29f138c787d [INFO] running `Command { std: "docker" "start" "-a" "eb874445fab97346ce68e79470942ae1df486a2fcd90ec6d1681a29f138c787d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling bit_reverse v0.1.8 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.13 [INFO] [stderr] Compiling pact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.45s [INFO] running `Command { std: "docker" "inspect" "eb874445fab97346ce68e79470942ae1df486a2fcd90ec6d1681a29f138c787d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb874445fab97346ce68e79470942ae1df486a2fcd90ec6d1681a29f138c787d", kill_on_drop: false }` [INFO] [stdout] eb874445fab97346ce68e79470942ae1df486a2fcd90ec6d1681a29f138c787d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc370201acb1cb5c2f64650ea9602bdea8a004feb63374b223117534e123546a [INFO] running `Command { std: "docker" "start" "-a" "fc370201acb1cb5c2f64650ea9602bdea8a004feb63374b223117534e123546a", kill_on_drop: false }` [INFO] [stderr] Compiling pact v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "fc370201acb1cb5c2f64650ea9602bdea8a004feb63374b223117534e123546a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc370201acb1cb5c2f64650ea9602bdea8a004feb63374b223117534e123546a", kill_on_drop: false }` [INFO] [stdout] fc370201acb1cb5c2f64650ea9602bdea8a004feb63374b223117534e123546a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc25f004dbe4867d36cf09b73381cf0c075e52e53ce411bbc35b433af56bc1c3 [INFO] running `Command { std: "docker" "start" "-a" "dc25f004dbe4867d36cf09b73381cf0c075e52e53ce411bbc35b433af56bc1c3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pact-cd14e6b44f9c0515) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test compiler::test::contract_binary_format_too_short ... ok [INFO] [stdout] test compiler::test::contract_binary_format_unsupported_version ... ok [INFO] [stdout] test types::base::tests::it_decodes_numeric ... ok [INFO] [stdout] test types::base::tests::it_decodes_numeric_lists ... ok [INFO] [stdout] test types::base::tests::it_decodes_string_like ... ok [INFO] [stdout] test types::base::tests::it_encodes_numeric ... ok [INFO] [stdout] test types::base::tests::it_decodes_string_lists ... ok [INFO] [stdout] test types::base::tests::it_encodes_numeric_list ... ok [INFO] [stdout] test types::base::tests::it_encodes_string_like ... ok [INFO] [stdout] test types::base::tests::it_fails_decode_list_with_bad_length ... ok [INFO] [stdout] test types::base::tests::it_encodes_string_list ... ok [INFO] [stdout] test types::base::tests::it_fails_with_missing_type_id ... ok [INFO] [stdout] test types::base::tests::it_fails_with_missing_type_length ... ok [INFO] [stdout] test types::contract::test::contract_binary_format_too_short ... ok [INFO] [stdout] test types::contract::test::contract_binary_format_unsupported_version ... ok [INFO] [stdout] test types::data_table::tests::it_decodes ... ok [INFO] [stdout] test types::data_table::tests::it_encodes ... ok [INFO] [stdout] test types::opcode::test::compile_comparators_basic ... ok [INFO] [stdout] test types::opcode::test::compile_comparator_advanced ... ok [INFO] [stdout] test types::opcode::test::compile_conjunction_advanced ... ok [INFO] [stdout] test types::opcode::test::compile_conjunctions_basic ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_advanced ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_basic ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_gt ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_indicies ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_invalid ... ok [INFO] [stdout] test types::opcode::test::parse_comparator_missing_indices ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_advanced ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_basic ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_invalid ... ok [INFO] [stdout] test types::opcode::test::parse_conjunction_xor ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_numeric ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_numeric_associated_types ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_string_like ... ok [INFO] [stdout] test types::type_cast::tests::it_converts_string_like_associated_types ... ok [INFO] [stdout] test types::base::tests::it_fails_with_short_string_like - should panic ... ok [INFO] [stdout] test types::base::tests::it_fails_with_u128_numeric - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/codec_integration.rs (/opt/rustwide/target/debug/deps/codec_integration-608dff373511fa4e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test contract_binary_format_malformed_data_table ... ok [INFO] [stdout] test contract_binary_format_codec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compiler_integration.rs (/opt/rustwide/target/debug/deps/compiler_integration-7d7190c827848dd2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_compiles ... ok [INFO] [stdout] test it_fails_with_a_large_datatable_from_definitions ... ok [INFO] [stdout] test it_fails_with_too_many_inputs ... ok [INFO] [stdout] test it_fails_with_a_large_datatable_from_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/interpreter_integration.rs (/opt/rustwide/target/debug/deps/interpreter_integration-57fd5e6d91ab8a8f) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test input_to_input_works ... ok [INFO] [stdout] test it_does_a_gt_comparison_ok ... ok [INFO] [stdout] test it_does_a_gt_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_a_gte_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_a_gte_comparison_ok ... ok [INFO] [stdout] test it_does_a_lt_comparison_ok ... ok [INFO] [stdout] test it_does_a_not_in_comparison ... ok [INFO] [stdout] test it_does_a_not_eq_comparison ... ok [INFO] [stdout] test it_does_a_numeric_in_comparison ... ok [INFO] [stdout] test it_does_a_string_in_comparison ... ok [INFO] [stdout] test it_does_a_xor_conjunction_evaluates_false ... ok [INFO] [stdout] test it_does_a_xor_conjunction_ok ... ok [INFO] [stdout] test it_does_an_and_conjunction_evaluates_false ... ok [INFO] [stdout] test it_does_an_and_conjunction_ok ... ok [INFO] [stdout] test it_does_an_eq_comparison ... ok [INFO] [stdout] test it_does_an_eq_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_an_in_comparison_with_a_mixed_list ... ok [INFO] [stdout] test it_does_an_lt_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_an_lte_comparison_evaluates_false ... ok [INFO] [stdout] test it_does_an_lte_comparison_ok ... ok [INFO] [stdout] test it_does_an_or_conjunction_evaluates_false ... ok [INFO] [stdout] test it_does_an_or_conjunction_ok ... ok [INFO] [stdout] test it_fails_for_invalid_list_operators ... ok [INFO] [stdout] test it_fails_when_comparator_is_not_followed_by_load_indexes ... ok [INFO] [stdout] test it_fails_when_first_op_code_is_not_a_comparator ... ok [INFO] [stdout] test it_fails_with_bad_type_operation_on_stringlike ... ok [INFO] [stdout] test it_fails_with_invalid_op_code ... ok [INFO] [stdout] test it_fails_with_lhs_list_for_in_comparison ... ok [INFO] [stdout] test it_fails_with_unexpected_end_of_input_no_rhs_of_conjunction ... ok [INFO] [stdout] test load_fails_with_missing_index ... ok [INFO] [stdout] test load_input_fails_with_unexpected_end_of_input ... ok [INFO] [stdout] test load_input_to_input_fails_with_missing_index_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/parser_integration.rs (/opt/rustwide/target/debug/deps/parser_integration-4f8d636fea9b1ec8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test it_parses_an_integer_list ... ok [INFO] [stdout] test it_parses_a_string_list ... ok [INFO] [stdout] test it_parses ... ok [INFO] [stdout] test it_fails_when_parsing_a_mixed_list - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests pact [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc25f004dbe4867d36cf09b73381cf0c075e52e53ce411bbc35b433af56bc1c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc25f004dbe4867d36cf09b73381cf0c075e52e53ce411bbc35b433af56bc1c3", kill_on_drop: false }` [INFO] [stdout] dc25f004dbe4867d36cf09b73381cf0c075e52e53ce411bbc35b433af56bc1c3