[INFO] fetching crate graph-api-lib 0.2.1... [INFO] checking graph-api-lib-0.2.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate graph-api-lib 0.2.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate graph-api-lib 0.2.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate graph-api-lib 0.2.1 [INFO] tweaked toml for crates.io crate graph-api-lib 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graph-api-lib 0.2.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graph-api-lib 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ra_ap_text_edit v0.0.164 [INFO] [stderr] Downloaded smallbox v0.8.6 [INFO] [stderr] Downloaded ra_ap_limit v0.0.164 [INFO] [stderr] Downloaded ra_ap_profile v0.0.164 [INFO] [stderr] Downloaded ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Downloaded ra_ap_syntax v0.0.164 [INFO] [stderr] Downloaded ra_ap_stdx v0.0.164 [INFO] [stderr] Downloaded include-doc-macro v0.2.2 [INFO] [stderr] Downloaded ra_ap_parser v0.0.164 [INFO] [stderr] Downloaded include-doc v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eacf916f8fb9b11991c23e3201d8e3875f01c307f4dd8b3a2372f53291de373 [INFO] running `Command { std: "docker" "start" "-a" "2eacf916f8fb9b11991c23e3201d8e3875f01c307f4dd8b3a2372f53291de373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eacf916f8fb9b11991c23e3201d8e3875f01c307f4dd8b3a2372f53291de373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eacf916f8fb9b11991c23e3201d8e3875f01c307f4dd8b3a2372f53291de373", kill_on_drop: false }` [INFO] [stdout] 2eacf916f8fb9b11991c23e3201d8e3875f01c307f4dd8b3a2372f53291de373 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f772472ff9b7477b0ab20efea00ed74da838ccc2c7f7f5f3916dcc0463dd94b9 [INFO] running `Command { std: "docker" "start" "-a" "f772472ff9b7477b0ab20efea00ed74da838ccc2c7f7f5f3916dcc0463dd94b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smallbox v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ra_ap_parser v0.0.164 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [INFO] [stderr] Compiling ra_ap_syntax v0.0.164 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling include-doc-macro v0.2.2 [INFO] [stderr] Checking include-doc v0.2.2 [INFO] [stderr] Checking graph-api-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/element.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | fn value(&self, _index: &::Index) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn value(&self, _index: &::Index) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn walk(&self) -> StartWalkerBuilder [INFO] [stdout] | ^^^^^ --------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | fn walk(&self) -> StartWalkerBuilder<'_, ImmutableMarker, Self, ()> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | fn walk_mut(&mut self) -> StartWalkerBuilder [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | fn walk_mut(&mut self) -> StartWalkerBuilder<'_, MutableMarker, Self, ()> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/walker/mod.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | fn edges(self, search: EdgeSearch) -> Edges<'_, 'graph, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 131 | fn edges(self, search: EdgeSearch<'_, Self::Graph>) -> Edges<'_, 'graph, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/element.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | fn value(&self, _index: &::Index) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ----- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 14 | fn value(&self, _index: &::Index) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:163:13 [INFO] [stdout] | [INFO] [stdout] 163 | fn walk(&self) -> StartWalkerBuilder [INFO] [stdout] | ^^^^^ --------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 163 | fn walk(&self) -> StartWalkerBuilder<'_, ImmutableMarker, Self, ()> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:171:17 [INFO] [stdout] | [INFO] [stdout] 171 | fn walk_mut(&mut self) -> StartWalkerBuilder [INFO] [stdout] | ^^^^^^^^^ ------------------------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | fn walk_mut(&mut self) -> StartWalkerBuilder<'_, MutableMarker, Self, ()> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/walker/mod.rs:131:28 [INFO] [stdout] | [INFO] [stdout] 131 | fn edges(self, search: EdgeSearch) -> Edges<'_, 'graph, Self> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ -- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'_` [INFO] [stdout] | [INFO] [stdout] 131 | fn edges(self, search: EdgeSearch<'_, Self::Graph>) -> Edges<'_, 'graph, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/head.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/head.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "mutate") due to 5 previous errors [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/control_flow.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/control_flow.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/mutate.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/mutate.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::Edge; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::Edge; [INFO] [stdout] 3 + use graph_api_lib::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/mutate.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graph_api_test::Project; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use graph_api_test::Project; [INFO] [stdout] 4 + use graph_api_lib::Project; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/mutate.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use graph_api_test::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use graph_api_test::Vertex; [INFO] [stdout] 5 + use graph_api_lib::Vertex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/mutate.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use graph_api_test::populate_graph; [INFO] [stdout] 6 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/first.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/fold.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/fold.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use graph_api_test::Edge; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use graph_api_test::Edge; [INFO] [stdout] 6 + use graph_api_lib::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/fold.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use graph_api_test::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use graph_api_test::Vertex; [INFO] [stdout] 7 + use graph_api_lib::Vertex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/fold.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use graph_api_test::populate_graph; [INFO] [stdout] 8 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/first.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, VertexExt, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, VertexExt, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, VertexExt, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/custom_step.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/custom_step.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 6 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/dbg.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/dbg.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use graph_api_test::populate_graph; [INFO] [stdout] 4 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/default_context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/default_context.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graph_api_test::Edge; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use graph_api_test::Edge; [INFO] [stdout] 4 + use graph_api_lib::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/default_context.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use graph_api_test::EdgeExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use graph_api_test::EdgeExt; [INFO] [stdout] 5 + use graph_api_lib::EdgeExt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/default_context.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use graph_api_test::Person; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use graph_api_test::Person; [INFO] [stdout] 6 + use graph_api_lib::Person; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "head") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/default_context.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use graph_api_test::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use graph_api_test::Vertex; [INFO] [stdout] 7 + use graph_api_lib::Vertex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/collect.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/collect.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::populate_graph; [INFO] [stdout] 3 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/mutate_context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/vertices.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/vertices.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/detour.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/detour.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use graph_api_test::Edge; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use graph_api_test::Edge; [INFO] [stdout] 4 + use graph_api_lib::Edge; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/mutate_context.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "control_flow") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/vertices_by_id.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use graph_api_simplegraph::{SimpleGraph, VertexId}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/vertices_by_id.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 - use graph_api_test::populate_graph; [INFO] [stdout] 2 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/default_context.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 - use graph_api_test::populate_graph; [INFO] [stdout] 8 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/tail.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/tail.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/detour.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use graph_api_test::Vertex; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use graph_api_test::Vertex; [INFO] [stdout] 5 + use graph_api_lib::Vertex; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/detour.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use graph_api_test::populate_graph; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 - use graph_api_test::populate_graph; [INFO] [stdout] 6 + use graph_api_lib::populate_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "tail") due to 2 previous errors [INFO] [stderr] error: could not compile `graph-api-lib` (example "fold") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `filter_person` found for struct `VertexWalkerBuilder<'graph, Mutability, Graph, Walker>` in the current scope [INFO] [stdout] --> examples/first.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 42 | let first_created = graph [INFO] [stdout] | _________________________- [INFO] [stdout] 43 | | .walk() [INFO] [stdout] 44 | | .vertices(VertexSearch::scan()) [INFO] [stdout] 45 | | .filter_person() // Start with person vertices [INFO] [stdout] | | -^^^^^^^^^^^^^ method not found in `VertexWalkerBuilder<'_, ImmutableMarker, G, Vertices<'_, '_, ...>>` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/examples/first-83b6186c2d4cc8e0.long-type-10614981749137136622.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "vertices_by_id") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "vertices") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "dbg") due to 2 previous errors [INFO] [stderr] error: could not compile `graph-api-lib` (example "collect") due to 2 previous errors [INFO] [stderr] error: could not compile `graph-api-lib` (example "first") due to 3 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "custom_step") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "default_context") due to 6 previous errors [INFO] [stderr] error: could not compile `graph-api-lib` (example "detour") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "mutate_context") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/map.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/map.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph` [INFO] [stdout] --> examples/take.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use graph_api_simplegraph::SimpleGraph; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_simplegraph` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `graph_api_simplegraph`, use `cargo add graph_api_simplegraph` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `graph_api_test` [INFO] [stdout] --> examples/take.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use graph_api_test::{Edge, Vertex, populate_graph}; [INFO] [stdout] 3 + use graph_api_lib::{Edge, Vertex, populate_graph}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "map") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graph-api-lib` (example "take") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f772472ff9b7477b0ab20efea00ed74da838ccc2c7f7f5f3916dcc0463dd94b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f772472ff9b7477b0ab20efea00ed74da838ccc2c7f7f5f3916dcc0463dd94b9", kill_on_drop: false }` [INFO] [stdout] f772472ff9b7477b0ab20efea00ed74da838ccc2c7f7f5f3916dcc0463dd94b9