[INFO] fetching crate grdf 0.22.1... [INFO] testing grdf-0.22.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate grdf 0.22.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate grdf 0.22.1 [INFO] finished tweaking crates.io crate grdf 0.22.1 [INFO] tweaked toml for crates.io crate grdf 0.22.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate grdf 0.22.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding educe v0.4.23 (available: v0.6.0) [INFO] [stderr] Adding hashbrown v0.13.2 (available: v0.15.4) [INFO] [stderr] Adding locspan v0.8.2 (available: v0.9.2) [INFO] [stderr] Adding rdf-types v0.18.5 (available: v0.22.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded rdf-types v0.18.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58e9be3aae4c8e9ea63f6b0459ddc048aafa1f2ca919280e538d5a297e6c6701 [INFO] running `Command { std: "docker" "start" "-a" "58e9be3aae4c8e9ea63f6b0459ddc048aafa1f2ca919280e538d5a297e6c6701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58e9be3aae4c8e9ea63f6b0459ddc048aafa1f2ca919280e538d5a297e6c6701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e9be3aae4c8e9ea63f6b0459ddc048aafa1f2ca919280e538d5a297e6c6701", kill_on_drop: false }` [INFO] [stdout] 58e9be3aae4c8e9ea63f6b0459ddc048aafa1f2ca919280e538d5a297e6c6701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1ddf55b67c9ac469072e9c6bd1dcab398c4b04970873104eb913aeec9136f5d3 [INFO] running `Command { std: "docker" "start" "-a" "1ddf55b67c9ac469072e9c6bd1dcab398c4b04970873104eb913aeec9136f5d3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling static-iref v3.0.0 [INFO] [stderr] Compiling rdf-types v0.18.5 [INFO] [stderr] Compiling grdf v0.22.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 208 | graph_label: Option<&'a Self::GraphLabel>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 209 | subject: &'a Self::Subject, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 210 | access: A, [INFO] [stdout] 211 | ) -> View { [INFO] [stdout] | ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 211 | ) -> View<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView { [INFO] [stdout] | ^^ ^^ ------------------ the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:425:14 [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:429:16 [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:411:16 [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.07s [INFO] running `Command { std: "docker" "inspect" "1ddf55b67c9ac469072e9c6bd1dcab398c4b04970873104eb913aeec9136f5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ddf55b67c9ac469072e9c6bd1dcab398c4b04970873104eb913aeec9136f5d3", kill_on_drop: false }` [INFO] [stdout] 1ddf55b67c9ac469072e9c6bd1dcab398c4b04970873104eb913aeec9136f5d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 31c138d6481a1039057296c1f7f7eff05be48c7bb06737568f2ef68837da4154 [INFO] running `Command { std: "docker" "start" "-a" "31c138d6481a1039057296c1f7f7eff05be48c7bb06737568f2ef68837da4154", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 208 | graph_label: Option<&'a Self::GraphLabel>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 209 | subject: &'a Self::Subject, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 210 | access: A, [INFO] [stdout] 211 | ) -> View { [INFO] [stdout] | ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 211 | ) -> View<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView { [INFO] [stdout] | ^^ ^^ ------------------ the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:425:14 [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:429:16 [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:411:16 [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grdf v0.22.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:207:4 [INFO] [stdout] | [INFO] [stdout] 207 | &'a self, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 208 | graph_label: Option<&'a Self::GraphLabel>, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 209 | subject: &'a Self::Subject, [INFO] [stdout] | ^^ these lifetimes flow to the output [INFO] [stdout] 210 | access: A, [INFO] [stdout] 211 | ) -> View { [INFO] [stdout] | ------------- the lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 211 | ) -> View<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/graph.rs:98:18 [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView { [INFO] [stdout] | ^^ ^^ ------------------ the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView<'a, Self, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:283:17 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 283 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 299 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:311:17 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 421 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:425:14 [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 425 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:429:16 [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 429 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/btree_dataset/graph.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stdout] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 265 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:275:18 [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 275 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:281:20 [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 281 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 403 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:407:14 [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 407 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:411:16 [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 411 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/impl/hash_dataset/graph.rs:415:13 [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.37s [INFO] running `Command { std: "docker" "inspect" "31c138d6481a1039057296c1f7f7eff05be48c7bb06737568f2ef68837da4154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c138d6481a1039057296c1f7f7eff05be48c7bb06737568f2ef68837da4154", kill_on_drop: false }` [INFO] [stdout] 31c138d6481a1039057296c1f7f7eff05be48c7bb06737568f2ef68837da4154 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 65475c8673881404ec5ea939217b9c3dc5aab6b275786218cb319f5bd676019c [INFO] running `Command { std: "docker" "start" "-a" "65475c8673881404ec5ea939217b9c3dc5aab6b275786218cb319f5bd676019c", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:207:4 [INFO] [stderr] | [INFO] [stderr] 207 | &'a self, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 208 | graph_label: Option<&'a Self::GraphLabel>, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 209 | subject: &'a Self::Subject, [INFO] [stderr] | ^^ these lifetimes flow to the output [INFO] [stderr] 210 | access: A, [INFO] [stderr] 211 | ) -> View { [INFO] [stderr] | ------------- the lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 211 | ) -> View<'a, Self, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/graph.rs:98:18 [INFO] [stderr] | [INFO] [stderr] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView { [INFO] [stderr] | ^^ ^^ ------------------ the lifetime gets resolved as `'a` [INFO] [stderr] | | | [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 98 | fn view<'a, A>(&'a self, subject: &'a Self::Subject, access: A) -> GraphView<'a, Self, A> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset.rs:99:20 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stderr] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 99 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:283:17 [INFO] [stderr] | [INFO] [stderr] 283 | pub fn triples(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 283 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:293:18 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn subjects(&self) -> Subjects { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 293 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:299:20 [INFO] [stderr] | [INFO] [stderr] 299 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 299 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:311:17 [INFO] [stderr] | [INFO] [stderr] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 311 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:421:13 [INFO] [stderr] | [INFO] [stderr] 421 | fn triples(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 421 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:425:14 [INFO] [stderr] | [INFO] [stderr] 425 | fn subjects(&self) -> Subjects { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 425 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:429:16 [INFO] [stderr] | [INFO] [stderr] 429 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 429 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/btree_dataset/graph.rs:433:13 [INFO] [stderr] | [INFO] [stderr] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 433 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset.rs:97:20 [INFO] [stderr] | [INFO] [stderr] 97 | pub fn graphs_mut(&mut self) -> GraphsMut { [INFO] [stderr] | ^^^^^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 97 | pub fn graphs_mut(&mut self) -> GraphsMut<'_, S, P, O, G> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:265:17 [INFO] [stderr] | [INFO] [stderr] 265 | pub fn triples(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 265 | pub fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:275:18 [INFO] [stderr] | [INFO] [stderr] 275 | pub fn subjects(&self) -> Subjects { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 275 | pub fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:281:20 [INFO] [stderr] | [INFO] [stderr] 281 | pub fn predicates(&self, subject: &S) -> Predicates [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 281 | pub fn predicates(&self, subject: &S) -> Predicates<'_, P, O> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:293:17 [INFO] [stderr] | [INFO] [stderr] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 293 | pub fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:403:13 [INFO] [stderr] | [INFO] [stderr] 403 | fn triples(&self) -> Iter { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 403 | fn triples(&self) -> Iter<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:407:14 [INFO] [stderr] | [INFO] [stderr] 407 | fn subjects(&self) -> Subjects { [INFO] [stderr] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 407 | fn subjects(&self) -> Subjects<'_, S, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:411:16 [INFO] [stderr] | [INFO] [stderr] 411 | fn predicates(&self, subject: &S) -> Predicates { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 411 | fn predicates(&self, subject: &S) -> Predicates<'_, P, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/impl/hash_dataset/graph.rs:415:13 [INFO] [stderr] | [INFO] [stderr] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 415 | fn objects(&self, subject: &S, predicate: &P) -> Objects<'_, O> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `grdf` (lib) generated 20 warnings (run `cargo fix --lib -p grdf` to apply 20 suggestions) [INFO] [stderr] warning: `grdf` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/grdf-1260ffb2b46a4a0a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test utils::isomorphism::tests::substitution_05 ... ok [INFO] [stdout] test utils::isomorphism::tests::substitution_01 ... ok [INFO] [stdout] test utils::isomorphism::tests::substitution_03 - should panic ... ok [INFO] [stdout] test utils::isomorphism::tests::substitution_04 - should panic ... ok [INFO] [stdout] test utils::isomorphism::tests::substitution_02 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/iso.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/iso-c886411d23efb222) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test iso_001 ... ok [INFO] [stdout] test iso_005 ... ok [INFO] [stdout] test iso_002 ... ok [INFO] [stdout] test iso_009 ... ok [INFO] [stdout] test iso_006 ... ok [INFO] [stdout] test iso_010 ... ok [INFO] [stdout] test iso_003 ... ok [INFO] [stdout] test iso_004 ... ok [INFO] [stdout] test iso_012 ... ok [INFO] [stdout] test iso_011 ... ok [INFO] [stdout] test iso_007 ... ok [INFO] [stdout] test iso_008 ... ok [INFO] [stdout] test iso_013 ... ok [INFO] [stdout] test iso_014 ... ok [INFO] [stdout] test iso_015 ... ok [INFO] [stdout] test iso_016 ... ok [INFO] [stdout] test iso_018 ... ok [INFO] [stdout] test iso_017 ... ok [INFO] [stdout] test iso_019 ... ok [INFO] [stdout] test iso_020 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/iso-negative.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/iso_negative-de2f129ce7796556) [INFO] [stdout] running 20 tests [INFO] [stdout] test iso_e003 ... ok [INFO] [stdout] test iso_e004 ... ok [INFO] [stdout] test iso_e007 ... ok [INFO] [stdout] test iso_e002 ... ok [INFO] [stdout] test iso_e005 ... ok [INFO] [stdout] test iso_e008 ... ok [INFO] [stdout] test iso_e001 ... ok [INFO] [stdout] test iso_e006 ... ok [INFO] [stdout] test iso_e010 ... ok [INFO] [stdout] test iso_e012 ... ok [INFO] [stdout] test iso_e013 ... ok [INFO] [stdout] test iso_e015 ... ok [INFO] [stdout] test iso_e017 ... ok [INFO] [stdout] test iso_e011 ... ok [INFO] [stdout] test iso_e018 ... ok [INFO] [stdout] test iso_e009 ... ok [INFO] [stdout] test iso_e019 ... ok [INFO] [stdout] test iso_e016 ... ok [INFO] [stdout] test iso_e020 ... ok [INFO] [stdout] test iso_e014 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65475c8673881404ec5ea939217b9c3dc5aab6b275786218cb319f5bd676019c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65475c8673881404ec5ea939217b9c3dc5aab6b275786218cb319f5bd676019c", kill_on_drop: false }` [INFO] [stdout] 65475c8673881404ec5ea939217b9c3dc5aab6b275786218cb319f5bd676019c