[INFO] cloning repository https://github.com/xmaslasklaskalal/transaction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xmaslasklaskalal/transaction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmaslasklaskalal%2Ftransaction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmaslasklaskalal%2Ftransaction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13b689d253645216dcf8be976872cf9bcf88a5e7 [INFO] testing xmaslasklaskalal/transaction against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmaslasklaskalal%2Ftransaction" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xmaslasklaskalal/transaction on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xmaslasklaskalal/transaction [INFO] finished tweaking git repo https://github.com/xmaslasklaskalal/transaction [INFO] tweaked toml for git repo https://github.com/xmaslasklaskalal/transaction written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/xmaslasklaskalal/transaction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 rust_decimal_macros v1.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78571a431e70c0d316dcd59ecd4424b45c02e54f47eb704dc140ff7608b98296 [INFO] running `Command { std: "docker" "start" "-a" "78571a431e70c0d316dcd59ecd4424b45c02e54f47eb704dc140ff7608b98296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78571a431e70c0d316dcd59ecd4424b45c02e54f47eb704dc140ff7608b98296", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78571a431e70c0d316dcd59ecd4424b45c02e54f47eb704dc140ff7608b98296", kill_on_drop: false }` [INFO] [stdout] 78571a431e70c0d316dcd59ecd4424b45c02e54f47eb704dc140ff7608b98296 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cc2ad2f62547a3e3ca68bc1403f26a4e433c86a6e4dd49d1401fe46f4bf311e [INFO] running `Command { std: "docker" "start" "-a" "4cc2ad2f62547a3e3ca68bc1403f26a4e433c86a6e4dd49d1401fe46f4bf311e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rust_decimal v1.15.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rust_decimal_macros v1.15.0 [INFO] [stderr] Compiling exchange v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "4cc2ad2f62547a3e3ca68bc1403f26a4e433c86a6e4dd49d1401fe46f4bf311e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cc2ad2f62547a3e3ca68bc1403f26a4e433c86a6e4dd49d1401fe46f4bf311e", kill_on_drop: false }` [INFO] [stdout] 4cc2ad2f62547a3e3ca68bc1403f26a4e433c86a6e4dd49d1401fe46f4bf311e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eab552aa00a5fb5a832e0780398bfc6f4012ca12efd4fbfe441f258e13f942b1 [INFO] running `Command { std: "docker" "start" "-a" "eab552aa00a5fb5a832e0780398bfc6f4012ca12efd4fbfe441f258e13f942b1", kill_on_drop: false }` [INFO] [stderr] Compiling exchange v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "eab552aa00a5fb5a832e0780398bfc6f4012ca12efd4fbfe441f258e13f942b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab552aa00a5fb5a832e0780398bfc6f4012ca12efd4fbfe441f258e13f942b1", kill_on_drop: false }` [INFO] [stdout] eab552aa00a5fb5a832e0780398bfc6f4012ca12efd4fbfe441f258e13f942b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbce9b016c92c1f0760480d8ed73f47b96ec8b00ed47367d80fc1a0bfd6348f8 [INFO] running `Command { std: "docker" "start" "-a" "bbce9b016c92c1f0760480d8ed73f47b96ec8b00ed47367d80fc1a0bfd6348f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/exchange-a1259da85e5a719d) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test processor::tests::test_deposit_dispute_twice_resolve_twice ... ok [INFO] [stdout] test processor::tests::test_deposit_dispute_withdraw_resolve_withdraw ... ok [INFO] [stdout] test processor::tests::test_deposit_dispute_withdraw_chargeback_withdraw ... ok [INFO] [stdout] test processor::tests::test_deposit_loop ... ok [INFO] [stdout] test processor::tests::test_deposit_withdraw_loop ... ok [INFO] [stdout] test processor::tests::test_duplicate_transactions_do_nothing has been running for over 60 seconds [INFO] [stdout] test processor::tests::test_duplicate_transactions_do_nothing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 92.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bbce9b016c92c1f0760480d8ed73f47b96ec8b00ed47367d80fc1a0bfd6348f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbce9b016c92c1f0760480d8ed73f47b96ec8b00ed47367d80fc1a0bfd6348f8", kill_on_drop: false }` [INFO] [stdout] bbce9b016c92c1f0760480d8ed73f47b96ec8b00ed47367d80fc1a0bfd6348f8