[INFO] cloning repository https://github.com/plumenator/toy-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/plumenator/toy-payment-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4868590e9888bd98820a99a7ace3d9e559f7f3fb [INFO] testing plumenator/toy-payment-engine against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plumenator/toy-payment-engine on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plumenator/toy-payment-engine [INFO] finished tweaking git repo https://github.com/plumenator/toy-payment-engine [INFO] tweaked toml for git repo https://github.com/plumenator/toy-payment-engine written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/plumenator/toy-payment-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e64e1f9c4add285cf843a17632b85b5c42a378f64e45a5bb7e11520e1ec4e6ec [INFO] running `Command { std: "docker" "start" "-a" "e64e1f9c4add285cf843a17632b85b5c42a378f64e45a5bb7e11520e1ec4e6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64e1f9c4add285cf843a17632b85b5c42a378f64e45a5bb7e11520e1ec4e6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64e1f9c4add285cf843a17632b85b5c42a378f64e45a5bb7e11520e1ec4e6ec", kill_on_drop: false }` [INFO] [stdout] e64e1f9c4add285cf843a17632b85b5c42a378f64e45a5bb7e11520e1ec4e6ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20392c84fce28763587f111fd513fbb8b4f9bd811edca9588cd9644958624fb1 [INFO] running `Command { std: "docker" "start" "-a" "20392c84fce28763587f111fd513fbb8b4f9bd811edca9588cd9644958624fb1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling toy-payment-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.58s [INFO] running `Command { std: "docker" "inspect" "20392c84fce28763587f111fd513fbb8b4f9bd811edca9588cd9644958624fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20392c84fce28763587f111fd513fbb8b4f9bd811edca9588cd9644958624fb1", kill_on_drop: false }` [INFO] [stdout] 20392c84fce28763587f111fd513fbb8b4f9bd811edca9588cd9644958624fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f7c4de66350d099c8e394c81405b824be64d14af3d2fc6a9e0736e532ee430e [INFO] running `Command { std: "docker" "start" "-a" "2f7c4de66350d099c8e394c81405b824be64d14af3d2fc6a9e0736e532ee430e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling toy-payment-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "2f7c4de66350d099c8e394c81405b824be64d14af3d2fc6a9e0736e532ee430e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7c4de66350d099c8e394c81405b824be64d14af3d2fc6a9e0736e532ee430e", kill_on_drop: false }` [INFO] [stdout] 2f7c4de66350d099c8e394c81405b824be64d14af3d2fc6a9e0736e532ee430e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5c3d39e78ab657ad4b1b60877742e68be76f5534d7df4d027a6ea5eadc9171ec [INFO] running `Command { std: "docker" "start" "-a" "5c3d39e78ab657ad4b1b60877742e68be76f5534d7df4d027a6ea5eadc9171ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/toy_payment_engine-38a802d09944ffb9) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test ledger::tests::test_chargeback ... ok [INFO] [stdout] test ledger::tests::test_deposit ... ok [INFO] [stdout] test csv::tests::reads_tx ... ok [INFO] [stdout] test ledger::tests::test_resolve ... ok [INFO] [stdout] test ledger::tests::test_dispute ... ok [INFO] [stdout] test tests::test_chargeback ... ok [INFO] [stdout] test tests::test_chargeback_with_amount ... ok [INFO] [stdout] test ledger::tests::test_withdrawal ... ok [INFO] [stdout] test tests::test_deposit_with_amount ... ok [INFO] [stdout] test tests::test_dispute_with_amount ... ok [INFO] [stdout] test tests::test_resolve ... ok [INFO] [stdout] test tests::test_resolve_with_amount ... ok [INFO] [stdout] test tests::test_withdrawal_without_amount ... ok [INFO] [stdout] test tests::test_withdrawal_with_amount ... ok [INFO] [stdout] test tests::test_dispute ... ok [INFO] [stdout] test tests::test_deposit_without_amount ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/toy_payment_engine-38ba5ea272a461d6) [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 toy-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" "5c3d39e78ab657ad4b1b60877742e68be76f5534d7df4d027a6ea5eadc9171ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3d39e78ab657ad4b1b60877742e68be76f5534d7df4d027a6ea5eadc9171ec", kill_on_drop: false }` [INFO] [stdout] 5c3d39e78ab657ad4b1b60877742e68be76f5534d7df4d027a6ea5eadc9171ec