[INFO] cloning repository https://github.com/Ryanmtate/tx-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryanmtate/tx-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmtate%2Ftx-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmtate%2Ftx-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3603d18d6fbb45cdd421eb65c4e5c4f857cc5c6f
[INFO] testing Ryanmtate/tx-sim against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmtate%2Ftx-sim" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ryanmtate/tx-sim
[INFO] finished tweaking git repo https://github.com/Ryanmtate/tx-sim
[INFO] tweaked toml for git repo https://github.com/Ryanmtate/tx-sim written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryanmtate/tx-sim on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryanmtate/tx-sim 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962
[INFO] running `Command { std: "docker" "start" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.68
[INFO] [stderr]    Compiling libc v0.2.92
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling tx-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.03s
[INFO] running `Command { std: "docker" "inspect" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tx-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.33s
[INFO] running `Command { std: "docker" "inspect" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tx_sim-5c2bf22446ba645f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test::test_account_chargeback ... ok
[INFO] [stdout] test test::test_account_deposit ... ok
[INFO] [stdout] test test::test_account_resolution ... ok
[INFO] [stdout] test test::test_account_withdrawal ... ok
[INFO] [stdout] test test::test_account_dispute ... ok
[INFO] [stdout] test test::test_write_csv_dummy_transactions ... FAILED
[INFO] [stdout] client,available,held,total,locked
[INFO] [stdout] 6,316.5017,1058.502,1375.0037,false
[INFO] [stdout] 1,600.2358,19.7782,620.014,true
[INFO] [stdout] 3,1403.9591,358.6806,1762.6397,true
[INFO] [stdout] 2,5999.5173,307.0714,6306.5887,true
[INFO] [stdout] 9,1004.5007,675.1538,1679.6545,true
[INFO] [stdout] 5,2097.992,508.5965,2606.5885,true
[INFO] [stdout] 7,905.5916,62.3654,967.957,true
[INFO] [stdout] 10,4017.2508,0.2246,4017.4754,true
[INFO] [stdout] 4,2120.629,2198.0885,4318.7175,false
[INFO] [stdout] 8,2662.0848,308.1584,2970.2432,false
[INFO] [stdout] test test::test_generate_transactions ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_write_csv_dummy_transactions stdout ----
[INFO] [stdout] Error: CsvError(Error(Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })))
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_write_csv_dummy_transactions
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962", kill_on_drop: false }`
[INFO] [stdout] dd8373cdc953a228f163aa82f86745be8fa80a649932234e4db0e229c7aea962
