[INFO] cloning repository https://github.com/barabadzhi/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/barabadzhi/payments-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarabadzhi%2Fpayments-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarabadzhi%2Fpayments-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c58e08229e65ca8b480447ce6b4c3a12603ef42 [INFO] testing barabadzhi/payments-engine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarabadzhi%2Fpayments-engine" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barabadzhi/payments-engine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barabadzhi/payments-engine [INFO] finished tweaking git repo https://github.com/barabadzhi/payments-engine [INFO] tweaked toml for git repo https://github.com/barabadzhi/payments-engine written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/barabadzhi/payments-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4894d7fa1c63466e1ed00ac0ca1a1bef251d2142731a12843bc877ae1cde6312 [INFO] running `Command { std: "docker" "start" "-a" "4894d7fa1c63466e1ed00ac0ca1a1bef251d2142731a12843bc877ae1cde6312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4894d7fa1c63466e1ed00ac0ca1a1bef251d2142731a12843bc877ae1cde6312", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4894d7fa1c63466e1ed00ac0ca1a1bef251d2142731a12843bc877ae1cde6312", kill_on_drop: false }` [INFO] [stdout] 4894d7fa1c63466e1ed00ac0ca1a1bef251d2142731a12843bc877ae1cde6312 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67e6d1cbbca32a05a3aee85ceb4fdd85bad58431b0753c89eba97abf0f487866 [INFO] running `Command { std: "docker" "start" "-a" "67e6d1cbbca32a05a3aee85ceb4fdd85bad58431b0753c89eba97abf0f487866", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinyset v0.4.9 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling payments-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.79s [INFO] running `Command { std: "docker" "inspect" "67e6d1cbbca32a05a3aee85ceb4fdd85bad58431b0753c89eba97abf0f487866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e6d1cbbca32a05a3aee85ceb4fdd85bad58431b0753c89eba97abf0f487866", kill_on_drop: false }` [INFO] [stdout] 67e6d1cbbca32a05a3aee85ceb4fdd85bad58431b0753c89eba97abf0f487866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e24029fd2b389abe90463a4d78d4ca6fbd887b80d387518e0d788242ca14e3e [INFO] running `Command { std: "docker" "start" "-a" "2e24029fd2b389abe90463a4d78d4ca6fbd887b80d387518e0d788242ca14e3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tinyset v0.4.9 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling payments-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.61s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/payments_engine-ccf548f80de54888) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/payments_engine-8bac2520f0c4c0f4) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0e657a40d1f89fa4) [INFO] running `Command { std: "docker" "inspect" "2e24029fd2b389abe90463a4d78d4ca6fbd887b80d387518e0d788242ca14e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e24029fd2b389abe90463a4d78d4ca6fbd887b80d387518e0d788242ca14e3e", kill_on_drop: false }` [INFO] [stdout] 2e24029fd2b389abe90463a4d78d4ca6fbd887b80d387518e0d788242ca14e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1d45e478d796661184c17f5f5ebe08dd3945c3258a33a8ea70fc164a5a034b5 [INFO] running `Command { std: "docker" "start" "-a" "c1d45e478d796661184c17f5f5ebe08dd3945c3258a33a8ea70fc164a5a034b5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/payments_engine-ccf548f80de54888) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payments_engine-8bac2520f0c4c0f4) [INFO] [stdout] running 3 tests [INFO] [stdout] test balance::tests::should_create_new_balance ... ok [INFO] [stdout] test client::tests::should_create_new_client_from_arbitrary_tx ... ok [INFO] [stdout] test client::tests::should_create_new_client_from_deposit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0e657a40d1f89fa4) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test should_not_run_with_unaccessible_file ... ok [INFO] [stdout] test should_not_run_without_an_input_file_specified ... ok [INFO] [stdout] test should_be_able_to_process_all_types_of_tx_including_poorly_formatted ... ok [INFO] [stdout] test should_handle_common_tx_errors ... ok [INFO] [stdout] test should_process_normal_txs_swiftly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests payments-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" "c1d45e478d796661184c17f5f5ebe08dd3945c3258a33a8ea70fc164a5a034b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d45e478d796661184c17f5f5ebe08dd3945c3258a33a8ea70fc164a5a034b5", kill_on_drop: false }` [INFO] [stdout] c1d45e478d796661184c17f5f5ebe08dd3945c3258a33a8ea70fc164a5a034b5