[INFO] cloning repository https://github.com/mtelahun/tdd_bank_account [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtelahun/tdd_bank_account" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtelahun%2Ftdd_bank_account", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtelahun%2Ftdd_bank_account'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f2db7ae4a48a883f7452920fb65bbd991222991 [INFO] testing mtelahun/tdd_bank_account against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtelahun%2Ftdd_bank_account" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mtelahun/tdd_bank_account on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtelahun/tdd_bank_account [INFO] finished tweaking git repo https://github.com/mtelahun/tdd_bank_account [INFO] tweaked toml for git repo https://github.com/mtelahun/tdd_bank_account written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mtelahun/tdd_bank_account 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] testing mtelahun/tdd_bank_account against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtelahun%2Ftdd_bank_account" "/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/mtelahun/tdd_bank_account on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mtelahun/tdd_bank_account [INFO] finished tweaking git repo https://github.com/mtelahun/tdd_bank_account [INFO] tweaked toml for git repo https://github.com/mtelahun/tdd_bank_account written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mtelahun/tdd_bank_account 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borsh-derive v1.3.1 [INFO] [stderr] Downloaded rust_decimal v1.34.3 [INFO] [stderr] Downloaded borsh v1.3.1 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d147c5bab9fb6bcbd8c0a36b340654a01b7b6181e16ee8a73a2c92bce4e723 [INFO] running `Command { std: "docker" "start" "-a" "30d147c5bab9fb6bcbd8c0a36b340654a01b7b6181e16ee8a73a2c92bce4e723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d147c5bab9fb6bcbd8c0a36b340654a01b7b6181e16ee8a73a2c92bce4e723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d147c5bab9fb6bcbd8c0a36b340654a01b7b6181e16ee8a73a2c92bce4e723", kill_on_drop: false }` [INFO] [stdout] 30d147c5bab9fb6bcbd8c0a36b340654a01b7b6181e16ee8a73a2c92bce4e723 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ef95e01494c864d90e02ed306aed813f992dca1b8ed2e46f2d0c6e2177c64d1 [INFO] running `Command { std: "docker" "start" "-a" "5ef95e01494c864d90e02ed306aed813f992dca1b8ed2e46f2d0c6e2177c64d1", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling tdd_banking v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.11s [INFO] running `Command { std: "docker" "inspect" "5ef95e01494c864d90e02ed306aed813f992dca1b8ed2e46f2d0c6e2177c64d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef95e01494c864d90e02ed306aed813f992dca1b8ed2e46f2d0c6e2177c64d1", kill_on_drop: false }` [INFO] [stdout] 5ef95e01494c864d90e02ed306aed813f992dca1b8ed2e46f2d0c6e2177c64d1 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78d4692e42672b08265c65e0df449b36f98fcb1bea0541d997e8cf762cb52fe9 [INFO] running `Command { std: "docker" "start" "-a" "78d4692e42672b08265c65e0df449b36f98fcb1bea0541d997e8cf762cb52fe9", kill_on_drop: false }` [INFO] [stderr] Compiling tdd_banking v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "78d4692e42672b08265c65e0df449b36f98fcb1bea0541d997e8cf762cb52fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d4692e42672b08265c65e0df449b36f98fcb1bea0541d997e8cf762cb52fe9", kill_on_drop: false }` [INFO] [stdout] 78d4692e42672b08265c65e0df449b36f98fcb1bea0541d997e8cf762cb52fe9 [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" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc25431bf66b37f027bd2c693f889a385f765b364fbe63f68bad5e3287506c56 [INFO] running `Command { std: "docker" "start" "-a" "bc25431bf66b37f027bd2c693f889a385f765b364fbe63f68bad5e3287506c56", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tdd_banking-66c4dc6611c976ea) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::given_account_with_transactions_when_get_statement_then_return_statement_with_transactions ... ok [INFO] [stdout] test tests::given_account_when_withdrawal_reduces_balance_below_zero_then_insuficient_balance_error ... ok [INFO] [stdout] test tests::given_account_when_amount_deposited_then_new_balance_equals_amount ... ok [INFO] [stdout] test tests::given_account_with_zero_transactions_when_get_statement_then_return_empty_statement ... ok [INFO] [stdout] test tests::given_account_when_withdraw_amount_then_balance_decreases_by_amount ... ok [INFO] [stdout] test tests::given_account_with_balance_when_amount_deposited_then_new_balance_increased_by_amount ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tdd_banking-1130080c96086fe9) [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 tdd_banking [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" "bc25431bf66b37f027bd2c693f889a385f765b364fbe63f68bad5e3287506c56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc25431bf66b37f027bd2c693f889a385f765b364fbe63f68bad5e3287506c56", kill_on_drop: false }` [INFO] [stdout] bc25431bf66b37f027bd2c693f889a385f765b364fbe63f68bad5e3287506c56