[INFO] cloning repository https://github.com/diackson/payement_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/diackson/payement_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiackson%2Fpayement_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiackson%2Fpayement_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e91e619eddc7d6afa7306f62a0495c1393d54976 [INFO] testing diackson/payement_engine against try#6c5b2f071bf9fe3a4b05942f31d42d076171aa61 for pr-115315-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdiackson%2Fpayement_engine" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/diackson/payement_engine on toolchain 6c5b2f071bf9fe3a4b05942f31d42d076171aa61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/diackson/payement_engine [INFO] finished tweaking git repo https://github.com/diackson/payement_engine [INFO] tweaked toml for git repo https://github.com/diackson/payement_engine written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/diackson/payement_engine 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" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83a13297c3ab2d641c9126869256d9f945483c9c569870710e61025eac87d846 [INFO] running `Command { std: "docker" "start" "-a" "83a13297c3ab2d641c9126869256d9f945483c9c569870710e61025eac87d846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83a13297c3ab2d641c9126869256d9f945483c9c569870710e61025eac87d846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83a13297c3ab2d641c9126869256d9f945483c9c569870710e61025eac87d846", kill_on_drop: false }` [INFO] [stdout] 83a13297c3ab2d641c9126869256d9f945483c9c569870710e61025eac87d846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75a0a1deca65f9c6da5caaa073ce35ac883fba9b3e232ae1214f5b812517bf13 [INFO] running `Command { std: "docker" "start" "-a" "75a0a1deca65f9c6da5caaa073ce35ac883fba9b3e232ae1214f5b812517bf13", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling payment_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.33s [INFO] running `Command { std: "docker" "inspect" "75a0a1deca65f9c6da5caaa073ce35ac883fba9b3e232ae1214f5b812517bf13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a0a1deca65f9c6da5caaa073ce35ac883fba9b3e232ae1214f5b812517bf13", kill_on_drop: false }` [INFO] [stdout] 75a0a1deca65f9c6da5caaa073ce35ac883fba9b3e232ae1214f5b812517bf13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a6e2f6f6b63dc81b1512c040a5979674e068b1334fae12f77382f8bcf718870 [INFO] running `Command { std: "docker" "start" "-a" "2a6e2f6f6b63dc81b1512c040a5979674e068b1334fae12f77382f8bcf718870", kill_on_drop: false }` [INFO] [stderr] Compiling payment_engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "2a6e2f6f6b63dc81b1512c040a5979674e068b1334fae12f77382f8bcf718870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a6e2f6f6b63dc81b1512c040a5979674e068b1334fae12f77382f8bcf718870", kill_on_drop: false }` [INFO] [stdout] 2a6e2f6f6b63dc81b1512c040a5979674e068b1334fae12f77382f8bcf718870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f5e78b491441a5b9644e276a59809eedfadf4ee1de96655588122b3a64cb522c" "/opt/rustwide/cargo-home/bin/cargo" "+6c5b2f071bf9fe3a4b05942f31d42d076171aa61" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 851f9ef1fe09e3f300b23fea673d8913a1233645540a13fe2f698a400756c1e5 [INFO] running `Command { std: "docker" "start" "-a" "851f9ef1fe09e3f300b23fea673d8913a1233645540a13fe2f698a400756c1e5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/payment_engine-2e99e038820bd78d) [INFO] [stdout] running 8 tests [INFO] [stdout] test transaction_module::transaction_record::tests::transaction_deposit_test ... ok [INFO] [stdout] test transaction_module::transaction_record::tests::test_resolve ... ok [INFO] [stdout] test transaction_module::transaction_record::tests::test_dispute ... ok [INFO] [stdout] test transaction_module::transaction_record::tests::test_ignore_deposit_with_infity_amount ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/payment_engine-e2132597c7e37553) [INFO] [stdout] test transaction_module::transaction_record::tests::test_chargeback ... ok [INFO] [stderr] Doc-tests payment_engine [INFO] [stdout] test transaction_module::transaction_record::tests::test_ignore_chargeback_when_no_dispute ... ok [INFO] [stdout] test transaction_module::transaction_record::tests::test_deposit_and_withdrawal ... ok [INFO] [stdout] test transaction_module::transaction_record::tests::test_ignore_withdrawal_more_than_available ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] [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" "851f9ef1fe09e3f300b23fea673d8913a1233645540a13fe2f698a400756c1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "851f9ef1fe09e3f300b23fea673d8913a1233645540a13fe2f698a400756c1e5", kill_on_drop: false }` [INFO] [stdout] 851f9ef1fe09e3f300b23fea673d8913a1233645540a13fe2f698a400756c1e5