[INFO] cloning repository https://github.com/mcpar-land/ultra-tournament
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcpar-land/ultra-tournament" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fultra-tournament", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fultra-tournament'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c64d45887986efd2b7c9ac0780a1c8c6127326c
[INFO] testing mcpar-land/ultra-tournament against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fultra-tournament" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mcpar-land/ultra-tournament on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mcpar-land/ultra-tournament
[INFO] finished tweaking git repo https://github.com/mcpar-land/ultra-tournament
[INFO] tweaked toml for git repo https://github.com/mcpar-land/ultra-tournament written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mcpar-land/ultra-tournament 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0e12d3ce002bff808b59fd19122f755efbaf692a103b7ea65ef872005de83ab
[INFO] running `Command { std: "docker" "start" "-a" "a0e12d3ce002bff808b59fd19122f755efbaf692a103b7ea65ef872005de83ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0e12d3ce002bff808b59fd19122f755efbaf692a103b7ea65ef872005de83ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0e12d3ce002bff808b59fd19122f755efbaf692a103b7ea65ef872005de83ab", kill_on_drop: false }`
[INFO] [stdout] a0e12d3ce002bff808b59fd19122f755efbaf692a103b7ea65ef872005de83ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b538a2002a2addf54c4dcc049eba776d1a6d7082e68c31c0d20143dccd1b46ad
[INFO] running `Command { std: "docker" "start" "-a" "b538a2002a2addf54c4dcc049eba776d1a6d7082e68c31c0d20143dccd1b46ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling tynm v0.1.4
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling serde-hjson v0.8.2
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling directories v1.0.2
[INFO] [stderr]    Compiling isatty v0.1.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling enum-map v0.6.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling serde-value v0.5.3
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling config v0.9.3
[INFO] [stderr]    Compiling ptree v0.2.1
[INFO] [stderr]    Compiling ultra_tournament v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "b538a2002a2addf54c4dcc049eba776d1a6d7082e68c31c0d20143dccd1b46ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b538a2002a2addf54c4dcc049eba776d1a6d7082e68c31c0d20143dccd1b46ad", kill_on_drop: false }`
[INFO] [stdout] b538a2002a2addf54c4dcc049eba776d1a6d7082e68c31c0d20143dccd1b46ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45079434593d93371f515a683dd83b99c587709801c20a3ec38b8dd572aec89b
[INFO] running `Command { std: "docker" "start" "-a" "45079434593d93371f515a683dd83b99c587709801c20a3ec38b8dd572aec89b", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling ultra_tournament v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `U32BattleSystem` is never constructed
[INFO] [stdout]   --> src/test/test_docs.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct U32BattleSystem;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "45079434593d93371f515a683dd83b99c587709801c20a3ec38b8dd572aec89b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45079434593d93371f515a683dd83b99c587709801c20a3ec38b8dd572aec89b", kill_on_drop: false }`
[INFO] [stdout] 45079434593d93371f515a683dd83b99c587709801c20a3ec38b8dd572aec89b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d4870f2c492f50704076c5b714fba01c2986186bd6b1c6e2c351e217ae3e3764
[INFO] running `Command { std: "docker" "start" "-a" "d4870f2c492f50704076c5b714fba01c2986186bd6b1c6e2c351e217ae3e3764", kill_on_drop: false }`
[INFO] [stderr] warning: struct `U32BattleSystem` is never constructed
[INFO] [stderr]   --> src/test/test_docs.rs:18:8
[INFO] [stderr]    |
[INFO] [stderr] 18 | struct U32BattleSystem;
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ultra_tournament` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ultra_tournament-2981f83dfefa1fff)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::test_tournament::len_entrants ... ok
[INFO] [stdout] test test::test_tournament::len_rounds ... ok
[INFO] [stdout] test test::test_tournament::len_rounds_incomplete ... ok
[INFO] [stdout] [2m[0mIncomplete
[INFO] [stdout] [2m├─ [0mIncomplete
[INFO] [stdout] [2m│  ├─ [0mIncomplete
[INFO] [stdout] [2m│  │  ├─ [0mIncomplete
[INFO] [stdout] [2m│  │  │  ├─ [0mIncomplete
[INFO] [stdout] [2m│  │  │  │  ├─ [0mInt Fighter: 3,370,220,969
[INFO] [stdout] [2m│  │  │  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │  │  │     ├─ [0mInt Fighter: 3,533,480,938
[INFO] [stdout] [2m│  │  │  │     └─ [0mInt Fighter: 2,742,837,192
[INFO] [stdout] [2m│  │  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │  │     ├─ [0mInt Fighter: 2,968,169,776
[INFO] [stdout] [2m│  │  │     └─ [0mInt Fighter: 826,747,702
[INFO] [stdout] [2m│  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │     ├─ [0mIncomplete
[INFO] [stdout] [2m│  │     │  ├─ [0mInt Fighter: 104,598,527
[INFO] [stdout] [2m│  │     │  └─ [0mInt Fighter: 3,221,973,605
[INFO] [stdout] [2m│  │     └─ [0mIncomplete
[INFO] [stdout] [2m│  │        ├─ [0mInt Fighter: 4,008,564,864
[INFO] [stdout] [2m│  │        └─ [0mInt Fighter: 2,091,168,126
[INFO] [stdout] [2m│  └─ [0mIncomplete
[INFO] [stdout] [2m│     ├─ [0mIncomplete
[INFO] [stdout] [2m│     │  ├─ [0mIncomplete
[INFO] [stdout] [2m│     │  │  ├─ [0mInt Fighter: 2,505,688,832
[INFO] [stdout] [2m│     │  │  └─ [0mInt Fighter: 1,046,406,276
[INFO] [stdout] [2m│     │  └─ [0mIncomplete
[INFO] [stdout] [2m│     │     ├─ [0mInt Fighter: 3,189,933,692
[INFO] [stdout] [2m│     │     └─ [0mInt Fighter: 3,648,103,579
[INFO] [stdout] [2m│     └─ [0mIncomplete
[INFO] [stdout] [2m│        ├─ [0mIncomplete
[INFO] [stdout] [2m│        │  ├─ [0mInt Fighter: 1,765,001,325
[INFO] [stdout] [2m│        │  └─ [0mInt Fighter: 822,656,141
[INFO] [stdout] [2m│        └─ [0mIncomplete
[INFO] [stdout] [2m│           ├─ [0mInt Fighter: 1,510,356,947
[INFO] [stdout] [2m│           └─ [0mInt Fighter: 1,825,911,180
[INFO] [stdout] [2m└─ [0mIncomplete
[INFO] [stdout] [2m   ├─ [0mIncomplete
[INFO] [stdout] [2m   │  ├─ [0mIncomplete
[INFO] [stdout] [2m   │  │  ├─ [0mIncomplete
[INFO] [stdout] [2m   │  │  │  ├─ [0mInt Fighter: 746,295,297
[INFO] [stdout] [2m   │  │  │  └─ [0mInt Fighter: 173,033,559
[INFO] [stdout] [2m   │  │  └─ [0mIncomplete
[INFO] [stdout] [2m   │  │     ├─ [0mInt Fighter: 3,115,315,526
[INFO] [stdout] [2m   │  │     └─ [0mInt Fighter: 2,938,838,682
[INFO] [stdout] [2m   │  └─ [0mIncomplete
[INFO] [stdout] [2m   │     ├─ [0mIncomplete
[INFO] [stdout] [2m   │     │  ├─ [0mInt Fighter: 2,084,443,163
[INFO] [stdout] [2m   │     │  └─ [0mInt Fighter: 1,359,325,017
[INFO] [stdout] [2m   │     └─ [0mIncomplete
[INFO] [stdout] [2m   │        ├─ [0mInt Fighter: 3,640,138,782
[INFO] [stdout] [2m   │        └─ [0mInt Fighter: 287,651,206
[INFO] [stdout] [2m   └─ [0mIncomplete
[INFO] [stdout] [2m      ├─ [0mIncomplete
[INFO] [stdout] [2m      │  ├─ [0mIncomplete
[INFO] [stdout] [2m      │  │  ├─ [0mInt Fighter: 1,482,531,481
[INFO] [stdout] [2m      │  │  └─ [0mInt Fighter: 2,988,509,697
[INFO] [stdout] [2m      │  └─ [0mIncomplete
[INFO] [stdout] [2m      │     ├─ [0mInt Fighter: 3,413,641,504
[INFO] [stdout] [2m      │     └─ [0mInt Fighter: 3,795,825,168
[INFO] [stdout] [2m      └─ [0mIncomplete
[INFO] [stdout] [2m         ├─ [0mIncomplete
[INFO] [stdout] [2m         │  ├─ [0mInt Fighter: 2,377,306,198
[INFO] [stdout] [2m         │  └─ [0mInt Fighter: 4,030,332,062
[INFO] [stdout] [2m         └─ [0mIncomplete
[INFO] [stdout] [2m            ├─ [0mInt Fighter: 3,032,105,613
[INFO] [stdout] [2m            └─ [0mInt Fighter: 694,732,591
[INFO] [stdout] test test::test_tournament::metadata ... ok
[INFO] [stdout] [2m[0mInt Fighter: 4,030,332,062 (B wins --- Int Fighter: 4,030,332,062 wins by 21767198!)
[INFO] [stdout] [2m├─ [0mInt Fighter: 4,008,564,864 (A wins --- Int Fighter: 4,008,564,864 wins by 360461285!)
[INFO] [stdout] [2m│  ├─ [0mInt Fighter: 4,008,564,864 (B wins --- Int Fighter: 4,008,564,864 wins by 475083926!)
[INFO] [stdout] [2m│  │  ├─ [0mInt Fighter: 3,533,480,938 (A wins --- Int Fighter: 3,533,480,938 wins by 565311162!)
[INFO] [stdout] [2m│  │  │  ├─ [0mInt Fighter: 3,533,480,938 (B wins --- Int Fighter: 3,533,480,938 wins by 163259969!)
[INFO] [stdout] [2m│  │  │  │  ├─ [0mInt Fighter: 3,370,220,969
[INFO] [stdout] [2m│  │  │  │  └─ [0mInt Fighter: 3,533,480,938 (A wins --- Int Fighter: 3,533,480,938 wins by 790643746!)
[INFO] [stdout] [2m│  │  │  │     ├─ [0mInt Fighter: 3,533,480,938
[INFO] [stdout] [2m│  │  │  │     └─ [0mInt Fighter: 2,742,837,192
[INFO] [stdout] [2m│  │  │  └─ [0mInt Fighter: 2,968,169,776 (A wins --- Int Fighter: 2,968,169,776 wins by 2141422074!)
[INFO] [stdout] [2m│  │  │     ├─ [0mInt Fighter: 2,968,169,776
[INFO] [stdout] [2m│  │  │     └─ [0mInt Fighter: 826,747,702
[INFO] [stdout] [2m│  │  └─ [0mInt Fighter: 4,008,564,864 (B wins --- Int Fighter: 4,008,564,864 wins by 786591259!)
[INFO] [stdout] [2m│  │     ├─ [0mInt Fighter: 3,221,973,605 (B wins --- Int Fighter: 3,221,973,605 wins by 3117375078!)
[INFO] [stdout] [2m│  │     │  ├─ [0mInt Fighter: 104,598,527
[INFO] [stdout] [2m│  │     │  └─ [0mInt Fighter: 3,221,973,605
[INFO] [stdout] [2m│  │     └─ [0mInt Fighter: 4,008,564,864 (A wins --- Int Fighter: 4,008,564,864 wins by 1917396738!)
[INFO] [stdout] [2m│  │        ├─ [0mInt Fighter: 4,008,564,864
[INFO] [stdout] [2m│  │        └─ [0mInt Fighter: 2,091,168,126
[INFO] [stdout] [2m│  └─ [0mInt Fighter: 3,648,103,579 (A wins --- Int Fighter: 3,648,103,579 wins by 1822192399!)
[INFO] [stdout] [2m│     ├─ [0mInt Fighter: 3,648,103,579 (B wins --- Int Fighter: 3,648,103,579 wins by 1142414747!)
[INFO] [stdout] [2m│     │  ├─ [0mInt Fighter: 2,505,688,832 (A wins --- Int Fighter: 2,505,688,832 wins by 1459282556!)
[INFO] [stdout] [2m│     │  │  ├─ [0mInt Fighter: 2,505,688,832
[INFO] [stdout] [2m│     │  │  └─ [0mInt Fighter: 1,046,406,276
[INFO] [stdout] [2m│     │  └─ [0mInt Fighter: 3,648,103,579 (B wins --- Int Fighter: 3,648,103,579 wins by 458169887!)
[INFO] [stdout] [2m│     │     ├─ [0mInt Fighter: 3,189,933,692
[INFO] [stdout] [2m│     │     └─ [0mInt Fighter: 3,648,103,579
[INFO] [stdout] [2m│     └─ [0mInt Fighter: 1,825,911,180 (B wins --- Int Fighter: 1,825,911,180 wins by 60909855!)
[INFO] [stdout] [2m│        ├─ [0mInt Fighter: 1,765,001,325 (A wins --- Int Fighter: 1,765,001,325 wins by 942345184!)
[INFO] [stdout] [2m│        │  ├─ [0mInt Fighter: 1,765,001,325
[INFO] [stdout] [2m│        │  └─ [0mInt Fighter: 822,656,141
[INFO] [stdout] [2m│        └─ [0mInt Fighter: 1,825,911,180 (B wins --- Int Fighter: 1,825,911,180 wins by 315554233!)
[INFO] [stdout] [2m│           ├─ [0mInt Fighter: 1,510,356,947
[INFO] [stdout] [2m│           └─ [0mInt Fighter: 1,825,911,180
[INFO] [stdout] [2m└─ [0mInt Fighter: 4,030,332,062 (B wins --- Int Fighter: 4,030,332,062 wins by 390193280!)
[INFO] [stdout] [2m   ├─ [0mInt Fighter: 3,640,138,782 (B wins --- Int Fighter: 3,640,138,782 wins by 524823256!)
[INFO] [stdout] [2m   │  ├─ [0mInt Fighter: 3,115,315,526 (B wins --- Int Fighter: 3,115,315,526 wins by 2369020229!)
[INFO] [stdout] [2m   │  │  ├─ [0mInt Fighter: 746,295,297 (A wins --- Int Fighter: 746,295,297 wins by 573261738!)
[INFO] [stdout] [2m   │  │  │  ├─ [0mInt Fighter: 746,295,297
[INFO] [stdout] [2m   │  │  │  └─ [0mInt Fighter: 173,033,559
[INFO] [stdout] [2m   │  │  └─ [0mInt Fighter: 3,115,315,526 (A wins --- Int Fighter: 3,115,315,526 wins by 176476844!)
[INFO] [stdout] [2m   │  │     ├─ [0mInt Fighter: 3,115,315,526
[INFO] [stdout] [2m   │  │     └─ [0mInt Fighter: 2,938,838,682
[INFO] [stdout] [2m   │  └─ [0mInt Fighter: 3,640,138,782 (B wins --- Int Fighter: 3,640,138,782 wins by 1555695619!)
[INFO] [stdout] [2m   │     ├─ [0mInt Fighter: 2,084,443,163 (A wins --- Int Fighter: 2,084,443,163 wins by 725118146!)
[INFO] [stdout] [2m   │     │  ├─ [0mInt Fighter: 2,084,443,163
[INFO] [stdout] [2m   │     │  └─ [0mInt Fighter: 1,359,325,017
[INFO] [stdout] [2m   │     └─ [0mInt Fighter: 3,640,138,782 (A wins --- Int Fighter: 3,640,138,782 wins by 3352487576!)
[INFO] [stdout] [2m   │        ├─ [0mInt Fighter: 3,640,138,782
[INFO] [stdout] [2m   │        └─ [0mInt Fighter: 287,651,206
[INFO] [stdout] [2m   └─ [0mInt Fighter: 4,030,332,062 (B wins --- Int Fighter: 4,030,332,062 wins by 234506894!)
[INFO] [stdout] [2m      ├─ [0mInt Fighter: 3,795,825,168 (B wins --- Int Fighter: 3,795,825,168 wins by 807315471!)
[INFO] [stdout] [2m      │  ├─ [0mInt Fighter: 2,988,509,697 (B wins --- Int Fighter: 2,988,509,697 wins by 1505978216!)
[INFO] [stdout] [2m      │  │  ├─ [0mInt Fighter: 1,482,531,481
[INFO] [stdout] [2m      │  │  └─ [0mInt Fighter: 2,988,509,697
[INFO] [stdout] [2m      │  └─ [0mInt Fighter: 3,795,825,168 (B wins --- Int Fighter: 3,795,825,168 wins by 382183664!)
[INFO] [stdout] [2m      │     ├─ [0mInt Fighter: 3,413,641,504
[INFO] [stdout] [2m      │     └─ [0mInt Fighter: 3,795,825,168
[INFO] [stdout] [2m      └─ [0mInt Fighter: 4,030,332,062 (A wins --- Int Fighter: 4,030,332,062 wins by 998226449!)
[INFO] [stdout] [2m         ├─ [0mInt Fighter: 4,030,332,062 (B wins --- Int Fighter: 4,030,332,062 wins by 1653025864!)
[INFO] [stdout] [2m         │  ├─ [0mInt Fighter: 2,377,306,198
[INFO] [stdout] [2m         │  └─ [0mInt Fighter: 4,030,332,062
[INFO] [stdout] [2m         └─ [0mInt Fighter: 3,032,105,613 (A wins --- Int Fighter: 3,032,105,613 wins by 2337373022!)
[INFO] [stdout] [2m            ├─ [0mInt Fighter: 3,032,105,613
[INFO] [stdout] [2m            └─ [0mInt Fighter: 694,732,591
[INFO] [stdout] test test::test_tournament::print ... ok
[INFO] [stdout] test test::test_tournament::solve ... ok
[INFO] [stdout] test test::test_tournament::result_accessors ... ok
[INFO] [stdout] test test::test_tournament::len_rounds_complete ... ok
[INFO] [stdout] test test::test_tournament::create_tournament ... ok
[INFO] [stdout] test test::test_tournament::tournament_node_counts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ultra_tournament
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/tournament.rs - tournament::Tournament<E,M,B>::new_from_gen (line 133) ... FAILED
[INFO] [stdout] test src/tournament.rs - tournament::Tournament<E,M,B>::new (line 41) ... FAILED
[INFO] [stdout] test src/types.rs - types::BattleSystem (line 15) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 4) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/tournament.rs - tournament::Tournament<E,M,B>::new_from_gen (line 133) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `crate::MyBattleSystem`, `crate::MyMetadata`
[INFO] [stdout]  --> src/tournament.rs:135:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::{ MyBattleSystem, MyMetadata };
[INFO] [stdout]   |              ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MyMetadata` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `MyBattleSystem` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tournament`
[INFO] [stdout]  --> src/tournament.rs:137:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | let t = Tournament::<u32, MyMetadata, MyBattleSystem>::new_from_gen(
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared type `Tournament`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ultra_tournament::Tournament;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tournament.rs - tournament::Tournament<E,M,B>::new (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved imports `crate::MyBattleSystem`, `crate::MyMetadata`
[INFO] [stdout]  --> src/tournament.rs:42:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{ MyBattleSystem, MyMetadata };
[INFO] [stdout]   |              ^^^^^^^^^^^^^^  ^^^^^^^^^^ no `MyMetadata` in the root
[INFO] [stdout]   |              |
[INFO] [stdout]   |              no `MyBattleSystem` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tournament`
[INFO] [stdout]  --> src/tournament.rs:46:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | let t = Tournament::<u32, MyMetadata, MyBattleSystem>::new(entrants);
[INFO] [stdout]   |         ^^^^^^^^^^ use of undeclared type `Tournament`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ultra_tournament::Tournament;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types.rs - types::BattleSystem (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `crate::MyMetadata`
[INFO] [stdout]  --> src/types.rs:16:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::MyMetadata;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `MyMetadata` in the root
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `TournamentRoundResult`
[INFO] [stdout]   --> src/types.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |         use TournamentRoundResult::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: a similar path exists: `ultra_tournament::TournamentRoundResult`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `TournamentRoundResult`
[INFO] [stdout]   --> src/types.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |         use TournamentRoundResult::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^ help: a similar path exists: `ultra_tournament::TournamentRoundResult`
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `BattleSystem` in this scope
[INFO] [stdout]  --> src/types.rs:20:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | impl BattleSystem<u32, MyMetadata> for U32BattleSystem {
[INFO] [stdout]   |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]   |
[INFO] [stdout] 2 + use ultra_tournament::BattleSystem;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/types.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 10 |         a_arc: Arc<RwLock<u32>>,
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/types.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 10 |         a_arc: Arc<RwLock<u32>>,
[INFO] [stdout]    |                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/types.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 11 |         b_arc: Arc<RwLock<u32>>,
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 11 |         b_arc: Arc<RwLock<u32>>,
[INFO] [stdout]    |                    ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `BattleResult` in this scope
[INFO] [stdout]   --> src/types.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     ) -> BattleResult<MyMetadata> {
[INFO] [stdout]    |          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::BattleResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BattleResult`
[INFO] [stdout]   --> src/types.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 18 |             BattleResult::Solved(A, MyMetadata::new())
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `BattleResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::BattleResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]   --> src/types.rs:31:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |             BattleResult::Solved(A, MyMetadata::new())
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 |             BattleResult::Solved(a, MyMetadata::new())
[INFO] [stdout]    |                                  ~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentEdge::A;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentRoundResult::A;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BattleResult`
[INFO] [stdout]   --> src/types.rs:33:4
[INFO] [stdout]    |
[INFO] [stdout] 20 |             BattleResult::Solved(B, MyMetadata::new())
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `BattleResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::BattleResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]   --> src/types.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 20 |             BattleResult::Solved(B, MyMetadata::new())
[INFO] [stdout]    |                                  ^
[INFO] [stdout]    |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 20 |             BattleResult::Solved(b, MyMetadata::new())
[INFO] [stdout]    |                                  ~
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentEdge::B;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentRoundResult::B;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BattleResult`
[INFO] [stdout]   --> src/types.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 22 |             BattleResult::Tie
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `BattleResult`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::BattleResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/types.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 27 |         _: Arc<RwLock<u32>>,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/types.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |         _: Arc<RwLock<u32>>,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> src/types.rs:41:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |         _: Arc<RwLock<u32>>,
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RwLock` in this scope
[INFO] [stdout]   --> src/types.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |         _: Arc<RwLock<u32>>,
[INFO] [stdout]    |                ^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 2  + use std::sync::RwLock;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `TournamentRoundResult` in this scope
[INFO] [stdout]   --> src/types.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     ) -> (TournamentRoundResult, MyMetadata) {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentRoundResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `A` in this scope
[INFO] [stdout]   --> src/types.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if random::<f32>() > 0.5 { A } else { B },
[INFO] [stdout]    |                                        ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentEdge::A;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentRoundResult::A;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `B` in this scope
[INFO] [stdout]   --> src/types.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 33 |             if random::<f32>() > 0.5 { A } else { B },
[INFO] [stdout]    |                                                   ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentEdge::B;
[INFO] [stdout]    |
[INFO] [stdout] 2  + use ultra_tournament::TournamentRoundResult::B;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/tournament.rs - tournament::Tournament<E,M,B>::new (line 41)
[INFO] [stdout]     src/tournament.rs - tournament::Tournament<E,M,B>::new_from_gen (line 133)
[INFO] [stdout]     src/types.rs - types::BattleSystem (line 15)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d4870f2c492f50704076c5b714fba01c2986186bd6b1c6e2c351e217ae3e3764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4870f2c492f50704076c5b714fba01c2986186bd6b1c6e2c351e217ae3e3764", kill_on_drop: false }`
[INFO] [stdout] d4870f2c492f50704076c5b714fba01c2986186bd6b1c6e2c351e217ae3e3764
