[INFO] cloning repository https://github.com/SpAndrea117/transaction-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpAndrea117/transaction-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpAndrea117%2Ftransaction-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpAndrea117%2Ftransaction-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac4926e99b16278e9d8edc16d28245e5cde50192 [INFO] testing SpAndrea117/transaction-simulator against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpAndrea117%2Ftransaction-simulator" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SpAndrea117/transaction-simulator [INFO] finished tweaking git repo https://github.com/SpAndrea117/transaction-simulator [INFO] tweaked toml for git repo https://github.com/SpAndrea117/transaction-simulator written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SpAndrea117/transaction-simulator on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SpAndrea117/transaction-simulator 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98f28d4dd0e1dbc16aadd817acdb26c818b1e93cfbf3d71370c2eaf9fe7cb573 [INFO] running `Command { std: "docker" "start" "-a" "98f28d4dd0e1dbc16aadd817acdb26c818b1e93cfbf3d71370c2eaf9fe7cb573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98f28d4dd0e1dbc16aadd817acdb26c818b1e93cfbf3d71370c2eaf9fe7cb573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f28d4dd0e1dbc16aadd817acdb26c818b1e93cfbf3d71370c2eaf9fe7cb573", kill_on_drop: false }` [INFO] [stdout] 98f28d4dd0e1dbc16aadd817acdb26c818b1e93cfbf3d71370c2eaf9fe7cb573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b5b1ff6a99a42e9982c30d36da66cc76a49e52202458cbbf1f41aab6896ccba [INFO] running `Command { std: "docker" "start" "-a" "0b5b1ff6a99a42e9982c30d36da66cc76a49e52202458cbbf1f41aab6896ccba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling transactions-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "0b5b1ff6a99a42e9982c30d36da66cc76a49e52202458cbbf1f41aab6896ccba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5b1ff6a99a42e9982c30d36da66cc76a49e52202458cbbf1f41aab6896ccba", kill_on_drop: false }` [INFO] [stdout] 0b5b1ff6a99a42e9982c30d36da66cc76a49e52202458cbbf1f41aab6896ccba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6cbc03f6b64ef6f1efe03f511e3a0fa1f0f2cab1a817f2b2dcff601bee335f2 [INFO] running `Command { std: "docker" "start" "-a" "a6cbc03f6b64ef6f1efe03f511e3a0fa1f0f2cab1a817f2b2dcff601bee335f2", kill_on_drop: false }` [INFO] [stderr] Compiling transactions-simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "a6cbc03f6b64ef6f1efe03f511e3a0fa1f0f2cab1a817f2b2dcff601bee335f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6cbc03f6b64ef6f1efe03f511e3a0fa1f0f2cab1a817f2b2dcff601bee335f2", kill_on_drop: false }` [INFO] [stdout] a6cbc03f6b64ef6f1efe03f511e3a0fa1f0f2cab1a817f2b2dcff601bee335f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42e88d78ef3d1694093e7ac95b5100aabfb741d1dd1f4cbb6dbea7531c5023a4 [INFO] running `Command { std: "docker" "start" "-a" "42e88d78ef3d1694093e7ac95b5100aabfb741d1dd1f4cbb6dbea7531c5023a4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/transactions_simulator-3af7e5ab0d559abe) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test business_logic::test::test_chargeback ... ok [INFO] [stdout] test business_logic::test::test_basic ... ok [INFO] [stdout] test business_logic::test::test_dispute_on_dispute ... ok [INFO] [stdout] test business_logic::test::test_dispute_resolve ... ok [INFO] [stdout] test business_logic::test::test_fuzz_malformed ... ok [INFO] [stdout] test business_logic::test::test_insufficient_funds ... ok [INFO] [stdout] test business_logic::test::test_duplicate_tx ... ok [INFO] [stdout] test business_logic::test::test_invalid_dispute ... ok [INFO] [stdout] test business_logic::test::test_whitespace_precision ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42e88d78ef3d1694093e7ac95b5100aabfb741d1dd1f4cbb6dbea7531c5023a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42e88d78ef3d1694093e7ac95b5100aabfb741d1dd1f4cbb6dbea7531c5023a4", kill_on_drop: false }` [INFO] [stdout] 42e88d78ef3d1694093e7ac95b5100aabfb741d1dd1f4cbb6dbea7531c5023a4