[INFO] fetching crate graph-api-lib 0.2.1...
[INFO] testing graph-api-lib-0.2.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate graph-api-lib 0.2.1 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graph-api-lib 0.2.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c9c8621cc7620549a8126cd90b7fd0fb22accf36a945ff0734699be5ce07e62
[INFO] running `Command { std: "docker" "start" "-a" "4c9c8621cc7620549a8126cd90b7fd0fb22accf36a945ff0734699be5ce07e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c9c8621cc7620549a8126cd90b7fd0fb22accf36a945ff0734699be5ce07e62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c9c8621cc7620549a8126cd90b7fd0fb22accf36a945ff0734699be5ce07e62", kill_on_drop: false }`
[INFO] [stdout] 4c9c8621cc7620549a8126cd90b7fd0fb22accf36a945ff0734699be5ce07e62
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 331fc22b122f17f455f13d30f037068a3c40b89fe77acdf23382ab1c9da28e43
[INFO] running `Command { std: "docker" "start" "-a" "331fc22b122f17f455f13d30f037068a3c40b89fe77acdf23382ab1c9da28e43", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling jod-thread v0.1.2
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling triomphe v0.1.14
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling smallbox v0.8.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[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 include-doc-macro v0.2.2
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling 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: &<Self::Label as Label>::Index) -> Option<Value> {
[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: &<Self::Label as Label>::Index) -> Option<Value<'_>> {
[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<ImmutableMarker, Self, ()>
[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<MutableMarker, Self, ()>
[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<Self::Graph>) -> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.54s
[INFO] running `Command { std: "docker" "inspect" "331fc22b122f17f455f13d30f037068a3c40b89fe77acdf23382ab1c9da28e43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "331fc22b122f17f455f13d30f037068a3c40b89fe77acdf23382ab1c9da28e43", kill_on_drop: false }`
[INFO] [stdout] 331fc22b122f17f455f13d30f037068a3c40b89fe77acdf23382ab1c9da28e43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c41c46f8b9eeab0602afc1cdb026228629889fc2625e66398ffa7a982267808f
[INFO] running `Command { std: "docker" "start" "-a" "c41c46f8b9eeab0602afc1cdb026228629889fc2625e66398ffa7a982267808f", kill_on_drop: false }`
[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: &<Self::Label as Label>::Index) -> Option<Value> {
[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: &<Self::Label as Label>::Index) -> Option<Value<'_>> {
[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<ImmutableMarker, Self, ()>
[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] [stderr]    Compiling graph-api-lib v0.2.1 (/opt/rustwide/workdir)
[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<MutableMarker, Self, ()>
[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<Self::Graph>) -> 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/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/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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph`
[INFO] [stdout]  --> examples/into_iter.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/into_iter.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | 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] 4 - use graph_api_test::{Vertex, populate_graph};
[INFO] [stdout] 4 + use graph_api_lib::{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 "vertices") due to 2 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph`
[INFO] [stdout]  --> examples/context.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/context.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 7 - use graph_api_test::Edge;
[INFO] [stdout] 7 + use graph_api_lib::Edge;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graph-api-lib` (example "collect") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `graph_api_test`
[INFO] [stdout]  --> examples/context.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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] 8 - use graph_api_test::EdgeExt;
[INFO] [stdout] 8 + use graph_api_lib::EdgeExt;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graph-api-lib` (example "into_iter") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `graph_api_test`
[INFO] [stdout]  --> examples/context.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 9 - use graph_api_test::Person;
[INFO] [stdout] 9 + use graph_api_lib::Person;
[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_test`
[INFO] [stdout]   --> examples/context.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | 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] 10 - use graph_api_test::Vertex;
[INFO] [stdout] 10 + use graph_api_lib::Vertex;
[INFO] [stdout]    |
[INFO] [stdout] 
[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_test`
[INFO] [stdout]   --> examples/context.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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] 11 - use graph_api_test::populate_graph;
[INFO] [stdout] 11 + 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_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_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] [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] For more information about this error, try `rustc --explain E0432`.
[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/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_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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graph-api-lib` (example "context") due to 6 previous errors
[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_simplegraph`
[INFO] [stdout]  --> examples/count.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/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] error[E0432]: unresolved import `graph_api_test`
[INFO] [stdout]  --> examples/count.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 6 - use graph_api_test::{Edge, Vertex, VertexExt, populate_graph};
[INFO] [stdout] 6 + 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/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] [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[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-7f7c8f5c83a78d4d.long-type-16615814610542636945.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[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/count.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let person_count = graph
[INFO] [stdout]    |  ________________________-
[INFO] [stdout] 29 | |         .walk()
[INFO] [stdout] 30 | |         .vertices(VertexSearch::scan())
[INFO] [stdout] 31 | |         .filter_person()
[INFO] [stdout]    | |         -^^^^^^^^^^^^^ method not found in `VertexWalkerBuilder<'_, ImmutableMarker, Graph, 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/count-23e2d43358557ee4.long-type-16265677347622099776.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[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 "first") due to 3 previous errors
[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] 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] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `graph_api_simplegraph`
[INFO] [stdout]  --> examples/boxed.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/boxed.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] 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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graph-api-lib` (example "map") due to 2 previous errors
[INFO] [stderr] error: could not compile `graph-api-lib` (example "vertices_by_id") due to 2 previous errors
[INFO] [stderr] error: could not compile `graph-api-lib` (example "count") due to 3 previous errors
[INFO] [stderr] error: could not compile `graph-api-lib` (example "boxed") due to 2 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 "detour") due to 4 previous errors
[INFO] [stderr] error: could not compile `graph-api-lib` (example "head") 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 "mutate_context") due to 2 previous errors
[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: &<Self::Label as Label>::Index) -> Option<Value> {
[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: &<Self::Label as Label>::Index) -> Option<Value<'_>> {
[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<ImmutableMarker, Self, ()>
[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<MutableMarker, Self, ()>
[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<Self::Graph>) -> 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] running `Command { std: "docker" "inspect" "c41c46f8b9eeab0602afc1cdb026228629889fc2625e66398ffa7a982267808f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c41c46f8b9eeab0602afc1cdb026228629889fc2625e66398ffa7a982267808f", kill_on_drop: false }`
[INFO] [stdout] c41c46f8b9eeab0602afc1cdb026228629889fc2625e66398ffa7a982267808f
