[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcpar-land%2Fultra-tournament" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mcpar-land/ultra-tournament on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-13/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: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b24351e1173b2713b3ab3a3581692f3f14740d748d217cb63522cfba8811fd4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3b24351e1173b2713b3ab3a3581692f3f14740d748d217cb63522cfba8811fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b24351e1173b2713b3ab3a3581692f3f14740d748d217cb63522cfba8811fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b24351e1173b2713b3ab3a3581692f3f14740d748d217cb63522cfba8811fd4", kill_on_drop: false }` [INFO] [stdout] 3b24351e1173b2713b3ab3a3581692f3f14740d748d217cb63522cfba8811fd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c94b6e474b98c2f134029516860d8cf7f833ae4751b492edd4515a1c184bbb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36c94b6e474b98c2f134029516860d8cf7f833ae4751b492edd4515a1c184bbb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [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 rayon-core v1.7.1 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [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 memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.8.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 specs v0.16.1 [INFO] [stderr] Compiling enum-map v0.6.2 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "36c94b6e474b98c2f134029516860d8cf7f833ae4751b492edd4515a1c184bbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c94b6e474b98c2f134029516860d8cf7f833ae4751b492edd4515a1c184bbb", kill_on_drop: false }` [INFO] [stdout] 36c94b6e474b98c2f134029516860d8cf7f833ae4751b492edd4515a1c184bbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f35dc0c3cb56412ecc34e9a6128e0aed9f82a443cda8c7e3ebe9fce85affdec [INFO] running `Command { std: "docker" "start" "-a" "5f35dc0c3cb56412ecc34e9a6128e0aed9f82a443cda8c7e3ebe9fce85affdec", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.83s [INFO] running `Command { std: "docker" "inspect" "5f35dc0c3cb56412ecc34e9a6128e0aed9f82a443cda8c7e3ebe9fce85affdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f35dc0c3cb56412ecc34e9a6128e0aed9f82a443cda8c7e3ebe9fce85affdec", kill_on_drop: false }` [INFO] [stdout] 5f35dc0c3cb56412ecc34e9a6128e0aed9f82a443cda8c7e3ebe9fce85affdec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 020ddb63a8461edec5dd4d10832886153789ed8ff6962e9309938fa3b8a0f1d8 [INFO] running `Command { std: "docker" "start" "-a" "020ddb63a8461edec5dd4d10832886153789ed8ff6962e9309938fa3b8a0f1d8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ultra_tournament-f6bbf2daaba33776) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] Incomplete [INFO] [stdout] ├─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Incomplete [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 1,240,208,594 [INFO] [stdout] │ │ │ │ └─ Incomplete [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 3,998,991,773 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 3,202,515,382 [INFO] [stdout] │ │ │ └─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 277,031,464 [INFO] [stdout] │ │ │ └─ Int Fighter: 621,299,245 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 3,933,776,932 [INFO] [stdout] │ │ │ └─ Int Fighter: 898,524,677 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 1,867,483,595 [INFO] [stdout] │ │ └─ Int Fighter: 2,467,713,384 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 708,263,077 [INFO] [stdout] │ │ │ └─ Int Fighter: 3,687,554,189 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 2,425,848,065 [INFO] [stdout] │ │ └─ Int Fighter: 3,969,030,021 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 548,253,483 [INFO] [stdout] │ │ └─ Int Fighter: 339,421,506 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Int Fighter: 3,292,714,325 [INFO] [stdout] │ └─ Int Fighter: 2,239,423,757 [INFO] [stdout] └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Incomplete [INFO] [stdout]  │ │ │ ├─ Int Fighter: 2,452,263,307 [INFO] [stdout]  │ │ │ └─ Int Fighter: 3,463,944,739 [INFO] [stdout]  │ │ └─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 1,692,010,220 [INFO] [stdout]  │ │ └─ Int Fighter: 864,442,751 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 2,371,533,737 [INFO] [stdout]  │ │ └─ Int Fighter: 322,314,905 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 1,531,205,832 [INFO] [stdout]  │ └─ Int Fighter: 2,136,572,335 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 1,063,269,280 [INFO] [stdout]  │ │ └─ Int Fighter: 3,745,499,649 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 653,189,726 [INFO] [stdout]  │ └─ Int Fighter: 454,580,304 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 413,725,565 [INFO] [stdout]  │ └─ Int Fighter: 766,302,490 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Int Fighter: 2,901,641,335 [INFO] [stdout]  └─ Int Fighter: 4,140,119,537 [INFO] [stdout] Int Fighter: 4,140,119,537 (B wins --- Int Fighter: 4,140,119,537 wins by 141127764!) [INFO] [stdout] ├─ Int Fighter: 3,998,991,773 (A wins --- Int Fighter: 3,998,991,773 wins by 29961752!) [INFO] [stdout] │ ├─ Int Fighter: 3,998,991,773 (A wins --- Int Fighter: 3,998,991,773 wins by 65214841!) [INFO] [stdout] │ │ ├─ Int Fighter: 3,998,991,773 (A wins --- Int Fighter: 3,998,991,773 wins by 3377692528!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 3,998,991,773 (B wins --- Int Fighter: 3,998,991,773 wins by 2758783179!) [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 1,240,208,594 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 3,998,991,773 (A wins --- Int Fighter: 3,998,991,773 wins by 796476391!) [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 3,998,991,773 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 3,202,515,382 [INFO] [stdout] │ │ │ └─ Int Fighter: 621,299,245 (B wins --- Int Fighter: 621,299,245 wins by 344267781!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 277,031,464 [INFO] [stdout] │ │ │ └─ Int Fighter: 621,299,245 [INFO] [stdout] │ │ └─ Int Fighter: 3,933,776,932 (A wins --- Int Fighter: 3,933,776,932 wins by 1466063548!) [INFO] [stdout] │ │ ├─ Int Fighter: 3,933,776,932 (A wins --- Int Fighter: 3,933,776,932 wins by 3035252255!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 3,933,776,932 [INFO] [stdout] │ │ │ └─ Int Fighter: 898,524,677 [INFO] [stdout] │ │ └─ Int Fighter: 2,467,713,384 (B wins --- Int Fighter: 2,467,713,384 wins by 600229789!) [INFO] [stdout] │ │ ├─ Int Fighter: 1,867,483,595 [INFO] [stdout] │ │ └─ Int Fighter: 2,467,713,384 [INFO] [stdout] │ └─ Int Fighter: 3,969,030,021 (A wins --- Int Fighter: 3,969,030,021 wins by 676315696!) [INFO] [stdout] │ ├─ Int Fighter: 3,969,030,021 (B wins --- Int Fighter: 3,969,030,021 wins by 281475832!) [INFO] [stdout] │ │ ├─ Int Fighter: 3,687,554,189 (B wins --- Int Fighter: 3,687,554,189 wins by 2979291112!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 708,263,077 [INFO] [stdout] │ │ │ └─ Int Fighter: 3,687,554,189 [INFO] [stdout] │ │ └─ Int Fighter: 3,969,030,021 (B wins --- Int Fighter: 3,969,030,021 wins by 1543181956!) [INFO] [stdout] │ │ ├─ Int Fighter: 2,425,848,065 [INFO] [stdout] │ │ └─ Int Fighter: 3,969,030,021 [INFO] [stdout] │ └─ Int Fighter: 3,292,714,325 (B wins --- Int Fighter: 3,292,714,325 wins by 2744460842!) [INFO] [stdout] │ ├─ Int Fighter: 548,253,483 (A wins --- Int Fighter: 548,253,483 wins by 208831977!) [INFO] [stdout] │ │ ├─ Int Fighter: 548,253,483 [INFO] [stdout] │ │ └─ Int Fighter: 339,421,506 [INFO] [stdout] │ └─ Int Fighter: 3,292,714,325 (A wins --- Int Fighter: 3,292,714,325 wins by 1053290568!) [INFO] [stdout] │ ├─ Int Fighter: 3,292,714,325 [INFO] [stdout] │ └─ Int Fighter: 2,239,423,757 [INFO] [stdout] └─ Int Fighter: 4,140,119,537 (B wins --- Int Fighter: 4,140,119,537 wins by 676174798!) [INFO] [stdout]  ├─ Int Fighter: 3,463,944,739 (A wins --- Int Fighter: 3,463,944,739 wins by 1092411002!) [INFO] [stdout]  │ ├─ Int Fighter: 3,463,944,739 (A wins --- Int Fighter: 3,463,944,739 wins by 1771934519!) [INFO] [stdout]  │ │ ├─ Int Fighter: 3,463,944,739 (B wins --- Int Fighter: 3,463,944,739 wins by 1011681432!) [INFO] [stdout]  │ │ │ ├─ Int Fighter: 2,452,263,307 [INFO] [stdout]  │ │ │ └─ Int Fighter: 3,463,944,739 [INFO] [stdout]  │ │ └─ Int Fighter: 1,692,010,220 (A wins --- Int Fighter: 1,692,010,220 wins by 827567469!) [INFO] [stdout]  │ │ ├─ Int Fighter: 1,692,010,220 [INFO] [stdout]  │ │ └─ Int Fighter: 864,442,751 [INFO] [stdout]  │ └─ Int Fighter: 2,371,533,737 (A wins --- Int Fighter: 2,371,533,737 wins by 234961402!) [INFO] [stdout]  │ ├─ Int Fighter: 2,371,533,737 (A wins --- Int Fighter: 2,371,533,737 wins by 2049218832!) [INFO] [stdout]  │ │ ├─ Int Fighter: 2,371,533,737 [INFO] [stdout]  │ │ └─ Int Fighter: 322,314,905 [INFO] [stdout]  │ └─ Int Fighter: 2,136,572,335 (B wins --- Int Fighter: 2,136,572,335 wins by 605366503!) [INFO] [stdout]  │ ├─ Int Fighter: 1,531,205,832 [INFO] [stdout]  │ └─ Int Fighter: 2,136,572,335 [INFO] [stdout]  └─ Int Fighter: 4,140,119,537 (B wins --- Int Fighter: 4,140,119,537 wins by 394619888!) [INFO] [stdout]  ├─ Int Fighter: 3,745,499,649 (A wins --- Int Fighter: 3,745,499,649 wins by 3092309923!) [INFO] [stdout]  │ ├─ Int Fighter: 3,745,499,649 (B wins --- Int Fighter: 3,745,499,649 wins by 2682230369!) [INFO] [stdout]  │ │ ├─ Int Fighter: 1,063,269,280 [INFO] [stdout]  │ │ └─ Int Fighter: 3,745,499,649 [INFO] [stdout]  │ └─ Int Fighter: 653,189,726 (A wins --- Int Fighter: 653,189,726 wins by 198609422!) [INFO] [stdout]  │ ├─ Int Fighter: 653,189,726 [INFO] [stdout]  │ └─ Int Fighter: 454,580,304 [INFO] [stdout]  └─ Int Fighter: 4,140,119,537 (B wins --- Int Fighter: 4,140,119,537 wins by 3373817047!) [INFO] [stdout]  ├─ Int Fighter: 766,302,490 (B wins --- Int Fighter: 766,302,490 wins by 352576925!) [INFO] [stdout]  │ ├─ Int Fighter: 413,725,565 [INFO] [stdout]  │ └─ Int Fighter: 766,302,490 [INFO] [stdout]  └─ Int Fighter: 4,140,119,537 (B wins --- Int Fighter: 4,140,119,537 wins by 1238478202!) [INFO] [stdout]  ├─ Int Fighter: 2,901,641,335 [INFO] [stdout]  └─ Int Fighter: 4,140,119,537 [INFO] [stdout] test test::test_tournament::metadata ... ok [INFO] [stdout] test test::test_tournament::len_rounds ... ok [INFO] [stdout] test test::test_tournament::result_accessors ... ok [INFO] [stdout] test test::test_tournament::solve ... ok [INFO] [stdout] test test::test_tournament::len_rounds_incomplete ... ok [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_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.87s [INFO] [stdout] [INFO] [stderr] Doc-tests ultra_tournament [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/tournament.rs - tournament::Tournament::new_from_gen (line 133) ... FAILED [INFO] [stdout] test src/types.rs - types::BattleSystem (line 15) ... FAILED [INFO] [stdout] test src/tournament.rs - tournament::Tournament::new (line 41) ... FAILED [INFO] [stdout] test src/lib.rs - (line 4) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/tournament.rs - tournament::Tournament::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::::new_from_gen( [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [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[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] error[E0405]: cannot find trait `BattleSystem` in this scope [INFO] [stdout] --> src/types.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 7 | impl BattleSystem 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>, [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>, [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>, [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>, [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 { [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] | ^^^^^^^^^^^^ 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[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] | ^^^^^^^^^^^^ 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[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[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/types.rs:40:6 [INFO] [stdout] | [INFO] [stdout] 27 | _: Arc>, [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>, [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>, [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>, [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::() > 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::() > 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] ---- src/tournament.rs - tournament::Tournament::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::::new(entrants); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [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] [INFO] [stdout] failures: [INFO] [stdout] src/tournament.rs - tournament::Tournament::new (line 41) [INFO] [stdout] src/tournament.rs - tournament::Tournament::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 1.52s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "020ddb63a8461edec5dd4d10832886153789ed8ff6962e9309938fa3b8a0f1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020ddb63a8461edec5dd4d10832886153789ed8ff6962e9309938fa3b8a0f1d8", kill_on_drop: false }` [INFO] [stdout] 020ddb63a8461edec5dd4d10832886153789ed8ff6962e9309938fa3b8a0f1d8