[INFO] fetching crate rustc-seme-regions 0.4.0... [INFO] checking rustc-seme-regions-0.4.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rustc-seme-regions 0.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rustc-seme-regions 0.4.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustc-seme-regions 0.4.0 [INFO] finished tweaking crates.io crate rustc-seme-regions 0.4.0 [INFO] tweaked toml for crates.io crate rustc-seme-regions 0.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded petgraph v0.4.13 [INFO] [stderr] Downloaded fixedbitset v0.1.9 [INFO] [stderr] Downloaded ordermap v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0c7e3bf3cdc4468eca7b5da2cee20f51425d64110e53baebc3d96b1a747250 [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" "2c0c7e3bf3cdc4468eca7b5da2cee20f51425d64110e53baebc3d96b1a747250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0c7e3bf3cdc4468eca7b5da2cee20f51425d64110e53baebc3d96b1a747250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0c7e3bf3cdc4468eca7b5da2cee20f51425d64110e53baebc3d96b1a747250", kill_on_drop: false }` [INFO] [stdout] 2c0c7e3bf3cdc4468eca7b5da2cee20f51425d64110e53baebc3d96b1a747250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--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] 8b1b75331e8b875ddff3df1418e3a3a1e37367eeb19f8bf8a1f8fc1d0233a020 [INFO] running `Command { std: "docker" "start" "-a" "8b1b75331e8b875ddff3df1418e3a3a1e37367eeb19f8bf8a1f8fc1d0233a020", kill_on_drop: false }` [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking rustc-seme-regions v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `crate_in_paths` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(crate_in_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extern_absolute_paths` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(extern_absolute_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(extern_prelude)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `petgraph`? [INFO] [stdout] --> src/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use petgraph::algo::dominators::{self, Dominators}; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `petgraph`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `petgraph`? [INFO] [stdout] --> src/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use petgraph::graph::{Graph, Neighbors, NodeIndex}; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `petgraph`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `petgraph` [INFO] [stdout] --> src/test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use petgraph::Direction; [INFO] [stdout] | ^^^^^^^^ maybe a missing crate `petgraph`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graph` [INFO] [stdout] --> src/test.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut graph = Graph::new(); [INFO] [stdout] | ^^^^^ use of undeclared type `Graph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | graph.add_edge(NodeIndex::new(p), NodeIndex::new(q), ()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:28:47 [INFO] [stdout] | [INFO] [stdout] 28 | graph.add_edge(NodeIndex::new(p), NodeIndex::new(q), ()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `dominators` [INFO] [stdout] --> src/test.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | let dominators = dominators::simple_fast(&graph, NodeIndex::entry()); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `dominators` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:31:58 [INFO] [stdout] | [INFO] [stdout] 31 | let dominators = dominators::simple_fast(&graph, NodeIndex::entry()); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | NodeIndex::new(0) [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | r.add_point(g, NodeIndex::new(3)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 96 | assert_contents!(r, g, +[3] -[0, 1, 2]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 96 | assert_contents!(r, g, +[3] -[0, 1, 2]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 100 | r.add_point(g, NodeIndex::new(1)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 101 | assert_contents!(r, g, +[0, 1, 2, 3] -[]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:118:20 [INFO] [stdout] | [INFO] [stdout] 118 | r.add_point(g, NodeIndex::new(0)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | r.add_point(g, NodeIndex::new(2)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 120 | assert_contents!(r, g, +[0, 2] -[1, 3]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 120 | assert_contents!(r, g, +[0, 2] -[1, 3]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | r.add_point(g, NodeIndex::new(0)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | r.add_point(g, NodeIndex::new(1)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 126 | assert_contents!(r, g, +[0, 1] -[2, 3]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 126 | assert_contents!(r, g, +[0, 1] -[2, 3]); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 130 | r.add_point(g, NodeIndex::new(0)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | r.add_point(g, NodeIndex::new(3)); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 132 | assert_contents!(r, g, +[0, 1, 2, 3] -[]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | assert!(r1.add_point(g, NodeIndex::new(0))); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | assert!(r1.add_point(g, NodeIndex::new(2))); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 152 | assert_contents!(r1, g, +[0, 2] -[1, 3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 152 | assert_contents!(r1, g, +[0, 2] -[1, 3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | assert!(r2.add_point(g, NodeIndex::new(0))); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | assert!(r2.add_point(g, NodeIndex::new(1))); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 158 | assert_contents!(r2, g, +[0, 1] -[2, 3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 158 | assert_contents!(r2, g, +[0, 1] -[2, 3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | $region.contains($graph, NodeIndex::new($c)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 164 | assert_contents!(r3, g, +[0, 1, 2] -[3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NodeIndex` [INFO] [stdout] --> src/test.rs:74:43 [INFO] [stdout] | [INFO] [stdout] 74 | !$region.contains($graph, NodeIndex::new($n)), [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `NodeIndex` [INFO] [stdout] ... [INFO] [stdout] 164 | assert_contents!(r3, g, +[0, 1, 2] -[3]); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Graph` in this scope [INFO] [stdout] --> src/test.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | graph: Graph<(), ()>, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Dominators` in this scope [INFO] [stdout] --> src/test.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | dominators: Dominators, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 8 | struct GraphPair { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 9 | graph: Graph<(), ()>, [INFO] [stdout] 10 | dominators: Dominators, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | impl Point for NodeIndex { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | impl GraphRef for &'g GraphPair { [INFO] [stdout] | - ^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Neighbors` in this scope [INFO] [stdout] --> src/test.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 44 | type Predecessors = Neighbors<'g, ()>; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | fn predecessors(self, point: NodeIndex) -> Self::Predecessors { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | fn immediate_dominator(self, point: NodeIndex) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:50:62 [INFO] [stdout] | [INFO] [stdout] 43 | impl GraphRef for &'g GraphPair { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 50 | fn immediate_dominator(self, point: NodeIndex) -> Option { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | fn dominates(self, point1: NodeIndex, point2: NodeIndex) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeIndex` in this scope [INFO] [stdout] --> src/test.rs:54:51 [INFO] [stdout] | [INFO] [stdout] 54 | fn dominates(self, point1: NodeIndex, point2: NodeIndex) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-seme-regions` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8b1b75331e8b875ddff3df1418e3a3a1e37367eeb19f8bf8a1f8fc1d0233a020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b1b75331e8b875ddff3df1418e3a3a1e37367eeb19f8bf8a1f8fc1d0233a020", kill_on_drop: false }` [INFO] [stdout] 8b1b75331e8b875ddff3df1418e3a3a1e37367eeb19f8bf8a1f8fc1d0233a020