[INFO] fetching crate graph-api-lib 0.2.1... [INFO] testing graph-api-lib-0.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate graph-api-lib 0.2.1 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graph-api-lib 0.2.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e54ae6ad7632b528761ac06e98062759b0e8ce7a2e7f072eaca5856ea457da3 [INFO] running `Command { std: "docker" "start" "-a" "8e54ae6ad7632b528761ac06e98062759b0e8ce7a2e7f072eaca5856ea457da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e54ae6ad7632b528761ac06e98062759b0e8ce7a2e7f072eaca5856ea457da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e54ae6ad7632b528761ac06e98062759b0e8ce7a2e7f072eaca5856ea457da3", kill_on_drop: false }` [INFO] [stdout] 8e54ae6ad7632b528761ac06e98062759b0e8ce7a2e7f072eaca5856ea457da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d148a9d099b9be4e8b5a6507952717b7f11a6b84a7cd2eb0d7324f1f5896db06 [INFO] running `Command { std: "docker" "start" "-a" "d148a9d099b9be4e8b5a6507952717b7f11a6b84a7cd2eb0d7324f1f5896db06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ra-ap-rustc_lexer v0.1.0 [INFO] [stderr] Compiling always-assert v0.1.3 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling perf-event-open-sys v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling perf-event v0.4.7 [INFO] [stderr] Compiling jod-thread v0.1.2 [INFO] [stderr] Compiling ra_ap_limit v0.0.164 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling ra_ap_parser v0.0.164 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling ra_ap_stdx v0.0.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ra_ap_text_edit v0.0.164 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smallbox v0.8.6 [INFO] [stderr] Compiling rowan v0.15.16 [INFO] [stderr] Compiling ra_ap_profile v0.0.164 [INFO] [stderr] Compiling uuid v1.17.0 [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] 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: &::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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.63s [INFO] running `Command { std: "docker" "inspect" "d148a9d099b9be4e8b5a6507952717b7f11a6b84a7cd2eb0d7324f1f5896db06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d148a9d099b9be4e8b5a6507952717b7f11a6b84a7cd2eb0d7324f1f5896db06", kill_on_drop: false }` [INFO] [stdout] d148a9d099b9be4e8b5a6507952717b7f11a6b84a7cd2eb0d7324f1f5896db06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bfa093ff2b5f79c4d52661af2c529b7393f32e74f1eefdcfb94d37d4c0e28b8 [INFO] running `Command { std: "docker" "start" "-a" "4bfa093ff2b5f79c4d52661af2c529b7393f32e74f1eefdcfb94d37d4c0e28b8", 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: &::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] [stderr] Compiling graph-api-lib v0.2.1 (/opt/rustwide/workdir) [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/filter.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/filter.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/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] [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_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] 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 "filter") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 "dbg") due to 2 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/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/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_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/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 "head") 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] [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] [stderr] error: could not compile `graph-api-lib` (example "custom_step") 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: &::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] running `Command { std: "docker" "inspect" "4bfa093ff2b5f79c4d52661af2c529b7393f32e74f1eefdcfb94d37d4c0e28b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bfa093ff2b5f79c4d52661af2c529b7393f32e74f1eefdcfb94d37d4c0e28b8", kill_on_drop: false }` [INFO] [stdout] 4bfa093ff2b5f79c4d52661af2c529b7393f32e74f1eefdcfb94d37d4c0e28b8