[INFO] cloning repository https://github.com/luisholanda/payment-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luisholanda/payment-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisholanda%2Fpayment-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisholanda%2Fpayment-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23cc72b4cf355419a68ae9f0ed18916be3926fc4
[INFO] testing luisholanda/payment-engine against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluisholanda%2Fpayment-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luisholanda/payment-engine
[INFO] finished tweaking git repo https://github.com/luisholanda/payment-engine
[INFO] tweaked toml for git repo https://github.com/luisholanda/payment-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luisholanda/payment-engine on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luisholanda/payment-engine 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844
[INFO] running `Command { std: "docker" "start" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fastnum v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bnum v0.12.1
[INFO] [stderr]    Compiling payment-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.29s
[INFO] running `Command { std: "docker" "inspect" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling payment-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.03s
[INFO] running `Command { std: "docker" "inspect" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] running 16 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/payment_engine-a7a6aecf06d9106b)
[INFO] [stdout] test account::tests::test_hold_funds ... ok
[INFO] [stdout] test account::tests::test_deposit ... ok
[INFO] [stdout] test account::tests::test_withdraw ... ok
[INFO] [stdout] test client::tests::test_dispute_resolve ... ok
[INFO] [stdout] test client::tests::test_dispute_withdrawal ... ok
[INFO] [stdout] test client::tests::test_dispute_missing_tx ... ok
[INFO] [stdout] test account::tests::test_release_funds ... ok
[INFO] [stdout] test client::tests::test_dont_process_tx_after_locked ... ok
[INFO] [stdout] test client::tests::test_withdrawal ... ok
[INFO] [stdout] test client::tests::test_dispute_chargeback ... ok
[INFO] [stdout] test client::tests::test_no_dispute_if_not_enough_funds ... ok
[INFO] [stdout] test transaction::tests::test_transaction_serialization ... ok
[INFO] [stdout] test account::tests::test_chargeback ... ok
[INFO] [stdout] test tests::test_tx_goes_to_right_client ... ok
[INFO] [stdout] test client::proptests::test_client_process_transaction_no_disputes ... ok
[INFO] [stdout] test client::proptests::test_client_process_transaction_with_disputes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.58s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payment_engine-7514c2e668f7e901)
[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]    Doc-tests payment_engine
[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" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844", kill_on_drop: false }`
[INFO] [stdout] 24585a5c49dec1df51a0020c468abdb7d418162f41da9ed1f816bbf3111f7844
