[INFO] fetching crate yuuang_dominators 0.6.3... [INFO] checking yuuang_dominators-0.6.3 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate yuuang_dominators 0.6.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate yuuang_dominators 0.6.3 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate yuuang_dominators 0.6.3 [INFO] finished tweaking crates.io crate yuuang_dominators 0.6.3 [INFO] tweaked toml for crates.io crate yuuang_dominators 0.6.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 39 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (available: v0.5.7) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.6.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding quickcheck v0.8.5 (available: v1.0.3) [INFO] [stderr] Adding rand v0.5.6 (available: v0.8.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded odds v0.4.0 [INFO] [stderr] Downloaded rawslice v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8a67d48516bca50f7e4e4cda28907a2ab6e86272e3bf104250acb383dd7a1a4 [INFO] running `Command { std: "docker" "start" "-a" "c8a67d48516bca50f7e4e4cda28907a2ab6e86272e3bf104250acb383dd7a1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8a67d48516bca50f7e4e4cda28907a2ab6e86272e3bf104250acb383dd7a1a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8a67d48516bca50f7e4e4cda28907a2ab6e86272e3bf104250acb383dd7a1a4", kill_on_drop: false }` [INFO] [stdout] c8a67d48516bca50f7e4e4cda28907a2ab6e86272e3bf104250acb383dd7a1a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bb7e785285c6bbb038759d1f167b7eac8cfc62f22e869fd60f72485bc90b597 [INFO] running `Command { std: "docker" "start" "-a" "1bb7e785285c6bbb038759d1f167b7eac8cfc62f22e869fd60f72485bc90b597", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking rawslice v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking odds v0.4.0 [INFO] [stderr] Checking defmac v0.2.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking yuuang_dominators v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> benches/unionfind.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> benches/k_shortest_path.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> tests/stable_graph.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> benches/ograph.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> tests/unionfind.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> benches/matching.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `petgraph` [INFO] [stdout] --> benches/stable_graph.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate petgraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graph` [INFO] [stdout] --> benches/k_shortest_path.rs:15:17 [INFO] [stdout] | [INFO] [stdout] 15 | let mut g = Graph::new_undirected(); [INFO] [stdout] | ^^^^^ use of undeclared type `Graph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> benches/k_shortest_path.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | let nodes: Vec> = (0..NODE_COUNT).into_iter().map(|i| g.add_node(i)).collect(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::adj::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::matrix_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (bench "ograph") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:256:50 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:46 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:60 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (test "unionfind") due to 1 previous error [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:44 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:256:50 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:46 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:60 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:44 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:58 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:58 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn stable_graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn stable_graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:41 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:41 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:41 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:51 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:41 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:71 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:51 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:280:41 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn tournament(node_count: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:71 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:280:41 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn tournament(node_count: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn directed_fan(n: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn directed_fan(n: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (bench "k_shortest_path") due to 3 previous errors [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:256:50 [INFO] [stdout] | [INFO] [stdout] 256 | pub fn graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:34 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:46 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:260:60 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:34 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:44 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:264:58 [INFO] [stdout] | [INFO] [stdout] 264 | pub fn digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:268:57 [INFO] [stdout] | [INFO] [stdout] 268 | pub fn stable_graph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:41 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:53 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> tests/stable_graph.rs:77:36 [INFO] [stdout] | [INFO] [stdout] 77 | fn assert_sccs_eq(mut res: Vec>, normalized: Vec>) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::adj::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::matrix_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> benches/common/factories.rs:272:73 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn stable_ungraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:41 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> tests/stable_graph.rs:77:69 [INFO] [stdout] | [INFO] [stdout] 77 | fn assert_sccs_eq(mut res: Vec>, normalized: Vec>) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::adj::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::matrix_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StableGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:51 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::stable_graph::StableGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> tests/stable_graph.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | let gr = make_graph::(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> tests/stable_graph.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | let gr = make_graph::(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> tests/stable_graph.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 193 | let gr = make_graph::(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> tests/stable_graph.rs:205:27 [INFO] [stdout] | [INFO] [stdout] 205 | let gr = make_graph::(); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Directed` in this scope [INFO] [stdout] --> benches/common/factories.rs:276:71 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn stable_digraph() -> GraphFactory> { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::Directed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> tests/stable_graph.rs:207:54 [INFO] [stdout] | [INFO] [stdout] 207 | itertools::assert_equal(gr.edges_directed(i, Outgoing), gr.edges(i)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:280:41 [INFO] [stdout] | [INFO] [stdout] 280 | pub fn tournament(node_count: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> tests/stable_graph.rs:208:42 [INFO] [stdout] | [INFO] [stdout] 208 | for edge in gr.edges_directed(i, Outgoing) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:282:17 [INFO] [stdout] | [INFO] [stdout] 282 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> tests/stable_graph.rs:227:34 [INFO] [stdout] | [INFO] [stdout] 227 | gr.edges_directed(i, Incoming).map(|e| e.source()), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 227 | gr.edges_directed(i, incoming).map(|e| e.source()), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiGraph` in this scope [INFO] [stdout] --> benches/common/factories.rs:303:34 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn directed_fan(n: usize) -> DiGraph<(), ()> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> tests/stable_graph.rs:230:42 [INFO] [stdout] | [INFO] [stdout] 230 | for edge in gr.edges_directed(i, Incoming) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a local variable with a similar name exists (notice the capitalization difference) [INFO] [stdout] | [INFO] [stdout] 230 | for edge in gr.edges_directed(i, incoming) { [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DiGraph` [INFO] [stdout] --> benches/common/factories.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | let mut g = DiGraph::new(); [INFO] [stdout] | ^^^^^^^ use of undeclared type `DiGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 1 + use yuuang_dominators::graph::DiGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> tests/stable_graph.rs:242:27 [INFO] [stdout] | [INFO] [stdout] 242 | let gr = make_graph::(); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> tests/stable_graph.rs:244:54 [INFO] [stdout] | [INFO] [stdout] 244 | itertools::assert_equal(gr.edges_directed(i, Outgoing), gr.edges(i)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> benches/stable_graph.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | bench.iter(|| a.edges_directed(node_index(1), Outgoing).count()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> tests/stable_graph.rs:245:42 [INFO] [stdout] | [INFO] [stdout] 245 | for edge in gr.edges_directed(i, Outgoing) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> tests/stable_graph.rs:254:54 [INFO] [stdout] | [INFO] [stdout] 254 | itertools::assert_equal(gr.edges_directed(i, Incoming), gr.edges(i)); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> benches/stable_graph.rs:30:51 [INFO] [stdout] | [INFO] [stdout] 30 | bench.iter(|| a.edges_directed(node_index(1), Incoming).count()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> tests/stable_graph.rs:255:42 [INFO] [stdout] | [INFO] [stdout] 255 | for edge in gr.edges_directed(i, Incoming) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Outgoing` in this scope [INFO] [stdout] --> benches/stable_graph.rs:42:55 [INFO] [stdout] | [INFO] [stdout] 42 | bench.iter(|| a.neighbors_directed(node_index(1), Outgoing).count()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::Outgoing; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Incoming` in this scope [INFO] [stdout] --> benches/stable_graph.rs:48:55 [INFO] [stdout] | [INFO] [stdout] 48 | bench.iter(|| a.neighbors_directed(node_index(1), Incoming).count()) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 6 + use yuuang_dominators::Incoming; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (bench "matching") due to 20 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StableUnGraph` [INFO] [stdout] --> tests/stable_graph.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | let mut g = StableUnGraph::<_, _>::default(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `StableUnGraph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::stable_graph::StableUnGraph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graph` [INFO] [stdout] --> tests/stable_graph.rs:354:15 [INFO] [stdout] | [INFO] [stdout] 354 | let gr2 = Graph::from(gr1.clone()); [INFO] [stdout] | ^^^^^ use of undeclared type `Graph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graph` [INFO] [stdout] --> tests/stable_graph.rs:362:15 [INFO] [stdout] | [INFO] [stdout] 362 | let gr4 = Graph::from(gr1); [INFO] [stdout] | ^^^^^ use of undeclared type `Graph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> tests/stable_graph.rs:391:20 [INFO] [stdout] | [INFO] [stdout] 391 | g.add_edge(NodeIndex::new(a), NodeIndex::new(b), ()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::adj::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::matrix_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (bench "unionfind") due to 20 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> tests/stable_graph.rs:391:39 [INFO] [stdout] | [INFO] [stdout] 391 | g.add_edge(NodeIndex::new(a), NodeIndex::new(b), ()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::adj::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::csr::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::matrix_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::stable_graph::NodeIndex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Undirected` in this scope [INFO] [stdout] --> tests/stable_graph.rs:396:35 [INFO] [stdout] | [INFO] [stdout] 396 | let _ = StableGraph::<(), (), Undirected, usize>::from_elements(min_spanning_tree(&g)); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 8 + use yuuang_dominators::Undirected; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `yuuang_dominators` (bench "stable_graph") due to 24 previous errors [INFO] [stderr] error: could not compile `yuuang_dominators` (test "stable_graph") due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "1bb7e785285c6bbb038759d1f167b7eac8cfc62f22e869fd60f72485bc90b597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bb7e785285c6bbb038759d1f167b7eac8cfc62f22e869fd60f72485bc90b597", kill_on_drop: false }` [INFO] [stdout] 1bb7e785285c6bbb038759d1f167b7eac8cfc62f22e869fd60f72485bc90b597