[INFO] cloning repository https://github.com/lamentierschweinchen/pact-forge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lamentierschweinchen/pact-forge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamentierschweinchen%2Fpact-forge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamentierschweinchen%2Fpact-forge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2013531f4bd8f6c07e0d0225c35672ec58ccf22d
[INFO] testing lamentierschweinchen/pact-forge against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flamentierschweinchen%2Fpact-forge" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lamentierschweinchen/pact-forge
[INFO] finished tweaking git repo https://github.com/lamentierschweinchen/pact-forge
[INFO] tweaked toml for git repo https://github.com/lamentierschweinchen/pact-forge written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lamentierschweinchen/pact-forge on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lamentierschweinchen/pact-forge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unwrap-infallible v0.1.5
[INFO] [stderr]   Downloaded wat v1.244.0
[INFO] [stderr]   Downloaded rand_seeder v0.3.0
[INFO] [stderr]   Downloaded multiversx-chain-core v0.11.1
[INFO] [stderr]   Downloaded multiversx-chain-scenario-format v0.23.1
[INFO] [stderr]   Downloaded multiversx-sc-derive v0.54.6
[INFO] [stderr]   Downloaded bech32 v0.11.1
[INFO] [stderr]   Downloaded multiversx-sc-scenario v0.54.6
[INFO] [stderr]   Downloaded multiversx-chain-vm v0.11.1
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded wast v244.0.0
[INFO] [stderr]   Downloaded wasmprinter v0.216.1
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded multiversx-sc-codec v0.21.1
[INFO] [stderr]   Downloaded multiversx-sc v0.54.6
[INFO] [stderr]   Downloaded wasmparser v0.216.1
[INFO] [stderr]   Downloaded syn v2.0.77
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded multiversx-sc-meta-lib v0.54.6
[INFO] [stderr]   Downloaded serde_derive v1.0.210
[INFO] [stderr]   Downloaded multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]   Downloaded multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]   Downloaded keccak v0.1.6
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.210
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72cf136c37b1b0e00065e8c24e68737f0e83f284b511bee46a27ead1168eef4a
[INFO] running `Command { std: "docker" "start" "-a" "72cf136c37b1b0e00065e8c24e68737f0e83f284b511bee46a27ead1168eef4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72cf136c37b1b0e00065e8c24e68737f0e83f284b511bee46a27ead1168eef4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72cf136c37b1b0e00065e8c24e68737f0e83f284b511bee46a27ead1168eef4a", kill_on_drop: false }`
[INFO] [stdout] 72cf136c37b1b0e00065e8c24e68737f0e83f284b511bee46a27ead1168eef4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2bb84253ddc54ec1efcac84621e2d0bcbed41893af3639c00b3f15e9605ea7c
[INFO] running `Command { std: "docker" "start" "-a" "f2bb84253ddc54ec1efcac84621e2d0bcbed41893af3639c00b3f15e9605ea7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling unwrap-infallible v0.1.5
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[INFO] [stderr]    Compiling pact-forge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.56s
[INFO] running `Command { std: "docker" "inspect" "f2bb84253ddc54ec1efcac84621e2d0bcbed41893af3639c00b3f15e9605ea7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2bb84253ddc54ec1efcac84621e2d0bcbed41893af3639c00b3f15e9605ea7c", kill_on_drop: false }`
[INFO] [stdout] f2bb84253ddc54ec1efcac84621e2d0bcbed41893af3639c00b3f15e9605ea7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a336ad41e08a5a8a002a2bb6931319d7fd6a0c94602ed77ea0450dd0180eca00
[INFO] running `Command { std: "docker" "start" "-a" "a336ad41e08a5a8a002a2bb6931319d7fd6a0c94602ed77ea0450dd0180eca00", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling multiversx-sc-codec-derive v0.21.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wasm-encoder v0.244.0
[INFO] [stderr]    Compiling multiversx-sc-derive v0.54.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling wast v244.0.0
[INFO] [stderr]    Compiling multiversx-sc-codec v0.21.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling multiversx-chain-core v0.11.1
[INFO] [stderr]    Compiling multiversx-sc v0.54.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling rand_seeder v0.3.0
[INFO] [stderr]    Compiling multiversx-chain-vm-executor v0.2.0
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling multiversx-chain-vm v0.11.1
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling wat v1.244.0
[INFO] [stderr]    Compiling wasmparser v0.216.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling multiversx-chain-scenario-format v0.23.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling wasmprinter v0.216.1
[INFO] [stderr]    Compiling pact-forge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling multiversx-sc-meta-lib v0.54.6
[INFO] [stderr]    Compiling multiversx-sc-scenario v0.54.6
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a336ad41e08a5a8a002a2bb6931319d7fd6a0c94602ed77ea0450dd0180eca00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a336ad41e08a5a8a002a2bb6931319d7fd6a0c94602ed77ea0450dd0180eca00", kill_on_drop: false }`
[INFO] [stdout] a336ad41e08a5a8a002a2bb6931319d7fd6a0c94602ed77ea0450dd0180eca00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f11c2fbb706c78f81764afa96ce205ea93953e268374fefa04f5f2b8e6474263
[INFO] running `Command { std: "docker" "start" "-a" "f11c2fbb706c78f81764afa96ce205ea93953e268374fefa04f5f2b8e6474263", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: multiversx-chain-vm v0.11.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pact_forge-fd59ac6665453e5e)
[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] [stderr]      Running tests/pact_forge_flow_test.rs (/opt/rustwide/target/debug/deps/pact_forge_flow_test-7f0e9784d53942de)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test unfilled_pact_can_be_cancelled_and_refunded ... ok
[INFO] [stdout] test success_path_distributes_reward_and_full_stakes ... ok
[INFO] [stdout] test low_participation_yes_vote_is_not_enough_for_success ... ok
[INFO] [stdout] test failed_path_applies_member_slash_and_returns_pool_to_creator ... ok
[INFO] [stdout] test supporter_can_add_reward_without_voting_power ... ok
[INFO] [stdout] test support_is_rejected_after_execution_deadline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pact_forge
[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" "f11c2fbb706c78f81764afa96ce205ea93953e268374fefa04f5f2b8e6474263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f11c2fbb706c78f81764afa96ce205ea93953e268374fefa04f5f2b8e6474263", kill_on_drop: false }`
[INFO] [stdout] f11c2fbb706c78f81764afa96ce205ea93953e268374fefa04f5f2b8e6474263
