[INFO] fetching crate taganak-core 0.1.0-dev5...
[INFO] testing taganak-core-0.1.0-dev5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate taganak-core 0.1.0-dev5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate taganak-core 0.1.0-dev5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate taganak-core 0.1.0-dev5
[INFO] tweaked toml for crates.io crate taganak-core 0.1.0-dev5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taganak-core 0.1.0-dev5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taganak-core 0.1.0-dev5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b23f77792afc9080f8668840b8fa303cde5735a070f2bf6d825865b44da11f73
[INFO] running `Command { std: "docker" "start" "-a" "b23f77792afc9080f8668840b8fa303cde5735a070f2bf6d825865b44da11f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b23f77792afc9080f8668840b8fa303cde5735a070f2bf6d825865b44da11f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b23f77792afc9080f8668840b8fa303cde5735a070f2bf6d825865b44da11f73", kill_on_drop: false }`
[INFO] [stdout] b23f77792afc9080f8668840b8fa303cde5735a070f2bf6d825865b44da11f73
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 937089b3593374509d5de8a2730101ea8d245c5fa351c6949a09e4c9914e6e45
[INFO] running `Command { std: "docker" "start" "-a" "937089b3593374509d5de8a2730101ea8d245c5fa351c6949a09e4c9914e6e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling iriencoding v1.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[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 curie v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling async-utf8-decoder v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]    Compiling iref-core v3.2.2
[INFO] [stderr]    Compiling iref-macros v3.2.2
[INFO] [stderr]    Compiling iref v3.2.2
[INFO] [stderr]    Compiling taganak-core v0.1.0-dev5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `impl_dataset_subject_stream`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:104
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::hash::Hash`
[INFO] [stdout]  --> src/datasets/default/streams.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/datasets/default/streams.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `process::Output`
[INFO] [stdout]   --> src/graphs/mod.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     collections::{BTreeSet, HashMap, HashSet},
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 12 |     future,
[INFO] [stdout] 13 |     process::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JoinedMatches`
[INFO] [stdout]  --> src/graphs/bijection.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{GraphError, GraphView, JoinedMatches, Matches, TripleFilter};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `task::Poll`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{future::Future, marker::PhantomData, pin::Pin, task::Poll};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     process::Output,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/graphs/default/matches.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terms::Term`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:96
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::terms::BlankNode`
[INFO] [stdout]  --> src/sources/parsers/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::terms::BlankNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::triples::TripleRef`
[INFO] [stdout]  --> src/triples/filters/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::triples::TripleRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/triples/filters/basic.rs:6:80
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::{AndFilter, ObjectFilter, OrFilter, PredicateFilter, SubjectFilter, TripleFilter};
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Self::NTriples(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             -------------------------- matches some of the same values
[INFO] [stdout] 84 |             #[cfg(feature = "source_turtle")]
[INFO] [stdout] 85 |             Self::Turtle(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphView`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/datasets/default/reduction.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{stream, Stream, StreamExt, TryFutureExt};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout]  --> src/triples/filters/basic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::{FutureExt, Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ops::Deref`
[INFO] [stdout]  --> src/graphs/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | use futures::{Future, FutureExt, Stream};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/sources/serializers/n_triples.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::{StreamExt, TryFutureExt};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/environment/profile.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Iri::new(format!("{}{}", iri, ln)).map_err(|e| ProfileError::InvalidCurie)?,
[INFO] [stdout]    |                                                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/graphs/mod.rs:403:24
[INFO] [stdout]     |
[INFO] [stdout] 403 |                     Ok(t) => return Ok(false),
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         triple: Arc<Triple>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         triple: TripleRef<'_>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/sources/parsers/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn guess_media_type(stream: &mut R) -> Option<String> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/terms/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |             .map_err(|e| TermError::UnexpectedValue(value))?
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/triples/mod.rs:200:59
[INFO] [stdout]     |
[INFO] [stdout] 200 |             n_triples::triple_parser(&mut input).map_err(|e| TripleError::InvalidTriple)?,
[INFO] [stdout]     |                                                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PN_CHARS_BASE` is never used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 | const PN_CHARS_BASE: (
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get(&self) -> FinalMatches {
[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] 27 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get(&self) -> FinalMatches {
[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] 50 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn get(&self) -> FinalMatches {
[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] 95 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datasets/matches.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get(&self) -> FinalMatches {
[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] 166 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quads/mod.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn as_quad_ref(&self) -> QuadRef {
[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] 69 |     pub fn as_quad_ref(&self) -> QuadRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/sources/parsers/turtle.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/terms/literal.rs:782:17
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 let _ = write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triples/mod.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn as_triple_ref(&self) -> TripleRef {
[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] 146 |     pub fn as_triple_ref(&self) -> TripleRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.26s
[INFO] running `Command { std: "docker" "inspect" "937089b3593374509d5de8a2730101ea8d245c5fa351c6949a09e4c9914e6e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937089b3593374509d5de8a2730101ea8d245c5fa351c6949a09e4c9914e6e45", kill_on_drop: false }`
[INFO] [stdout] 937089b3593374509d5de8a2730101ea8d245c5fa351c6949a09e4c9914e6e45
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4f45f4feddabd662f1f9402d90aa68d11ad478b1d6d590f668f3117acb91651
[INFO] running `Command { std: "docker" "start" "-a" "c4f45f4feddabd662f1f9402d90aa68d11ad478b1d6d590f668f3117acb91651", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling libtest-mimic v0.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling taganak-core v0.1.0-dev5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `impl_dataset_subject_stream`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:104
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::hash::Hash`
[INFO] [stdout]  --> src/datasets/default/streams.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/datasets/default/streams.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `process::Output`
[INFO] [stdout]   --> src/graphs/mod.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     collections::{BTreeSet, HashMap, HashSet},
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 12 |     future,
[INFO] [stdout] 13 |     process::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JoinedMatches`
[INFO] [stdout]  --> src/graphs/bijection.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{GraphError, GraphView, JoinedMatches, Matches, TripleFilter};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `task::Poll`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{future::Future, marker::PhantomData, pin::Pin, task::Poll};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     process::Output,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/graphs/default/matches.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terms::Term`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:96
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::terms::BlankNode`
[INFO] [stdout]  --> src/sources/parsers/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::terms::BlankNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::triples::TripleRef`
[INFO] [stdout]  --> src/triples/filters/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::triples::TripleRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/triples/filters/basic.rs:6:80
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::{AndFilter, ObjectFilter, OrFilter, PredicateFilter, SubjectFilter, TripleFilter};
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stdout] warning: unused import: `impl_dataset_subject_stream`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:104
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::hash::Hash`
[INFO] [stdout]  --> src/datasets/default/streams.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::hash::Hash;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/datasets/default/streams.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ops::Deref`
[INFO] [stdout]  --> src/graphs/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HashSet` and `process::Output`
[INFO] [stdout]   --> src/graphs/mod.rs:11:38
[INFO] [stdout]    |
[INFO] [stdout] 11 |     collections::{BTreeSet, HashMap, HashSet},
[INFO] [stdout]    |                                      ^^^^^^^
[INFO] [stdout] 12 |     future,
[INFO] [stdout] 13 |     process::Output,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `JoinedMatches`
[INFO] [stdout]  --> src/graphs/bijection.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{GraphError, GraphView, JoinedMatches, Matches, TripleFilter};
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `future::Future` and `task::Poll`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use core::{future::Future, marker::PhantomData, pin::Pin, task::Poll};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^                                 ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     process::Output,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `collections::HashSet`
[INFO] [stdout]  --> src/graphs/default/matches.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashSet, sync::Arc};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `terms::Term`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:96
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::terms::BlankNode`
[INFO] [stdout]  --> src/sources/parsers/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::terms::BlankNode;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::triples::TripleRef`
[INFO] [stdout]  --> src/triples/filters/basic.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::triples::TripleRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/triples/filters/basic.rs:6:80
[INFO] [stdout]   |
[INFO] [stdout] 6 | use super::{AndFilter, ObjectFilter, OrFilter, PredicateFilter, SubjectFilter, TripleFilter};
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Self::NTriples(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             -------------------------- matches some of the same values
[INFO] [stdout] 84 |             #[cfg(feature = "source_turtle")]
[INFO] [stdout] 85 |             Self::Turtle(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphView`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/datasets/default/reduction.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{stream, Stream, StreamExt, TryFutureExt};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout]  --> src/triples/filters/basic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::{FutureExt, Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::ops::Deref`
[INFO] [stdout]  --> src/graphs/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use core::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | use futures::{Future, FutureExt, Stream};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/sources/serializers/n_triples.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::{StreamExt, TryFutureExt};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/environment/profile.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Iri::new(format!("{}{}", iri, ln)).map_err(|e| ProfileError::InvalidCurie)?,
[INFO] [stdout]    |                                                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/graphs/mod.rs:403:24
[INFO] [stdout]     |
[INFO] [stdout] 403 |                     Ok(t) => return Ok(false),
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         triple: Arc<Triple>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         triple: TripleRef<'_>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/sources/parsers/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn guess_media_type(stream: &mut R) -> Option<String> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/terms/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |             .map_err(|e| TermError::UnexpectedValue(value))?
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/triples/mod.rs:200:59
[INFO] [stdout]     |
[INFO] [stdout] 200 |             n_triples::triple_parser(&mut input).map_err(|e| TripleError::InvalidTriple)?,
[INFO] [stdout]     |                                                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PN_CHARS_BASE` is never used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 | const PN_CHARS_BASE: (
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get(&self) -> FinalMatches {
[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] 27 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get(&self) -> FinalMatches {
[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] 50 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn get(&self) -> FinalMatches {
[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] 95 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datasets/matches.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get(&self) -> FinalMatches {
[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] 166 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quads/mod.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn as_quad_ref(&self) -> QuadRef {
[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] 69 |     pub fn as_quad_ref(&self) -> QuadRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/sources/parsers/turtle.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/terms/literal.rs:782:17
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 let _ = write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triples/mod.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn as_triple_ref(&self) -> TripleRef {
[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] 146 |     pub fn as_triple_ref(&self) -> TripleRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/sources/serializers/mod.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |             Self::NTriples(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             -------------------------- matches some of the same values
[INFO] [stdout] 84 |             #[cfg(feature = "source_turtle")]
[INFO] [stdout] 85 |             Self::Turtle(serializer) => serializer.write_all(graph, writer).await,
[INFO] [stdout]    |             ------------------------ matches some of the same values
[INFO] [stdout] 86 |             _ => unreachable!(),
[INFO] [stdout]    |             ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GraphView`
[INFO] [stdout]  --> src/datasets/default/matches.rs:4:77
[INFO] [stdout]   |
[INFO] [stdout] 4 |     datasets::{DatasetView, QuadMatches}, graphs::{default::DefaultMatches, GraphView, MatchesFilter}, impl_dataset_subject_stream, impl_...
[INFO] [stdout]   |                                                                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> src/datasets/default/streams.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/datasets/default/reduction.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use futures::{stream, Stream, StreamExt, TryFutureExt};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::prelude`
[INFO] [stdout]  --> src/triples/filters/basic.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]  --> src/graphs/default/cbd.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use futures::{FutureExt, Stream, StreamExt};
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TripleFilter`
[INFO] [stdout]  --> src/graphs/default/matches.rs:6:81
[INFO] [stdout]   |
[INFO] [stdout] 6 |     default_graph_view, graphs::{GraphError, GraphView, Matches, MatchesFilter, TripleFilter}, terms::Term, triples::Triple
[INFO] [stdout]   |                                                                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:27:23
[INFO] [stdout]    |
[INFO] [stdout] 27 | use futures::{Future, FutureExt, Stream};
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TryFutureExt`
[INFO] [stdout]  --> src/sources/serializers/n_triples.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use futures::{StreamExt, TryFutureExt};
[INFO] [stdout]   |                          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/environment/profile.rs:81:57
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Iri::new(format!("{}{}", iri, ln)).map_err(|e| ProfileError::InvalidCurie)?,
[INFO] [stdout]    |                                                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use taganak_framework::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `taganak_framework`, use `cargo add taganak_framework` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use taganak_framework::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `taganak_framework`, use `cargo add taganak_framework` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taganak_framework`
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use taganak_framework::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `taganak_framework`, use `cargo add taganak_framework` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taganak_orm`
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use taganak_orm::{GraphORM, GraphORMMeta};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_orm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 26 - use taganak_orm::{GraphORM, GraphORMMeta};
[INFO] [stdout] 26 + use taganak_core::{GraphORM, GraphORMMeta};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taganak_framework`
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use taganak_framework::{lazy_graph, SELF_TTL};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_framework`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `taganak_framework`, use `cargo add taganak_framework` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `taganak_orm`
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use taganak_orm::{GraphORM, GraphORMError};
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `taganak_orm`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 17 - use taganak_orm::{GraphORM, GraphORMError};
[INFO] [stdout] 17 + use taganak_core::{GraphORM, GraphORMError};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[rdf(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[rdf(rdf_type = "earl:passed")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[rdf(rdf_type = "earl:failed")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[rdf(rdf_type = "earl:cantTell")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[rdf(rdf_type = "earl:inapplicable")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[rdf(rdf_type = "earl:untested")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rdf(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[rdf(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:81:3
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[rdf(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[rdf(
[INFO] [stdout]    |   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 |     #[rdf(rdf_type = "rdft:TestNTriplesPositiveSyntax")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:113:7
[INFO] [stdout]     |
[INFO] [stdout] 113 |     #[rdf(rdf_type = "rdft:TestNTriplesNegativeSyntax")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:119:7
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[rdf(rdf_type = "rdft:TestTurtlePositiveSyntax")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 |     #[rdf(rdf_type = "rdft:TestTurtleNegativeSyntax")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:131:7
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[rdf(rdf_type = "rdft:TestTurtleEval")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rdf` in this scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:138:7
[INFO] [stdout]     |
[INFO] [stdout] 138 |     #[rdf(rdf_type = "rdft:TestTurtleNegativeEval")]
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub subject: Arc<Term>,
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 10 + use taganak_core::prelude::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Term` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub subject: Arc<Term>,
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use taganak_core::prelude::Term;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub test: Arc<Term>,
[INFO] [stdout]    |               ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 10 + use std::sync::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 10 + use taganak_core::prelude::Arc;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Term` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub test: Arc<Term>,
[INFO] [stdout]    |                   ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use taganak_core::prelude::Term;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EARL_GRAPH` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:68:34
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 .serialize(&mut *EARL_GRAPH.lock().unwrap())
[INFO] [stdout]    |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `GraphError` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:75:57
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub(crate) fn write_earl_file(path: &str) -> Result<(), GraphError> {
[INFO] [stdout]    |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 10 + use taganak_core::prelude::GraphError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EARL_GRAPH` in this scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:91:43
[INFO] [stdout]    |
[INFO] [stdout] 91 |     rt.block_on(async move { target.merge(EARL_GRAPH.lock().unwrap().view().await).await })
[INFO] [stdout]    |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iref::IriBuf`
[INFO] [stdout]   --> tests/rdf_test_suites/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use iref::IriBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if this is a test module, consider adding a `#[cfg(test)]` to the containing module
[INFO] [stdout]   --> tests/rdf_test_suites/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | mod tests;
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |         graph2.merge(graph.view().await).await.unwrap();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let subject_term = graph2
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 442 | |             .view()
[INFO] [stdout] 443 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |           let subject_term = graph2
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 442 | |             .view()
[INFO] [stdout] 443 | |             .await
[INFO] [stdout] 444 | |             .subject(
[INFO] [stdout] ...   |
[INFO] [stdout] 456 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `deserialize` found for struct `tests::Manifest` in the current scope
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:460:38
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub(crate) struct Manifest {
[INFO] [stdout]     | -------------------------- function or associated item `deserialize` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 460 |         let mut manifest = Manifest::deserialize(graph2.view().await, &subject_term)
[INFO] [stdout]     |                                      ^^^^^^^^^^^ function or associated item not found in `tests::Manifest`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:460:28
[INFO] [stdout]     |
[INFO] [stdout] 460 |           let mut manifest = Manifest::deserialize(graph2.view().await, &subject_term)
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 461 | |             .await
[INFO] [stdout]     | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:467:17
[INFO] [stdout]     |
[INFO] [stdout] 467 |                 test.assume_base(base.clone());
[INFO] [stdout]     |                 ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |                 test.assume_base(base.clone());
[INFO] [stdout]     |                                  ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_meta` found for struct `report::Assertion` in the current scope
[INFO] [stdout]   --> tests/rdf_test_suites/report.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) struct Assertion {
[INFO] [stdout]    | --------------------------- method `into_meta` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |             self.into_meta()
[INFO] [stdout]    |                  ^^^^^^^^^ method not found in `report::Assertion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/rdf_test_suites/tests.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |             .map(|t| {
[INFO] [stdout]     |                   ^
[INFO] [stdout] 520 |                 let subject = t.subject().unwrap();
[INFO] [stdout]     |                               - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 519 |             .map(|t: /* Type */| {
[INFO] [stdout]     |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taganak-core` (test "rdf_test_suites") due to 38 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `t`
[INFO] [stdout]    --> src/graphs/mod.rs:403:24
[INFO] [stdout]     |
[INFO] [stdout] 403 |                     Ok(t) => return Ok(false),
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         triple: Arc<Triple>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `triple`
[INFO] [stdout]    --> src/graphs/mod.rs:447:9
[INFO] [stdout]     |
[INFO] [stdout] 447 |         triple: TripleRef<'_>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_triple`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:545:9
[INFO] [stdout]     |
[INFO] [stdout] 545 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:546:9
[INFO] [stdout]     |
[INFO] [stdout] 546 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:547:9
[INFO] [stdout]     |
[INFO] [stdout] 547 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `object`
[INFO] [stdout]    --> src/graphs/mod.rs:567:9
[INFO] [stdout]     |
[INFO] [stdout] 567 |         object: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subject`
[INFO] [stdout]    --> src/graphs/mod.rs:587:9
[INFO] [stdout]     |
[INFO] [stdout] 587 |         subject: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subject`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `predicate`
[INFO] [stdout]    --> src/graphs/mod.rs:588:9
[INFO] [stdout]     |
[INFO] [stdout] 588 |         predicate: Option<&'g Term>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_predicate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/graphs/mod.rs:589:9
[INFO] [stdout]     |
[INFO] [stdout] 589 |         limit: Option<usize>,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stream`
[INFO] [stdout]   --> src/sources/parsers/mod.rs:30:29
[INFO] [stdout]    |
[INFO] [stdout] 30 |     pub fn guess_media_type(stream: &mut R) -> Option<String> {
[INFO] [stdout]    |                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/terms/mod.rs:152:23
[INFO] [stdout]     |
[INFO] [stdout] 152 |             .map_err(|e| TermError::UnexpectedValue(value))?
[INFO] [stdout]     |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/triples/mod.rs:200:59
[INFO] [stdout]     |
[INFO] [stdout] 200 |             n_triples::triple_parser(&mut input).map_err(|e| TripleError::InvalidTriple)?,
[INFO] [stdout]     |                                                           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PN_CHARS_BASE` is never used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 | const PN_CHARS_BASE: (
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches;
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn get(&self) -> FinalMatches<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn get(&self) -> FinalMatches {
[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] 27 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn get(&self) -> FinalMatches {
[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] 50 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/datasets/matches.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn get(&self) -> FinalMatches {
[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] 95 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/datasets/matches.rs:166:12
[INFO] [stdout]     |
[INFO] [stdout] 166 |     fn get(&self) -> FinalMatches {
[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] 166 |     fn get(&self) -> FinalMatches<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/quads/mod.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn as_quad_ref(&self) -> QuadRef {
[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] 69 |     pub fn as_quad_ref(&self) -> QuadRef<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/sources/parsers/n_triples.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/sources/parsers/turtle.rs:383:17
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 383 |                 let _ = profile.terms.set(label, term.clone());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/terms/literal.rs:782:17
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 782 |                 let _ = write!(f, "@{}", lang.as_str());
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triples/mod.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn as_triple_ref(&self) -> TripleRef {
[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] 146 |     pub fn as_triple_ref(&self) -> TripleRef<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4f45f4feddabd662f1f9402d90aa68d11ad478b1d6d590f668f3117acb91651", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4f45f4feddabd662f1f9402d90aa68d11ad478b1d6d590f668f3117acb91651", kill_on_drop: false }`
[INFO] [stdout] c4f45f4feddabd662f1f9402d90aa68d11ad478b1d6d590f668f3117acb91651
