[INFO] cloning repository https://github.com/spitfire05/toy-payments-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spitfire05/toy-payments-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Ftoy-payments-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Ftoy-payments-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f76b3b3f34f2b5b081ecc8c83fa005ee5f1498a0
[INFO] testing spitfire05/toy-payments-engine against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Ftoy-payments-engine" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/spitfire05/toy-payments-engine on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/spitfire05/toy-payments-engine
[INFO] finished tweaking git repo https://github.com/spitfire05/toy-payments-engine
[INFO] tweaked toml for git repo https://github.com/spitfire05/toy-payments-engine written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/spitfire05/toy-payments-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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 726f38b3c7453cf17aabf3d25d2cc8cef433ffc036bbc3d06631e2b8c9567e4a
[INFO] running `Command { std: "docker" "start" "-a" "726f38b3c7453cf17aabf3d25d2cc8cef433ffc036bbc3d06631e2b8c9567e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "726f38b3c7453cf17aabf3d25d2cc8cef433ffc036bbc3d06631e2b8c9567e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726f38b3c7453cf17aabf3d25d2cc8cef433ffc036bbc3d06631e2b8c9567e4a", kill_on_drop: false }`
[INFO] [stdout] 726f38b3c7453cf17aabf3d25d2cc8cef433ffc036bbc3d06631e2b8c9567e4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7188f839c3c0f1fe6f2845fadd49ba00d8f4b8d8d39e7a6f10eb1afea98588f3
[INFO] running `Command { std: "docker" "start" "-a" "7188f839c3c0f1fe6f2845fadd49ba00d8f4b8d8d39e7a6f10eb1afea98588f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.15
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling toy-payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.77s
[INFO] running `Command { std: "docker" "inspect" "7188f839c3c0f1fe6f2845fadd49ba00d8f4b8d8d39e7a6f10eb1afea98588f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7188f839c3c0f1fe6f2845fadd49ba00d8f4b8d8d39e7a6f10eb1afea98588f3", kill_on_drop: false }`
[INFO] [stdout] 7188f839c3c0f1fe6f2845fadd49ba00d8f4b8d8d39e7a6f10eb1afea98588f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34a747828b6e4be1fd395c390a6ef296c4fef8046420c5694ce3a5d43cef5713
[INFO] running `Command { std: "docker" "start" "-a" "34a747828b6e4be1fd395c390a6ef296c4fef8046420c5694ce3a5d43cef5713", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling itertools v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling escargot v0.5.7
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling thiserror-impl v1.0.35
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling thiserror v1.0.35
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling toy-payments-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.56s
[INFO] running `Command { std: "docker" "inspect" "34a747828b6e4be1fd395c390a6ef296c4fef8046420c5694ce3a5d43cef5713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a747828b6e4be1fd395c390a6ef296c4fef8046420c5694ce3a5d43cef5713", kill_on_drop: false }`
[INFO] [stdout] 34a747828b6e4be1fd395c390a6ef296c4fef8046420c5694ce3a5d43cef5713
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b715c03ac47e90a344bab832483f7bef828e2b5ca6f296d9e415071a51746c23
[INFO] running `Command { std: "docker" "start" "-a" "b715c03ac47e90a344bab832483f7bef828e2b5ca6f296d9e415071a51746c23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toy_payments_engine-badecb391b0e9148)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test repo::tests::deposit_and_dispute_result_in_held_funds ... ok
[INFO] [stdout] test repo::tests::deposit_and_withdrawal_for_same_amount_equals_to_zero ... ok
[INFO] [stdout] test repo::tests::deposit_dispute_and_resolve_result_in_available_funds ... ok
[INFO] [stdout] test repo::tests::locked_client_accepts_dispute ... ok
[INFO] [stdout] test repo::tests::locked_client_rejects_deposit_and_withdrawal ... ok
[INFO] [stdout] test repo::tests::withdrawal_on_insufficient_funds_results_in_error ... ok
[INFO] [stdout] test transaction::tests::deposit_needs_amount ... ok
[INFO] [stdout] test transaction::tests::test_amount_validation_NaN ... ok
[INFO] [stdout] test repo::tests::withdrawal_on_non_existing_client_results_in_error ... ok
[INFO] [stdout] test transaction::tests::test_amount_validation_minusOne ... ok
[INFO] [stdout] test transaction::tests::test_amount_validation_zero ... ok
[INFO] [stdout] test transaction::tests::withdrawal_needs_amount ... ok
[INFO] [stdout] test repo::tests::deposit_dispute_and_chargeback_result_in_no_funds_and_locked_client ... ok
[INFO] [stdout] test transaction::tests::test_amount_validation_infinity ... ok
[INFO] [stdout] test transaction::tests::transaction_from_record ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/functional.rs (/opt/rustwide/target/debug/deps/functional-2ab709f93be92499)
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test resolve ... ok
[INFO] [stdout] test dispute_negative ... ok
[INFO] [stdout] test chargeback ... ok
[INFO] [stdout] test simple ... ok
[INFO] [stdout] test precision ... ok
[INFO] [stdout] test dispute ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-fafad6d63adfe44e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fails_on_zero_arguments ... ok
[INFO] [stdout] test fails_on_two_arguments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b715c03ac47e90a344bab832483f7bef828e2b5ca6f296d9e415071a51746c23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b715c03ac47e90a344bab832483f7bef828e2b5ca6f296d9e415071a51746c23", kill_on_drop: false }`
[INFO] [stdout] b715c03ac47e90a344bab832483f7bef828e2b5ca6f296d9e415071a51746c23
