[INFO] fetching crate ultra_tournament 0.1.0... [INFO] testing ultra_tournament-0.1.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate ultra_tournament 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate ultra_tournament 0.1.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ultra_tournament 0.1.0 [INFO] finished tweaking crates.io crate ultra_tournament 0.1.0 [INFO] tweaked toml for crates.io crate ultra_tournament 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded directories v1.0.2 [INFO] [stderr] Downloaded tint v1.0.1 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded config v0.9.3 [INFO] [stderr] Downloaded hashbrown v0.7.2 [INFO] [stderr] Downloaded tynm v0.1.6 [INFO] [stderr] Downloaded specs v0.16.1 [INFO] [stderr] Downloaded ptree v0.2.1 [INFO] [stderr] Downloaded shred v0.10.2 [INFO] [stderr] Downloaded shrev v1.1.1 [INFO] [stderr] Downloaded isatty v0.1.9 [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded serde-hjson v0.8.2 [INFO] [stderr] Downloaded mopa v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2259c9e92c0f49858a7ec2feff4ef90b9a43a07e5ffb09b87345f5b612e233d8 [INFO] running `Command { std: "docker" "start" "-a" "2259c9e92c0f49858a7ec2feff4ef90b9a43a07e5ffb09b87345f5b612e233d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2259c9e92c0f49858a7ec2feff4ef90b9a43a07e5ffb09b87345f5b612e233d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2259c9e92c0f49858a7ec2feff4ef90b9a43a07e5ffb09b87345f5b612e233d8", kill_on_drop: false }` [INFO] [stdout] 2259c9e92c0f49858a7ec2feff4ef90b9a43a07e5ffb09b87345f5b612e233d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f10fe7c407d157a80cd5b8b81a73efaad5e59145dabe0c71ba6c1d2fc3d8c7e2 [INFO] running `Command { std: "docker" "start" "-a" "f10fe7c407d157a80cd5b8b81a73efaad5e59145dabe0c71ba6c1d2fc3d8c7e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling enum-map v0.6.4 [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 [unoptimized + debuginfo] target(s) in 46.76s [INFO] running `Command { std: "docker" "inspect" "f10fe7c407d157a80cd5b8b81a73efaad5e59145dabe0c71ba6c1d2fc3d8c7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10fe7c407d157a80cd5b8b81a73efaad5e59145dabe0c71ba6c1d2fc3d8c7e2", kill_on_drop: false }` [INFO] [stdout] f10fe7c407d157a80cd5b8b81a73efaad5e59145dabe0c71ba6c1d2fc3d8c7e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a52c9d23851c10808123468fb6c759043f1db0db51ec432bfe0d974c58dbc60d [INFO] running `Command { std: "docker" "start" "-a" "a52c9d23851c10808123468fb6c759043f1db0db51ec432bfe0d974c58dbc60d", 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] [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 5.73s [INFO] running `Command { std: "docker" "inspect" "a52c9d23851c10808123468fb6c759043f1db0db51ec432bfe0d974c58dbc60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52c9d23851c10808123468fb6c759043f1db0db51ec432bfe0d974c58dbc60d", kill_on_drop: false }` [INFO] [stdout] a52c9d23851c10808123468fb6c759043f1db0db51ec432bfe0d974c58dbc60d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4740e613b5353dc3a4853fad526724bc6c93f07765ec8cfa9718476f88ac6e71 [INFO] running `Command { std: "docker" "start" "-a" "4740e613b5353dc3a4853fad526724bc6c93f07765ec8cfa9718476f88ac6e71", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ultra_tournament-503fb24997c739ca) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test::test_tournament::len_rounds_incomplete ... ok [INFO] [stdout] test test::test_tournament::result_accessors ... ok [INFO] [stdout] test test::test_tournament::solve ... ok [INFO] [stdout] test test::test_tournament::metadata ... ok [INFO] [stdout] test test::test_tournament::len_rounds ... ok [INFO] [stdout] test test::test_tournament::len_entrants ... ok [INFO] [stdout] Incomplete [INFO] [stdout] ├─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Incomplete [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 1,162,957,423 [INFO] [stdout] │ │ │ │ └─ Incomplete [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 4,271,401,390 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 140,082,767 [INFO] [stdout] │ │ │ └─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 1,206,728,767 [INFO] [stdout] │ │ │ └─ Int Fighter: 1,239,547,149 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 2,925,562,174 [INFO] [stdout] │ │ │ └─ Int Fighter: 1,937,183,790 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 3,647,870,327 [INFO] [stdout] │ │ └─ Int Fighter: 1,564,921,943 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Incomplete [INFO] [stdout] │ │ │ ├─ Int Fighter: 4,138,093,657 [INFO] [stdout] │ │ │ └─ Int Fighter: 885,630,131 [INFO] [stdout] │ │ └─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 2,055,262,777 [INFO] [stdout] │ │ └─ Int Fighter: 2,278,468,450 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Incomplete [INFO] [stdout] │ │ ├─ Int Fighter: 3,771,327,050 [INFO] [stdout] │ │ └─ Int Fighter: 405,569,447 [INFO] [stdout] │ └─ Incomplete [INFO] [stdout] │ ├─ Int Fighter: 3,498,849,926 [INFO] [stdout] │ └─ Int Fighter: 1,569,840,608 [INFO] [stdout] └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Incomplete [INFO] [stdout]  │ │ │ ├─ Int Fighter: 1,207,836,341 [INFO] [stdout]  │ │ │ └─ Int Fighter: 3,918,802,751 [INFO] [stdout]  │ │ └─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 2,183,446,546 [INFO] [stdout]  │ │ └─ Int Fighter: 4,083,519,640 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 2,432,912,778 [INFO] [stdout]  │ │ └─ Int Fighter: 855,206,658 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 1,782,005,271 [INFO] [stdout]  │ └─ Int Fighter: 2,667,681,200 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Incomplete [INFO] [stdout]  │ │ ├─ Int Fighter: 3,458,112,035 [INFO] [stdout]  │ │ └─ Int Fighter: 1,142,071,145 [INFO] [stdout]  │ └─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 4,104,366,786 [INFO] [stdout]  │ └─ Int Fighter: 3,842,037,754 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Incomplete [INFO] [stdout]  │ ├─ Int Fighter: 3,140,242,549 [INFO] [stdout]  │ └─ Int Fighter: 3,602,907,468 [INFO] [stdout]  └─ Incomplete [INFO] [stdout]  ├─ Int Fighter: 3,663,243,425 [INFO] [stdout]  └─ Int Fighter: 1,546,149,951 [INFO] [stdout] Int Fighter: 4,271,401,390 (A wins --- Int Fighter: 4,271,401,390 wins by 167034604!) [INFO] [stdout] ├─ Int Fighter: 4,271,401,390 (A wins --- Int Fighter: 4,271,401,390 wins by 133307733!) [INFO] [stdout] │ ├─ Int Fighter: 4,271,401,390 (A wins --- Int Fighter: 4,271,401,390 wins by 623531063!) [INFO] [stdout] │ │ ├─ Int Fighter: 4,271,401,390 (A wins --- Int Fighter: 4,271,401,390 wins by 3031854241!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 4,271,401,390 (B wins --- Int Fighter: 4,271,401,390 wins by 3108443967!) [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 1,162,957,423 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 4,271,401,390 (A wins --- Int Fighter: 4,271,401,390 wins by 4131318623!) [INFO] [stdout] │ │ │ │ ├─ Int Fighter: 4,271,401,390 [INFO] [stdout] │ │ │ │ └─ Int Fighter: 140,082,767 [INFO] [stdout] │ │ │ └─ Int Fighter: 1,239,547,149 (B wins --- Int Fighter: 1,239,547,149 wins by 32818382!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 1,206,728,767 [INFO] [stdout] │ │ │ └─ Int Fighter: 1,239,547,149 [INFO] [stdout] │ │ └─ Int Fighter: 3,647,870,327 (B wins --- Int Fighter: 3,647,870,327 wins by 722308153!) [INFO] [stdout] │ │ ├─ Int Fighter: 2,925,562,174 (A wins --- Int Fighter: 2,925,562,174 wins by 988378384!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 2,925,562,174 [INFO] [stdout] │ │ │ └─ Int Fighter: 1,937,183,790 [INFO] [stdout] │ │ └─ Int Fighter: 3,647,870,327 (A wins --- Int Fighter: 3,647,870,327 wins by 2082948384!) [INFO] [stdout] │ │ ├─ Int Fighter: 3,647,870,327 [INFO] [stdout] │ │ └─ Int Fighter: 1,564,921,943 [INFO] [stdout] │ └─ Int Fighter: 4,138,093,657 (A wins --- Int Fighter: 4,138,093,657 wins by 366766607!) [INFO] [stdout] │ ├─ Int Fighter: 4,138,093,657 (A wins --- Int Fighter: 4,138,093,657 wins by 1859625207!) [INFO] [stdout] │ │ ├─ Int Fighter: 4,138,093,657 (A wins --- Int Fighter: 4,138,093,657 wins by 3252463526!) [INFO] [stdout] │ │ │ ├─ Int Fighter: 4,138,093,657 [INFO] [stdout] │ │ │ └─ Int Fighter: 885,630,131 [INFO] [stdout] │ │ └─ Int Fighter: 2,278,468,450 (B wins --- Int Fighter: 2,278,468,450 wins by 223205673!) [INFO] [stdout] │ │ ├─ Int Fighter: 2,055,262,777 [INFO] [stdout] │ │ └─ Int Fighter: 2,278,468,450 [INFO] [stdout] │ └─ Int Fighter: 3,771,327,050 (A wins --- Int Fighter: 3,771,327,050 wins by 272477124!) [INFO] [stdout] │ ├─ Int Fighter: 3,771,327,050 (A wins --- Int Fighter: 3,771,327,050 wins by 3365757603!) [INFO] [stdout] │ │ ├─ Int Fighter: 3,771,327,050 [INFO] [stdout] │ │ └─ Int Fighter: 405,569,447 [INFO] [stdout] │ └─ Int Fighter: 3,498,849,926 (A wins --- Int Fighter: 3,498,849,926 wins by 1929009318!) [INFO] [stdout] │ ├─ Int Fighter: 3,498,849,926 [INFO] [stdout] │ └─ Int Fighter: 1,569,840,608 [INFO] [stdout] └─ Int Fighter: 4,104,366,786 (B wins --- Int Fighter: 4,104,366,786 wins by 20847146!) [INFO] [stdout]  ├─ Int Fighter: 4,083,519,640 (A wins --- Int Fighter: 4,083,519,640 wins by 1415838440!) [INFO] [stdout]  │ ├─ Int Fighter: 4,083,519,640 (B wins --- Int Fighter: 4,083,519,640 wins by 164716889!) [INFO] [stdout]  │ │ ├─ Int Fighter: 3,918,802,751 (B wins --- Int Fighter: 3,918,802,751 wins by 2710966410!) [INFO] [stdout]  │ │ │ ├─ Int Fighter: 1,207,836,341 [INFO] [stdout]  │ │ │ └─ Int Fighter: 3,918,802,751 [INFO] [stdout]  │ │ └─ Int Fighter: 4,083,519,640 (B wins --- Int Fighter: 4,083,519,640 wins by 1900073094!) [INFO] [stdout]  │ │ ├─ Int Fighter: 2,183,446,546 [INFO] [stdout]  │ │ └─ Int Fighter: 4,083,519,640 [INFO] [stdout]  │ └─ Int Fighter: 2,667,681,200 (B wins --- Int Fighter: 2,667,681,200 wins by 234768422!) [INFO] [stdout]  │ ├─ Int Fighter: 2,432,912,778 (A wins --- Int Fighter: 2,432,912,778 wins by 1577706120!) [INFO] [stdout]  │ │ ├─ Int Fighter: 2,432,912,778 [INFO] [stdout]  │ │ └─ Int Fighter: 855,206,658 [INFO] [stdout]  │ └─ Int Fighter: 2,667,681,200 (B wins --- Int Fighter: 2,667,681,200 wins by 885675929!) [INFO] [stdout]  │ ├─ Int Fighter: 1,782,005,271 [INFO] [stdout]  │ └─ Int Fighter: 2,667,681,200 [INFO] [stdout]  └─ Int Fighter: 4,104,366,786 (A wins --- Int Fighter: 4,104,366,786 wins by 441123361!) [INFO] [stdout]  ├─ Int Fighter: 4,104,366,786 (B wins --- Int Fighter: 4,104,366,786 wins by 646254751!) [INFO] [stdout]  │ ├─ Int Fighter: 3,458,112,035 (A wins --- Int Fighter: 3,458,112,035 wins by 2316040890!) [INFO] [stdout]  │ │ ├─ Int Fighter: 3,458,112,035 [INFO] [stdout]  │ │ └─ Int Fighter: 1,142,071,145 [INFO] [stdout]  │ └─ Int Fighter: 4,104,366,786 (A wins --- Int Fighter: 4,104,366,786 wins by 262329032!) [INFO] [stdout]  │ ├─ Int Fighter: 4,104,366,786 [INFO] [stdout]  │ └─ Int Fighter: 3,842,037,754 [INFO] [stdout]  └─ Int Fighter: 3,663,243,425 (B wins --- Int Fighter: 3,663,243,425 wins by 60335957!) [INFO] [stdout]  ├─ Int Fighter: 3,602,907,468 (B wins --- Int Fighter: 3,602,907,468 wins by 462664919!) [INFO] [stdout]  │ ├─ Int Fighter: 3,140,242,549 [INFO] [stdout]  │ └─ Int Fighter: 3,602,907,468 [INFO] [stdout]  └─ Int Fighter: 3,663,243,425 (A wins --- Int Fighter: 3,663,243,425 wins by 2117093474!) [INFO] [stdout]  ├─ Int Fighter: 3,663,243,425 [INFO] [stdout]  └─ Int Fighter: 1,546,149,951 [INFO] [stdout] test test::test_tournament::print ... 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.98s [INFO] [stdout] [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 0.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4740e613b5353dc3a4853fad526724bc6c93f07765ec8cfa9718476f88ac6e71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4740e613b5353dc3a4853fad526724bc6c93f07765ec8cfa9718476f88ac6e71", kill_on_drop: false }` [INFO] [stdout] 4740e613b5353dc3a4853fad526724bc6c93f07765ec8cfa9718476f88ac6e71