[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 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%2Fmcpar-land%2Fultra-tournament" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mcpar-land/ultra-tournament 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/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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da
[INFO] running `Command { std: "docker" "start" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", 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" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da" "/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" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", 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" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.7.2
[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 regex-syntax v0.6.18
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling yaml-rust v0.4.4
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ordered-float v1.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tynm v0.1.4
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling enum-map-derive v0.4.3
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling directories v1.0.2
[INFO] [stderr]    Compiling isatty v0.1.9
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling array-macro v1.0.5
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling enum-map v0.6.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling serde-hjson v0.8.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]    Compiling serde-value v0.5.3
[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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tournament.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<[Self::Child]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<'_, [Self::Child]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.38s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", 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" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da" "/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 arrayvec v0.4.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tournament.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<[Self::Child]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<'_, [Self::Child]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling ultra_tournament v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MyMetadata` is never constructed
[INFO] [stdout]  --> src/test/test_docs.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct MyMetadata;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]  --> src/test/test_docs.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl MyMetadata {
[INFO] [stdout]   | --------------- associated function in this implementation
[INFO] [stdout] 7 |     pub fn new() -> Self {
[INFO] [stdout]   |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tournament.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<[Self::Child]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 457 |     fn children(&self) -> Cow<'_, [Self::Child]> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.75s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", 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" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tournament.rs:457:14
[INFO] [stderr]     |
[INFO] [stderr] 457 |     fn children(&self) -> Cow<[Self::Child]> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 457 |     fn children(&self) -> Cow<'_, [Self::Child]> {
[INFO] [stderr]     |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ultra_tournament` (lib) generated 1 warning (run `cargo fix --lib -p ultra_tournament` to apply 1 suggestion)
[INFO] [stderr] warning: struct `MyMetadata` is never constructed
[INFO] [stderr]  --> src/test/test_docs.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct MyMetadata;
[INFO] [stderr]   |        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]  --> src/test/test_docs.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | impl MyMetadata {
[INFO] [stderr]   | --------------- associated function in this implementation
[INFO] [stderr] 7 |     pub fn new() -> Self {
[INFO] [stderr]   |            ^^^
[INFO] [stderr] 
[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] warning: `ultra_tournament` (lib test) generated 4 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ultra_tournament-d6cf591f33361117)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test::test_tournament::result_accessors ... 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: 1,076,172,653
[INFO] [stdout] [2m│  │  │  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │  │  │     ├─ [0mInt Fighter: 2,657,982,503
[INFO] [stdout] [2m│  │  │  │     └─ [0mInt Fighter: 727,679,527
[INFO] [stdout] [2m│  │  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │  │     ├─ [0mInt Fighter: 2,242,687,947
[INFO] [stdout] [2m│  │  │     └─ [0mInt Fighter: 3,604,175,942
[INFO] [stdout] [2m│  │  └─ [0mIncomplete
[INFO] [stdout] [2m│  │     ├─ [0mIncomplete
[INFO] [stdout] [2m│  │     │  ├─ [0mInt Fighter: 1,469,910,034
[INFO] [stdout] [2m│  │     │  └─ [0mInt Fighter: 644,415,799
[INFO] [stdout] [2m│  │     └─ [0mIncomplete
[INFO] [stdout] [2m│  │        ├─ [0mInt Fighter: 1,474,518,342
[INFO] [stdout] [2m│  │        └─ [0mInt Fighter: 1,690,726,055
[INFO] [stdout] [2m│  └─ [0mIncomplete
[INFO] [stdout] [2m│     ├─ [0mIncomplete
[INFO] [stdout] [2m│     │  ├─ [0mIncomplete
[INFO] [stdout] [2m│     │  │  ├─ [0mInt Fighter: 416,417,712
[INFO] [stdout] [2m│     │  │  └─ [0mInt Fighter: 3,197,408,789
[INFO] [stdout] [2m│     │  └─ [0mIncomplete
[INFO] [stdout] [2m│     │     ├─ [0mInt Fighter: 2,817,850,554
[INFO] [stdout] [2m│     │     └─ [0mInt Fighter: 4,126,107,970
[INFO] [stdout] [2m│     └─ [0mIncomplete
[INFO] [stdout] [2m│        ├─ [0mIncomplete
[INFO] [stdout] [2m│        │  ├─ [0mInt Fighter: 658,870,984
[INFO] [stdout] [2m│        │  └─ [0mInt Fighter: 156,338,466
[INFO] [stdout] [2m│        └─ [0mIncomplete
[INFO] [stdout] [2m│           ├─ [0mInt Fighter: 765,780,469
[INFO] [stdout] [2m│           └─ [0mInt Fighter: 2,513,174,053
[INFO] [stdout] [2m└─ [0mIncomplete
[INFO] [stdout] [2m   ├─ [0mIncomplete
[INFO] [stdout] [2m   │  ├─ [0mIncomplete
[INFO] [stdout] [2m   │  │  ├─ [0mIncomplete
[INFO] [stdout] [2m   │  │  │  ├─ [0mInt Fighter: 2,326,736,316
[INFO] [stdout] [2m   │  │  │  └─ [0mInt Fighter: 2,021,088,382
[INFO] [stdout] [2m   │  │  └─ [0mIncomplete
[INFO] [stdout] [2m   │  │     ├─ [0mInt Fighter: 3,208,655,139
[INFO] [stdout] [2m   │  │     └─ [0mInt Fighter: 3,714,762,694
[INFO] [stdout] [2m   │  └─ [0mIncomplete
[INFO] [stdout] [2m   │     ├─ [0mIncomplete
[INFO] [stdout] [2m   │     │  ├─ [0mInt Fighter: 1,172,622,730
[INFO] [stdout] [2m   │     │  └─ [0mInt Fighter: 1,425,126,683
[INFO] [stdout] [2m   │     └─ [0mIncomplete
[INFO] [stdout] [2m   │        ├─ [0mInt Fighter: 1,666,087,766
[INFO] [stdout] [2m   │        └─ [0mInt Fighter: 403,235,089
[INFO] [stdout] [2m   └─ [0mIncomplete
[INFO] [stdout] [2m      ├─ [0mIncomplete
[INFO] [stdout] [2m      │  ├─ [0mIncomplete
[INFO] [stdout] [2m      │  │  ├─ [0mInt Fighter: 780,293,464
[INFO] [stdout] [2m      │  │  └─ [0mInt Fighter: 4,035,863,814
[INFO] [stdout] [2m      │  └─ [0mIncomplete
[INFO] [stdout] [2m      │     ├─ [0mInt Fighter: 4,013,554,966
[INFO] [stdout] [2m      │     └─ [0mInt Fighter: 3,195,081,958
[INFO] [stdout] [2m      └─ [0mIncomplete
[INFO] [stdout] [2m         ├─ [0mIncomplete
[INFO] [stdout] [2m         │  ├─ [0mInt Fighter: 1,587,454,809
[INFO] [stdout] [2m         │  └─ [0mInt Fighter: 1,778,443,209
[INFO] [stdout] [2m         └─ [0mIncomplete
[INFO] [stdout] [2m            ├─ [0mInt Fighter: 4,022,156,268
[INFO] [stdout] [2m            └─ [0mInt Fighter: 3,232,389,730
[INFO] [stdout] test test::test_tournament::metadata ... ok
[INFO] [stdout] test test::test_tournament::solve ... ok
[INFO] [stdout] [2m[0mInt Fighter: 4,126,107,970 (A wins --- Int Fighter: 4,126,107,970 wins by 90244156!)
[INFO] [stdout] [2m├─ [0mInt Fighter: 4,126,107,970 (B wins --- Int Fighter: 4,126,107,970 wins by 521932028!)
[INFO] [stdout] [2m│  ├─ [0mInt Fighter: 3,604,175,942 (A wins --- Int Fighter: 3,604,175,942 wins by 1913449887!)
[INFO] [stdout] [2m│  │  ├─ [0mInt Fighter: 3,604,175,942 (B wins --- Int Fighter: 3,604,175,942 wins by 946193439!)
[INFO] [stdout] [2m│  │  │  ├─ [0mInt Fighter: 2,657,982,503 (B wins --- Int Fighter: 2,657,982,503 wins by 1581809850!)
[INFO] [stdout] [2m│  │  │  │  ├─ [0mInt Fighter: 1,076,172,653
[INFO] [stdout] [2m│  │  │  │  └─ [0mInt Fighter: 2,657,982,503 (A wins --- Int Fighter: 2,657,982,503 wins by 1930302976!)
[INFO] [stdout] [2m│  │  │  │     ├─ [0mInt Fighter: 2,657,982,503
[INFO] [stdout] [2m│  │  │  │     └─ [0mInt Fighter: 727,679,527
[INFO] [stdout] [2m│  │  │  └─ [0mInt Fighter: 3,604,175,942 (B wins --- Int Fighter: 3,604,175,942 wins by 1361487995!)
[INFO] [stdout] [2m│  │  │     ├─ [0mInt Fighter: 2,242,687,947
[INFO] [stdout] [2m│  │  │     └─ [0mInt Fighter: 3,604,175,942
[INFO] [stdout] [2m│  │  └─ [0mInt Fighter: 1,690,726,055 (B wins --- Int Fighter: 1,690,726,055 wins by 220816021!)
[INFO] [stdout] [2m│  │     ├─ [0mInt Fighter: 1,469,910,034 (A wins --- Int Fighter: 1,469,910,034 wins by 825494235!)
[INFO] [stdout] [2m│  │     │  ├─ [0mInt Fighter: 1,469,910,034
[INFO] [stdout] [2m│  │     │  └─ [0mInt Fighter: 644,415,799
[INFO] [stdout] [2m│  │     └─ [0mInt Fighter: 1,690,726,055 (B wins --- Int Fighter: 1,690,726,055 wins by 216207713!)
[INFO] [stdout] [2m│  │        ├─ [0mInt Fighter: 1,474,518,342
[INFO] [stdout] [2m│  │        └─ [0mInt Fighter: 1,690,726,055
[INFO] [stdout] [2m│  └─ [0mInt Fighter: 4,126,107,970 (A wins --- Int Fighter: 4,126,107,970 wins by 1612933917!)
[INFO] [stdout] [2m│     ├─ [0mInt Fighter: 4,126,107,970 (B wins --- Int Fighter: 4,126,107,970 wins by 928699181!)
[INFO] [stdout] [2m│     │  ├─ [0mInt Fighter: 3,197,408,789 (B wins --- Int Fighter: 3,197,408,789 wins by 2780991077!)
[INFO] [stdout] [2m│     │  │  ├─ [0mInt Fighter: 416,417,712
[INFO] [stdout] [2m│     │  │  └─ [0mInt Fighter: 3,197,408,789
[INFO] [stdout] [2m│     │  └─ [0mInt Fighter: 4,126,107,970 (B wins --- Int Fighter: 4,126,107,970 wins by 1308257416!)
[INFO] [stdout] [2m│     │     ├─ [0mInt Fighter: 2,817,850,554
[INFO] [stdout] [2m│     │     └─ [0mInt Fighter: 4,126,107,970
[INFO] [stdout] [2m│     └─ [0mInt Fighter: 2,513,174,053 (B wins --- Int Fighter: 2,513,174,053 wins by 1854303069!)
[INFO] [stdout] [2m│        ├─ [0mInt Fighter: 658,870,984 (A wins --- Int Fighter: 658,870,984 wins by 502532518!)
[INFO] [stdout] [2m│        │  ├─ [0mInt Fighter: 658,870,984
[INFO] [stdout] [2m│        │  └─ [0mInt Fighter: 156,338,466
[INFO] [stdout] [2m│        └─ [0mInt Fighter: 2,513,174,053 (B wins --- Int Fighter: 2,513,174,053 wins by 1747393584!)
[INFO] [stdout] [2m│           ├─ [0mInt Fighter: 765,780,469
[INFO] [stdout] [2m│           └─ [0mInt Fighter: 2,513,174,053
[INFO] [stdout] [2m└─ [0mInt Fighter: 4,035,863,814 (B wins --- Int Fighter: 4,035,863,814 wins by 321101120!)
[INFO] [stdout] [2m   ├─ [0mInt Fighter: 3,714,762,694 (A wins --- Int Fighter: 3,714,762,694 wins by 2048674928!)
[INFO] [stdout] [2m   │  ├─ [0mInt Fighter: 3,714,762,694 (B wins --- Int Fighter: 3,714,762,694 wins by 1388026378!)
[INFO] [stdout] [2m   │  │  ├─ [0mInt Fighter: 2,326,736,316 (A wins --- Int Fighter: 2,326,736,316 wins by 305647934!)
[INFO] [stdout] [2m   │  │  │  ├─ [0mInt Fighter: 2,326,736,316
[INFO] [stdout] [2m   │  │  │  └─ [0mInt Fighter: 2,021,088,382
[INFO] [stdout] [2m   │  │  └─ [0mInt Fighter: 3,714,762,694 (B wins --- Int Fighter: 3,714,762,694 wins by 506107555!)
[INFO] [stdout] [2m   │  │     ├─ [0mInt Fighter: 3,208,655,139
[INFO] [stdout] [2m   │  │     └─ [0mInt Fighter: 3,714,762,694
[INFO] [stdout] [2m   │  └─ [0mInt Fighter: 1,666,087,766 (B wins --- Int Fighter: 1,666,087,766 wins by 240961083!)
[INFO] [stdout] [2m   │     ├─ [0mInt Fighter: 1,425,126,683 (B wins --- Int Fighter: 1,425,126,683 wins by 252503953!)
[INFO] [stdout] [2m   │     │  ├─ [0mInt Fighter: 1,172,622,730
[INFO] [stdout] [2m   │     │  └─ [0mInt Fighter: 1,425,126,683
[INFO] [stdout] [2m   │     └─ [0mInt Fighter: 1,666,087,766 (A wins --- Int Fighter: 1,666,087,766 wins by 1262852677!)
[INFO] [stdout] [2m   │        ├─ [0mInt Fighter: 1,666,087,766
[INFO] [stdout] [2m   │        └─ [0mInt Fighter: 403,235,089
[INFO] [stdout] [2m   └─ [0mInt Fighter: 4,035,863,814 (A wins --- Int Fighter: 4,035,863,814 wins by 13707546!)
[INFO] [stdout] [2m      ├─ [0mInt Fighter: 4,035,863,814 (A wins --- Int Fighter: 4,035,863,814 wins by 22308848!)
[INFO] [stdout] [2m      │  ├─ [0mInt Fighter: 4,035,863,814 (B wins --- Int Fighter: 4,035,863,814 wins by 3255570350!)
[INFO] [stdout] [2m      │  │  ├─ [0mInt Fighter: 780,293,464
[INFO] [stdout] [2m      │  │  └─ [0mInt Fighter: 4,035,863,814
[INFO] [stdout] [2m      │  └─ [0mInt Fighter: 4,013,554,966 (A wins --- Int Fighter: 4,013,554,966 wins by 818473008!)
[INFO] [stdout] [2m      │     ├─ [0mInt Fighter: 4,013,554,966
[INFO] [stdout] [2m      │     └─ [0mInt Fighter: 3,195,081,958
[INFO] [stdout] [2m      └─ [0mInt Fighter: 4,022,156,268 (B wins --- Int Fighter: 4,022,156,268 wins by 2243713059!)
[INFO] [stdout] [2m         ├─ [0mInt Fighter: 1,778,443,209 (B wins --- Int Fighter: 1,778,443,209 wins by 190988400!)
[INFO] [stdout] [2m         │  ├─ [0mInt Fighter: 1,587,454,809
[INFO] [stdout] [2m         │  └─ [0mInt Fighter: 1,778,443,209
[INFO] [stdout] [2m         └─ [0mInt Fighter: 4,022,156,268 (A wins --- Int Fighter: 4,022,156,268 wins by 789766538!)
[INFO] [stdout] [2m            ├─ [0mInt Fighter: 4,022,156,268
[INFO] [stdout] [2m            └─ [0mInt Fighter: 3,232,389,730
[INFO] [stdout] test test::test_tournament::print ... ok
[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] test test::test_tournament::len_rounds_complete ... ok
[INFO] [stdout] test test::test_tournament::create_tournament ... ok
[INFO] [stderr]    Doc-tests ultra_tournament
[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.96s
[INFO] [stdout] 
[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] 135 | 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]: cannot find type `Tournament` in this scope
[INFO] [stdout]    --> src/tournament.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | let t = Tournament::<u32, MyMetadata, MyBattleSystem>::new_from_gen(
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `Tournament`
[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] 42 | 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]: cannot find type `Tournament` in this scope
[INFO] [stdout]   --> src/tournament.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | let t = Tournament::<u32, MyMetadata, MyBattleSystem>::new(entrants);
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `Tournament`
[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] 16 | use crate::MyMetadata;
[INFO] [stdout]    |     ^^^^^^^----------
[INFO] [stdout]    |            |
[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] 26 |         use TournamentRoundResult::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 26 |         use ultra_tournament::TournamentRoundResult::*;
[INFO] [stdout]    |             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `TournamentRoundResult`
[INFO] [stdout]   --> src/types.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |         use TournamentRoundResult::*;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]    |
[INFO] [stdout] 44 |         use ultra_tournament::TournamentRoundResult::*;
[INFO] [stdout]    |             ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[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.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da", kill_on_drop: false }`
[INFO] [stdout] 007f1c4a6626fe4d1d982db0665fd7eb8782c1c5e330b6b25fd898f6c0b431da
