[INFO] cloning repository https://github.com/ananonymouseaccountfortest/pay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ananonymouseaccountfortest/pay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananonymouseaccountfortest%2Fpay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananonymouseaccountfortest%2Fpay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d5493b893f756b2f1b66364c09061823424ee3c [INFO] testing ananonymouseaccountfortest/pay against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fananonymouseaccountfortest%2Fpay" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ananonymouseaccountfortest/pay on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ananonymouseaccountfortest/pay [INFO] finished tweaking git repo https://github.com/ananonymouseaccountfortest/pay [INFO] tweaked toml for git repo https://github.com/ananonymouseaccountfortest/pay written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ananonymouseaccountfortest/pay already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d6cec759548af3649f5d6c12e94cd29a6a424f1752fd83f68e106b9e136f49 [INFO] running `Command { std: "docker" "start" "-a" "32d6cec759548af3649f5d6c12e94cd29a6a424f1752fd83f68e106b9e136f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d6cec759548af3649f5d6c12e94cd29a6a424f1752fd83f68e106b9e136f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d6cec759548af3649f5d6c12e94cd29a6a424f1752fd83f68e106b9e136f49", kill_on_drop: false }` [INFO] [stdout] 32d6cec759548af3649f5d6c12e94cd29a6a424f1752fd83f68e106b9e136f49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e7211d1fd4dc2bff459bbf1357cc5a24b55c64f920021e810fba0d3c89e1f28 [INFO] running `Command { std: "docker" "start" "-a" "6e7211d1fd4dc2bff459bbf1357cc5a24b55c64f920021e810fba0d3c89e1f28", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling payengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "6e7211d1fd4dc2bff459bbf1357cc5a24b55c64f920021e810fba0d3c89e1f28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7211d1fd4dc2bff459bbf1357cc5a24b55c64f920021e810fba0d3c89e1f28", kill_on_drop: false }` [INFO] [stdout] 6e7211d1fd4dc2bff459bbf1357cc5a24b55c64f920021e810fba0d3c89e1f28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64b5110d1341cc3d0eeffc994bc96d9ddd96d7222f008ce5b83d278ca4ff8819 [INFO] running `Command { std: "docker" "start" "-a" "64b5110d1341cc3d0eeffc994bc96d9ddd96d7222f008ce5b83d278ca4ff8819", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling payengine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.77s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/payengine-4eb100ca0ad72344) [INFO] running `Command { std: "docker" "inspect" "64b5110d1341cc3d0eeffc994bc96d9ddd96d7222f008ce5b83d278ca4ff8819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64b5110d1341cc3d0eeffc994bc96d9ddd96d7222f008ce5b83d278ca4ff8819", kill_on_drop: false }` [INFO] [stdout] 64b5110d1341cc3d0eeffc994bc96d9ddd96d7222f008ce5b83d278ca4ff8819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 506a4e91a6e3375b90018e68c30049c808dcdab469e4eeda9fda7c223e48726f [INFO] running `Command { std: "docker" "start" "-a" "506a4e91a6e3375b90018e68c30049c808dcdab469e4eeda9fda7c223e48726f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payengine-4eb100ca0ad72344) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test processor::basic_happy_case ... ok [INFO] [stdout] test payment::test_payment_deserialization ... ok [INFO] [stdout] test processor::basic_chargeback_flow ... ok [INFO] [stdout] test processor::basic_multi_payment_math_checks_out ... ok [INFO] [stdout] test processor::chargeback_unknown_tx ... ok [INFO] [stdout] test processor::dispute_unknown_tx ... ok [INFO] [stdout] test processor::funds_on_hold_math_and_basic_flow ... ok [INFO] [stdout] test processor::withdrawal_underflow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "506a4e91a6e3375b90018e68c30049c808dcdab469e4eeda9fda7c223e48726f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506a4e91a6e3375b90018e68c30049c808dcdab469e4eeda9fda7c223e48726f", kill_on_drop: false }` [INFO] [stdout] 506a4e91a6e3375b90018e68c30049c808dcdab469e4eeda9fda7c223e48726f