[INFO] cloning repository https://github.com/AnnikaCodes/psbattletools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnnikaCodes/psbattletools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnikaCodes%2Fpsbattletools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnikaCodes%2Fpsbattletools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddf618806df9c94bb1175bb960499810a9517d5e
[INFO] testing AnnikaCodes/psbattletools against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnnikaCodes%2Fpsbattletools" "/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/AnnikaCodes/psbattletools
[INFO] finished tweaking git repo https://github.com/AnnikaCodes/psbattletools
[INFO] tweaked toml for git repo https://github.com/AnnikaCodes/psbattletools written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnnikaCodes/psbattletools on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnnikaCodes/psbattletools 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e9660e0083703dbaba8bb5cb362ea8b7bdda26810860adaae8f19532f96e361
[INFO] running `Command { std: "docker" "start" "-a" "5e9660e0083703dbaba8bb5cb362ea8b7bdda26810860adaae8f19532f96e361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e9660e0083703dbaba8bb5cb362ea8b7bdda26810860adaae8f19532f96e361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9660e0083703dbaba8bb5cb362ea8b7bdda26810860adaae8f19532f96e361", kill_on_drop: false }`
[INFO] [stdout] 5e9660e0083703dbaba8bb5cb362ea8b7bdda26810860adaae8f19532f96e361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba7cf6b060010aadef96ac8aceae8554a1323705d0e9c01e902e5d468277371a
[INFO] running `Command { std: "docker" "start" "-a" "ba7cf6b060010aadef96ac8aceae8554a1323705d0e9c01e902e5d468277371a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling gjson v0.8.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling psbattletools v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.17s
[INFO] running `Command { std: "docker" "inspect" "ba7cf6b060010aadef96ac8aceae8554a1323705d0e9c01e902e5d468277371a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba7cf6b060010aadef96ac8aceae8554a1323705d0e9c01e902e5d468277371a", kill_on_drop: false }`
[INFO] [stdout] ba7cf6b060010aadef96ac8aceae8554a1323705d0e9c01e902e5d468277371a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae91be81e778be09837fe9cb4dc0eef35717a8a65c89494a15fedacc6bfd710a
[INFO] running `Command { std: "docker" "start" "-a" "ae91be81e778be09837fe9cb4dc0eef35717a8a65c89494a15fedacc6bfd710a", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling psbattletools v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.69s
[INFO] running `Command { std: "docker" "inspect" "ae91be81e778be09837fe9cb4dc0eef35717a8a65c89494a15fedacc6bfd710a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae91be81e778be09837fe9cb4dc0eef35717a8a65c89494a15fedacc6bfd710a", kill_on_drop: false }`
[INFO] [stdout] ae91be81e778be09837fe9cb4dc0eef35717a8a65c89494a15fedacc6bfd710a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 46d59243cd497363a83057a68be1923410428ac5c6da970f6b298fe100f58c6e
[INFO] running `Command { std: "docker" "start" "-a" "46d59243cd497363a83057a68be1923410428ac5c6da970f6b298fe100f58c6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/psbattletools-7c2fff9eeb6194be)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test search::unit_tests::bench_parse_forfeit_wins_only ... ok
[INFO] [stdout] test search::unit_tests::bench_parse_wins_only ... ok
[INFO] [stdout] test search::unit_tests::bench_parse_forfeits_only ... ok
[INFO] [stdout] test anonymize::anonymizer::unit_tests::player_tracking ... ok
[INFO] [stdout] test search::unit_tests::bench_parse ... ok
[INFO] [stdout] test statistics::stats::unit_tests::bench_process_and_add_json ... ok
[INFO] [stdout] test anonymize::anonymizer::unit_tests::bench_anonymize_unsafe ... ok
[INFO] [stdout] test anonymize::anonymizer::unit_tests::bench_anonymize_safe ... ok
[INFO] [stdout] test statistics::stats::unit_tests::bench_process_json ... ok
[INFO] [stdout] test anonymize::anonymizer::unit_tests::no_log ... ok
[INFO] [stdout] test statistics::stats::unit_tests::bench_process_json_no_min_elo ... ok
[INFO] [stdout] test anonymize::anonymizer::unit_tests::tie ... ok
[INFO] [stdout] test anonymize::unit_tests::bench_handle_directory_1k ... FAILED
[INFO] [stdout] test statistics::unit_tests::bench_handle_directory_1k ... FAILED
[INFO] [stdout] test statistics::unit_tests::test_handle_directory_1k ... FAILED
[INFO] [stdout] test search::unit_tests::bench_handle_directory_1k ... FAILED
[INFO] [stdout] test anonymize::anonymizer::unit_tests::anonymization ... ok
[INFO] [stdout] test statistics::stats::unit_tests::bench_to_csv_10k ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin psbattletools`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/psbattletools-7c2fff9eeb6194be` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "46d59243cd497363a83057a68be1923410428ac5c6da970f6b298fe100f58c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46d59243cd497363a83057a68be1923410428ac5c6da970f6b298fe100f58c6e", kill_on_drop: false }`
[INFO] [stdout] 46d59243cd497363a83057a68be1923410428ac5c6da970f6b298fe100f58c6e
