[INFO] cloning repository https://github.com/Luke-ebbis/rdfbio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luke-ebbis/rdfbio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuke-ebbis%2Frdfbio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuke-ebbis%2Frdfbio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43c654a8eae227237ba7a078862d60f6b146e76f
[INFO] testing Luke-ebbis/rdfbio/43c654a8eae227237ba7a078862d60f6b146e76f against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuke-ebbis%2Frdfbio" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Luke-ebbis/rdfbio
[INFO] finished tweaking git repo https://github.com/Luke-ebbis/rdfbio
[INFO] tweaked toml for git repo https://github.com/Luke-ebbis/rdfbio written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Luke-ebbis/rdfbio on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Luke-ebbis/rdfbio 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b0e78c6bf4ee1e1a5bb30d3a2a32fcb0a16b85f06e25673d57a479d2ebd41d4
[INFO] running `Command { std: "docker" "start" "-a" "2b0e78c6bf4ee1e1a5bb30d3a2a32fcb0a16b85f06e25673d57a479d2ebd41d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b0e78c6bf4ee1e1a5bb30d3a2a32fcb0a16b85f06e25673d57a479d2ebd41d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0e78c6bf4ee1e1a5bb30d3a2a32fcb0a16b85f06e25673d57a479d2ebd41d4", kill_on_drop: false }`
[INFO] [stdout] 2b0e78c6bf4ee1e1a5bb30d3a2a32fcb0a16b85f06e25673d57a479d2ebd41d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 9feab0e4ab28ebb73598fe5e4a3fc7bd329058036e38e51656c7bb764a5c493c
[INFO] running `Command { std: "docker" "start" "-a" "9feab0e4ab28ebb73598fe5e4a3fc7bd329058036e38e51656c7bb764a5c493c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.21.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ryu_floating_decimal v0.1.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lexical v7.0.4
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling ryu-js v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling json-number v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling pretty_dtoa v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling locspan-derive v0.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling smallstr v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling jiff v0.2.4
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling raw-btree v0.3.1
[INFO] [stderr]    Compiling decoded-char v0.1.1
[INFO] [stderr]    Compiling locspan v0.8.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling json-syntax v0.12.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling reqwest v0.12.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling iref-core v3.2.2
[INFO] [stderr]    Compiling langtag v0.4.0
[INFO] [stderr]    Compiling iref v3.2.2
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling static-iref v3.0.0
[INFO] [stderr]    Compiling xsd-types v0.9.6
[INFO] [stderr]    Compiling linked-data-next-derive v0.1.5
[INFO] [stderr]    Compiling rdf-types v0.22.5
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling linked-data-next v0.1.5
[INFO] [stderr]    Compiling rdf-bio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/biordf/core.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::error::Error;
[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: `Iri`
[INFO] [stdout]    --> src/biordf/core.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use iref::{Iri, IriBuf};
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid`
[INFO] [stdout]    --> src/biordf/core.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use uuid::{uuid, Uuid};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]    --> src/biordf/core.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[allow(elided_named_lifetimes)]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iref::IriBuf`
[INFO] [stdout]   --> src/biordf/api/ols.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use iref::IriBuf;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linked_data_next::Serialize as ldSerialize`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use linked_data_next::Serialize as ldSerialize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::SerializeDisplay`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use serde_with::SerializeDisplay;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StringWithSeparator` and `formats::ColonSeparator`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     use serde_with::{formats::ColonSeparator, serde_as, StringWithSeparator};
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataSubject`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Interpretation`, `Term`, and `Vocabulary`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     use rdf_types::{Interpretation, Vocabulary, Term};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |     use std::ops::Deref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api::ols::api::SearchBuilder`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     api::ols::api::SearchBuilder,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::get`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reqwest::blocking::get;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/biordf/io/formats.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::{fs::OpenOptions, process::Output};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use std::error::Error;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataResource`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 Databases::BioProject(id) => "bioproject",
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Databases::Pride(id) => "pride.project",
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_string`
[INFO] [stdout]   --> src/biordf/core.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let db_string = self.namespace();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 | ...                   rdf_types::Id::Iri(id) => {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:246:65
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   rdf_types::Term::Id(id) => {
[INFO] [stdout]     |                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/biordf/core.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 let step = target;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/biordf/core.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |         fn set(self, start: i32, end: i32, step: i32) -> Self {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/biordf/lang/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let result = builder.build().unwrap().search();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:100:59
[INFO] [stdout]     |
[INFO] [stdout] 100 |         QueryExpr::SearchFunction(SearchFunction::TaxTree(id)) => {
[INFO] [stdout]     |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn contains(self, query: &str) -> bool {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/biordf/io/formats.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 let mut file = OpenOptions::new()
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `double_encode` is never used
[INFO] [stdout]  --> src/biordf/core.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn double_encode(url: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `URL`, `new`, `get_id`, `namespace`, and `to_identifier` are never used
[INFO] [stdout]   --> src/biordf/core.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     impl Databases<'_> {
[INFO] [stdout]    |     ------------------ associated items in this implementation
[INFO] [stdout] 47 |         const URL: &'static str = "http://identifiers.org/";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 48 |         fn new<'a>(namespace: &'a str, id: &'a str) -> Databases<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         fn get_id(self) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         fn namespace(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |         fn to_identifier(&self) -> Result<String, SearchError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_identifier_resolving` is never used
[INFO] [stdout]    --> src/biordf/core.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn check_identifier_resolving(x: &str) -> Result<bool, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `null_check` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn null_check<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u64_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn u64_to_string<S>(value: &u64, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_u64` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn string_to_u64<'de, D>(deserializer: D) -> Result<u64, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_uri` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn string_to_uri<'de, D>(deserializer: D) -> Result<IriBuf, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uri_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn uri_to_string<S>(value: &IriBuf, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryExpr` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum QueryExpr {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SearchFunction` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum SearchFunction {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tokenize_lisp_query` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn tokenize_lisp_query(query: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_tax_tree` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn resolve_tax_tree(id: u32) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_query` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn execute_query(expr: QueryExpr) -> Vec<OmicsDiResponse> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Searching` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait Searching {
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_omicsdi_results` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fetch_omicsdi_results(query: &str) -> Vec<OmicsDiResponse> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_lisp_query` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_lisp_query(tokens: &mut Vec<String>) -> QueryExpr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/biordf/lang/parser.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let user_query = query.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `csv::WriterBuilder as CsvWriterBuilder`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use csv::WriterBuilder as CsvWriterBuilder;
[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: `std::fs::OpenOptions`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 w.serialize(&results);
[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] 99 |                 let _ = w.serialize(&results);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 w.serialize(&results);
[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] 103 |                 let _ = w.serialize(&results);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 13m 03s
[INFO] running `Command { std: "docker" "inspect" "9feab0e4ab28ebb73598fe5e4a3fc7bd329058036e38e51656c7bb764a5c493c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9feab0e4ab28ebb73598fe5e4a3fc7bd329058036e38e51656c7bb764a5c493c", kill_on_drop: false }`
[INFO] [stdout] 9feab0e4ab28ebb73598fe5e4a3fc7bd329058036e38e51656c7bb764a5c493c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 5c11e254314e93e6f046ad887d5bf205c6d3db4b1d69172952fe83a13e4d279d
[INFO] running `Command { std: "docker" "start" "-a" "5c11e254314e93e6f046ad887d5bf205c6d3db4b1d69172952fe83a13e4d279d", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]   --> src/biordf/core.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::error::Error;
[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: `Iri`
[INFO] [stdout]    --> src/biordf/core.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use iref::{Iri, IriBuf};
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid`
[INFO] [stdout]    --> src/biordf/core.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use uuid::{uuid, Uuid};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]    --> src/biordf/core.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[allow(elided_named_lifetimes)]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iref::IriBuf`
[INFO] [stdout]   --> src/biordf/api/ols.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use iref::IriBuf;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linked_data_next::Serialize as ldSerialize`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use linked_data_next::Serialize as ldSerialize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::SerializeDisplay`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use serde_with::SerializeDisplay;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StringWithSeparator` and `formats::ColonSeparator`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     use serde_with::{formats::ColonSeparator, serde_as, StringWithSeparator};
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataSubject`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Interpretation`, `Term`, and `Vocabulary`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     use rdf_types::{Interpretation, Vocabulary, Term};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |     use std::ops::Deref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api::ols::api::SearchBuilder`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     api::ols::api::SearchBuilder,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::get`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reqwest::blocking::get;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/biordf/io/formats.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::{fs::OpenOptions, process::Output};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use std::error::Error;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataResource`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 Databases::BioProject(id) => "bioproject",
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Databases::Pride(id) => "pride.project",
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_string`
[INFO] [stdout]   --> src/biordf/core.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let db_string = self.namespace();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 | ...                   rdf_types::Id::Iri(id) => {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:246:65
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   rdf_types::Term::Id(id) => {
[INFO] [stdout]     |                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/biordf/core.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 let step = target;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/biordf/core.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |         fn set(self, start: i32, end: i32, step: i32) -> Self {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/biordf/lang/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let result = builder.build().unwrap().search();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:100:59
[INFO] [stdout]     |
[INFO] [stdout] 100 |         QueryExpr::SearchFunction(SearchFunction::TaxTree(id)) => {
[INFO] [stdout]     |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn contains(self, query: &str) -> bool {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/biordf/io/formats.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 let mut file = OpenOptions::new()
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rdf-bio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `double_encode` is never used
[INFO] [stdout]  --> src/biordf/core.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 |     fn double_encode(url: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `URL`, `new`, `get_id`, `namespace`, and `to_identifier` are never used
[INFO] [stdout]   --> src/biordf/core.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     impl Databases<'_> {
[INFO] [stdout]    |     ------------------ associated items in this implementation
[INFO] [stdout] 47 |         const URL: &'static str = "http://identifiers.org/";
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 48 |         fn new<'a>(namespace: &'a str, id: &'a str) -> Databases<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         fn get_id(self) -> String {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |         fn namespace(self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |         fn to_identifier(&self) -> Result<String, SearchError> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_identifier_resolving` is never used
[INFO] [stdout]    --> src/biordf/core.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn check_identifier_resolving(x: &str) -> Result<bool, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `null_check` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn null_check<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u64_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn u64_to_string<S>(value: &u64, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_u64` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn string_to_u64<'de, D>(deserializer: D) -> Result<u64, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_uri` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn string_to_uri<'de, D>(deserializer: D) -> Result<IriBuf, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uri_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn uri_to_string<S>(value: &IriBuf, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `QueryExpr` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:11:6
[INFO] [stdout]    |
[INFO] [stdout] 11 | enum QueryExpr {
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SearchFunction` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 | enum SearchFunction {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tokenize_lisp_query` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn tokenize_lisp_query(query: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `resolve_tax_tree` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn resolve_tax_tree(id: u32) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_query` is never used
[INFO] [stdout]   --> src/biordf/lang/parser.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn execute_query(expr: QueryExpr) -> Vec<OmicsDiResponse> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Searching` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | trait Searching {
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fetch_omicsdi_results` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:117:4
[INFO] [stdout]     |
[INFO] [stdout] 117 | fn fetch_omicsdi_results(query: &str) -> Vec<OmicsDiResponse> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_lisp_query` is never used
[INFO] [stdout]    --> src/biordf/lang/parser.rs:140:4
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_lisp_query(tokens: &mut Vec<String>) -> QueryExpr {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/biordf/lang/parser.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let user_query = query.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `csv::WriterBuilder as CsvWriterBuilder`
[INFO] [stdout]  --> src/main.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use csv::WriterBuilder as CsvWriterBuilder;
[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: `std::fs::OpenOptions`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::fs::OpenOptions;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Iri`
[INFO] [stdout]    --> src/biordf/core.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use iref::{Iri, IriBuf};
[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: `uuid`
[INFO] [stdout]    --> src/biordf/core.rs:171:16
[INFO] [stdout]     |
[INFO] [stdout] 171 |     use uuid::{uuid, Uuid};
[INFO] [stdout]     |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stdout]    --> src/biordf/core.rs:305:13
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[allow(elided_named_lifetimes)]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Endpoint` and `PagerIterator`
[INFO] [stdout]    --> src/biordf/core.rs:512:42
[INFO] [stdout]     |
[INFO] [stdout] 512 |     use crate::biordf::core::searching::{Endpoint, Pageable, Pager, PagerIterator, SearchSize};
[INFO] [stdout]     |                                          ^^^^^^^^                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data::OmicsDiResponse`
[INFO] [stdout]    --> src/biordf/core.rs:514:59
[INFO] [stdout]     |
[INFO] [stdout] 514 |     use crate::biordf::api::omicsdi::{api::SearchBuilder, data::OmicsDiResponse};
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dataset::DatasetView`
[INFO] [stdout]    --> src/biordf/core.rs:641:21
[INFO] [stdout]     |
[INFO] [stdout] 641 |     use rdf_types::{dataset::DatasetView, static_iref::iri};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `iref::IriBuf`
[INFO] [stdout]   --> src/biordf/api/ols.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     use iref::IriBuf;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `linked_data_next::Serialize as ldSerialize`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |     use linked_data_next::Serialize as ldSerialize;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_with::SerializeDisplay`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:286:9
[INFO] [stdout]     |
[INFO] [stdout] 286 |     use serde_with::SerializeDisplay;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StringWithSeparator` and `formats::ColonSeparator`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:297:22
[INFO] [stdout]     |
[INFO] [stdout] 297 |     use serde_with::{formats::ColonSeparator, serde_as, StringWithSeparator};
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataSubject`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:48
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Interpretation`, `Term`, and `Vocabulary`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:301:21
[INFO] [stdout]     |
[INFO] [stdout] 301 |     use rdf_types::{Interpretation, Vocabulary, Term};
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:302:9
[INFO] [stdout]     |
[INFO] [stdout] 302 |     use std::ops::Deref;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `api::ols::api::SearchBuilder`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     api::ols::api::SearchBuilder,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::blocking::get`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use reqwest::blocking::get;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json`
[INFO] [stdout]  --> src/biordf/lang/parser.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `process::Output`
[INFO] [stdout]  --> src/biordf/io/formats.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::{fs::OpenOptions, process::Output};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 w.serialize(&results);
[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] 99 |                 let _ = w.serialize(&results);
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 w.serialize(&results);
[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] 103 |                 let _ = w.serialize(&results);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LinkedDataResource`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:300:28
[INFO] [stdout]     |
[INFO] [stdout] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:287:9
[INFO] [stdout]     |
[INFO] [stdout] 287 |     use std::error::Error;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:65:39
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 Databases::BioProject(id) => "bioproject",
[INFO] [stdout]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/biordf/core.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 Databases::Pride(id) => "pride.project",
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_string`
[INFO] [stdout]   --> src/biordf/core.rs:71:17
[INFO] [stdout]    |
[INFO] [stdout] 71 |             let db_string = self.namespace();
[INFO] [stdout]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_string`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 | ...                   rdf_types::Id::Iri(id) => {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/core.rs:246:65
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   rdf_types::Term::Id(id) => {
[INFO] [stdout]     |                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `step`
[INFO] [stdout]    --> src/biordf/core.rs:324:21
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 let step = target;
[INFO] [stdout]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]    --> src/biordf/core.rs:467:34
[INFO] [stdout]     |
[INFO] [stdout] 467 |         fn set(self, start: i32, end: i32, step: i32) -> Self {
[INFO] [stdout]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `out`
[INFO] [stdout]    --> src/biordf/core.rs:554:13
[INFO] [stdout]     |
[INFO] [stdout] 554 |         let out = r.total_hits()?;
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]    --> src/biordf/core.rs:560:17
[INFO] [stdout]     |
[INFO] [stdout] 560 |             let results = part.search()?;
[INFO] [stdout]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parsed`
[INFO] [stdout]    --> src/biordf/api/ols.rs:461:13
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let parsed: ApiResponse = serde_json::from_str(json_data).expect("Failed to parse JSON");
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/biordf/api/omicsdi.rs:596:13
[INFO] [stdout]     |
[INFO] [stdout] 596 |         let mut x = binding.start(1).size(10).query("s");
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> src/biordf/lang/parser.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let result = builder.build().unwrap().search();
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:100:59
[INFO] [stdout]     |
[INFO] [stdout] 100 |         QueryExpr::SearchFunction(SearchFunction::TaxTree(id)) => {
[INFO] [stdout]     |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/biordf/lang/parser.rs:112:23
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn contains(self, query: &str) -> bool {
[INFO] [stdout]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/biordf/io/formats.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 let mut file = OpenOptions::new()
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `null_check` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 332 |     fn null_check<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `u64_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:344:8
[INFO] [stdout]     |
[INFO] [stdout] 344 |     fn u64_to_string<S>(value: &u64, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_u64` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:351:8
[INFO] [stdout]     |
[INFO] [stdout] 351 |     fn string_to_u64<'de, D>(deserializer: D) -> Result<u64, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `string_to_uri` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:362:8
[INFO] [stdout]     |
[INFO] [stdout] 362 |     fn string_to_uri<'de, D>(deserializer: D) -> Result<IriBuf, D::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uri_to_string` is never used
[INFO] [stdout]    --> src/biordf/api/ols.rs:371:8
[INFO] [stdout]     |
[INFO] [stdout] 371 |     fn uri_to_string<S>(value: &IriBuf, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/biordf/lang/parser.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let user_query = query.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 7.29s
[INFO] running `Command { std: "docker" "inspect" "5c11e254314e93e6f046ad887d5bf205c6d3db4b1d69172952fe83a13e4d279d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c11e254314e93e6f046ad887d5bf205c6d3db4b1d69172952fe83a13e4d279d", kill_on_drop: false }`
[INFO] [stdout] 5c11e254314e93e6f046ad887d5bf205c6d3db4b1d69172952fe83a13e4d279d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] baa3fc9429c5b279e001cbf6c287d2fb6c28751a122c7549eca3d138591caf82
[INFO] running `Command { std: "docker" "start" "-a" "baa3fc9429c5b279e001cbf6c287d2fb6c28751a122c7549eca3d138591caf82", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]   --> src/biordf/core.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     use std::error::Error;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Iri`
[INFO] [stderr]    --> src/biordf/core.rs:167:16
[INFO] [stderr]     |
[INFO] [stderr] 167 |     use iref::{Iri, IriBuf};
[INFO] [stderr]     |                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid`
[INFO] [stderr]    --> src/biordf/core.rs:171:16
[INFO] [stderr]     |
[INFO] [stderr] 171 |     use uuid::{uuid, Uuid};
[INFO] [stderr]     |                ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lint `elided_named_lifetimes` has been renamed to `mismatched_lifetime_syntaxes`
[INFO] [stderr]    --> src/biordf/core.rs:305:13
[INFO] [stderr]     |
[INFO] [stderr] 305 |     #[allow(elided_named_lifetimes)]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `mismatched_lifetime_syntaxes`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `iref::IriBuf`
[INFO] [stderr]   --> src/biordf/api/ols.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     use iref::IriBuf;
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `linked_data_next::Serialize as ldSerialize`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:285:9
[INFO] [stderr]     |
[INFO] [stderr] 285 |     use linked_data_next::Serialize as ldSerialize;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_with::SerializeDisplay`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:286:9
[INFO] [stderr]     |
[INFO] [stderr] 286 |     use serde_with::SerializeDisplay;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StringWithSeparator` and `formats::ColonSeparator`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:297:22
[INFO] [stderr]     |
[INFO] [stderr] 297 |     use serde_with::{formats::ColonSeparator, serde_as, StringWithSeparator};
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LinkedDataSubject`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:300:48
[INFO] [stderr]     |
[INFO] [stderr] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stderr]     |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Interpretation`, `Term`, and `Vocabulary`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:301:21
[INFO] [stderr]     |
[INFO] [stderr] 301 |     use rdf_types::{Interpretation, Vocabulary, Term};
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Deref`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:302:9
[INFO] [stderr]     |
[INFO] [stderr] 302 |     use std::ops::Deref;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `api::ols::api::SearchBuilder`
[INFO] [stderr]  --> src/biordf/lang/parser.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     api::ols::api::SearchBuilder,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reqwest::blocking::get`
[INFO] [stderr]  --> src/biordf/lang/parser.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use reqwest::blocking::get;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json`
[INFO] [stderr]  --> src/biordf/lang/parser.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use serde_json;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `process::Output`
[INFO] [stderr]  --> src/biordf/io/formats.rs:8:32
[INFO] [stderr]   |
[INFO] [stderr] 8 |     use std::{fs::OpenOptions, process::Output};
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::error::Error`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:287:9
[INFO] [stderr]     |
[INFO] [stderr] 287 |     use std::error::Error;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LinkedDataResource`
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:300:28
[INFO] [stderr]     |
[INFO] [stderr] 300 |     use linked_data_next::{LinkedDataResource, LinkedDataSubject};
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/biordf/core.rs:65:39
[INFO] [stderr]    |
[INFO] [stderr] 65 |                 Databases::BioProject(id) => "bioproject",
[INFO] [stderr]    |                                       ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]   --> src/biordf/core.rs:66:34
[INFO] [stderr]    |
[INFO] [stderr] 66 |                 Databases::Pride(id) => "pride.project",
[INFO] [stderr]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `db_string`
[INFO] [stderr]   --> src/biordf/core.rs:71:17
[INFO] [stderr]    |
[INFO] [stderr] 71 |             let db_string = self.namespace();
[INFO] [stderr]    |                 ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_string`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/biordf/core.rs:228:56
[INFO] [stderr]     |
[INFO] [stderr] 228 | ...                   rdf_types::Id::Iri(id) => {
[INFO] [stderr]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/biordf/core.rs:246:65
[INFO] [stderr]     |
[INFO] [stderr] 246 | ...                   rdf_types::Term::Id(id) => {
[INFO] [stderr]     |                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `step`
[INFO] [stderr]    --> src/biordf/core.rs:324:21
[INFO] [stderr]     |
[INFO] [stderr] 324 |                 let step = target;
[INFO] [stderr]     |                     ^^^^ help: if this is intentional, prefix it with an underscore: `_step`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `end`
[INFO] [stderr]    --> src/biordf/core.rs:467:34
[INFO] [stderr]     |
[INFO] [stderr] 467 |         fn set(self, start: i32, end: i32, step: i32) -> Self {
[INFO] [stderr]     |                                  ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> src/biordf/lang/parser.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let result = builder.build().unwrap().search();
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/biordf/lang/parser.rs:100:59
[INFO] [stderr]     |
[INFO] [stderr] 100 |         QueryExpr::SearchFunction(SearchFunction::TaxTree(id)) => {
[INFO] [stderr]     |                                                           ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `query`
[INFO] [stderr]    --> src/biordf/lang/parser.rs:112:23
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn contains(self, query: &str) -> bool {
[INFO] [stderr]     |                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/biordf/io/formats.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 |                 let mut file = OpenOptions::new()
[INFO] [stderr]    |                     ----^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `double_encode` is never used
[INFO] [stderr]  --> src/biordf/core.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 |     fn double_encode(url: &str) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `URL`, `new`, `get_id`, `namespace`, and `to_identifier` are never used
[INFO] [stderr]   --> src/biordf/core.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 46 |     impl Databases<'_> {
[INFO] [stderr]    |     ------------------ associated items in this implementation
[INFO] [stderr] 47 |         const URL: &'static str = "http://identifiers.org/";
[INFO] [stderr]    |               ^^^
[INFO] [stderr] 48 |         fn new<'a>(namespace: &'a str, id: &'a str) -> Databases<'a> {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 |         fn get_id(self) -> String {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |         fn namespace(self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |         fn to_identifier(&self) -> Result<String, SearchError> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_identifier_resolving` is never used
[INFO] [stderr]    --> src/biordf/core.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn check_identifier_resolving(x: &str) -> Result<bool, SearchError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `null_check` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:332:8
[INFO] [stderr]     |
[INFO] [stderr] 332 |     fn null_check<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `u64_to_string` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:344:8
[INFO] [stderr]     |
[INFO] [stderr] 344 |     fn u64_to_string<S>(value: &u64, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `string_to_u64` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:351:8
[INFO] [stderr]     |
[INFO] [stderr] 351 |     fn string_to_u64<'de, D>(deserializer: D) -> Result<u64, D::Error>
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `string_to_uri` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:362:8
[INFO] [stderr]     |
[INFO] [stderr] 362 |     fn string_to_uri<'de, D>(deserializer: D) -> Result<IriBuf, D::Error>
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `uri_to_string` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:371:8
[INFO] [stderr]     |
[INFO] [stderr] 371 |     fn uri_to_string<S>(value: &IriBuf, serializer: S) -> Result<S::Ok, S::Error>
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `QueryExpr` is never used
[INFO] [stderr]   --> src/biordf/lang/parser.rs:11:6
[INFO] [stderr]    |
[INFO] [stderr] 11 | enum QueryExpr {
[INFO] [stderr]    |      ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `SearchFunction` is never used
[INFO] [stderr]   --> src/biordf/lang/parser.rs:20:6
[INFO] [stderr]    |
[INFO] [stderr] 20 | enum SearchFunction {
[INFO] [stderr]    |      ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `tokenize_lisp_query` is never used
[INFO] [stderr]   --> src/biordf/lang/parser.rs:24:4
[INFO] [stderr]    |
[INFO] [stderr] 24 | fn tokenize_lisp_query(query: &str) -> Vec<String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `resolve_tax_tree` is never used
[INFO] [stderr]   --> src/biordf/lang/parser.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn resolve_tax_tree(id: u32) -> Vec<String> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `execute_query` is never used
[INFO] [stderr]   --> src/biordf/lang/parser.rs:65:4
[INFO] [stderr]    |
[INFO] [stderr] 65 | fn execute_query(expr: QueryExpr) -> Vec<OmicsDiResponse> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Searching` is never used
[INFO] [stderr]    --> src/biordf/lang/parser.rs:107:7
[INFO] [stderr]     |
[INFO] [stderr] 107 | trait Searching {
[INFO] [stderr]     |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `fetch_omicsdi_results` is never used
[INFO] [stderr]    --> src/biordf/lang/parser.rs:117:4
[INFO] [stderr]     |
[INFO] [stderr] 117 | fn fetch_omicsdi_results(query: &str) -> Vec<OmicsDiResponse> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_lisp_query` is never used
[INFO] [stderr]    --> src/biordf/lang/parser.rs:140:4
[INFO] [stderr]     |
[INFO] [stderr] 140 | fn parse_lisp_query(tokens: &mut Vec<String>) -> QueryExpr {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/biordf/lang/parser.rs:133:27
[INFO] [stderr]     |
[INFO] [stderr] 133 |     let user_query = query.clone();
[INFO] [stderr]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Iri`
[INFO] [stderr]    --> src/biordf/core.rs:167:16
[INFO] [stderr]     |
[INFO] [stderr] 167 |     use iref::{Iri, IriBuf};
[INFO] [stderr]     |                ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Endpoint` and `PagerIterator`
[INFO] [stderr]    --> src/biordf/core.rs:512:42
[INFO] [stderr]     |
[INFO] [stderr] 512 |     use crate::biordf::core::searching::{Endpoint, Pageable, Pager, PagerIterator, SearchSize};
[INFO] [stderr]     |                                          ^^^^^^^^                   ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `data::OmicsDiResponse`
[INFO] [stderr]    --> src/biordf/core.rs:514:59
[INFO] [stderr]     |
[INFO] [stderr] 514 |     use crate::biordf::api::omicsdi::{api::SearchBuilder, data::OmicsDiResponse};
[INFO] [stderr]     |                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dataset::DatasetView`
[INFO] [stderr]    --> src/biordf/core.rs:641:21
[INFO] [stderr]     |
[INFO] [stderr] 641 |     use rdf_types::{dataset::DatasetView, static_iref::iri};
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `out`
[INFO] [stderr]    --> src/biordf/core.rs:554:13
[INFO] [stderr]     |
[INFO] [stderr] 554 |         let out = r.total_hits()?;
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_out`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `results`
[INFO] [stderr]    --> src/biordf/core.rs:560:17
[INFO] [stderr]     |
[INFO] [stderr] 560 |             let results = part.search()?;
[INFO] [stderr]     |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parsed`
[INFO] [stderr]    --> src/biordf/api/ols.rs:461:13
[INFO] [stderr]     |
[INFO] [stderr] 461 |         let parsed: ApiResponse = serde_json::from_str(json_data).expect("Failed to parse JSON");
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parsed`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/biordf/api/omicsdi.rs:596:13
[INFO] [stderr]     |
[INFO] [stderr] 596 |         let mut x = binding.start(1).size(10).query("s");
[INFO] [stderr]     |             ----^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/biordf/io/formats.rs:18:21
[INFO] [stderr]    |
[INFO] [stderr] 18 |                 let mut file = OpenOptions::new()
[INFO] [stderr]    |                     ----^^^^
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: function `null_check` is never used
[INFO] [stderr]    --> src/biordf/api/ols.rs:332:8
[INFO] [stderr]     |
[INFO] [stderr] 332 |     fn null_check<'de, D>(deserializer: D) -> Result<String, D::Error>
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rdf-bio` (lib) generated 45 warnings (run `cargo fix --lib -p rdf-bio` to apply 27 suggestions)
[INFO] [stderr] warning: `rdf-bio` (lib test) generated 40 warnings (30 duplicates) (run `cargo fix --lib -p rdf-bio --tests` to apply 9 suggestions)
[INFO] [stderr] warning: unused import: `csv::WriterBuilder as CsvWriterBuilder`
[INFO] [stderr]  --> src/main.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use csv::WriterBuilder as CsvWriterBuilder;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::OpenOptions`
[INFO] [stderr]   --> src/main.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::fs::OpenOptions;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/main.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 w.serialize(&results);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 let _ = w.serialize(&results);
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]    --> src/main.rs:103:17
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 w.serialize(&results);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 let _ = w.serialize(&results);
[INFO] [stderr]     |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rdf-bio` (bin "rdfbio" test) generated 4 warnings (run `cargo fix --bin "rdfbio" -p rdf-bio --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/rdf-bio/4ca1b7dc355266aa/deps/rdfbio-4ca1b7dc355266aa)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test biordf::api::ols::tests::test_ols_taxa_parse ... ok
[INFO] [stdout] test biordf::api::omicsdi::tests::test_setters ... ok
[INFO] [stdout] test biordf::api::omicsdi::tests::test_pre_search_validation_error_size - should panic ... ok
[INFO] [stdout] test biordf::core::remote::test_double_encode ... ok
[INFO] [stdout] test biordf::core::tests::test_basic_traits ... ok
[INFO] [stdout] test biordf::api::omicsdi::tests::test_pre_search_validation_error_size_and_start - should panic ... ok
[INFO] [stdout] test biordf::core::tests::test_ld ... ok
[INFO] [stdout] test biordf::api::omicsdi::tests::test_request_errors ... FAILED
[INFO] [stdout] test biordf::core::tests::test_paging ... FAILED
[INFO] [stdout] test biordf::core::identifiers::test_identifiers ... FAILED
[INFO] [stdout] test biordf::lang::parser::tests::test_dsl_complex ... ignored
[INFO] [stdout] test biordf::lang::parser::tests::test_dsl_easy ... ignored
[INFO] [stdout] test biordf::lang::parser::tests::test_dsl_easy_wrong_paren ... ignored
[INFO] [stdout] test biordf::api::omicsdi::tests::test_request_errors_2 ... FAILED
[INFO] [stdout] test biordf::core::identifiers::test_identifiers_not_found ... FAILED
[INFO] [stdout] test biordf::api::ols::tests::test_ols_ncbi ... FAILED
[INFO] [stdout] test biordf::core::tests::test_paging_api ... FAILED
[INFO] [stdout] test biordf::api::omicsdi::tests::test_input ... FAILED
[INFO] [stdout] test biordf::core::tests::test_paging_max_size ... FAILED
[INFO] [stdout] test biordf::core::tests::test_paging_small_results_size ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::api::omicsdi::tests::test_request_errors stdout ----
[INFO] [stdout] Error: "Wrong error value"
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::tests::test_paging stdout ----
[INFO] [stdout] Error: Api("Request failed with status code 500 Internal Server Error: Failed to send request url was https://www.omicsdi.org/ws/dataset/search?query=Fish&start=4&size=1")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::identifiers::test_identifiers stdout ----
[INFO] [stdout] Error: RequestFailed(500, "Failed to send request", "http://identifiers.org/bioproject:PRJNA558612")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::api::omicsdi::tests::test_request_errors_2 stdout ----
[INFO] [stdout] Error: "Wrong error value"
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::identifiers::test_identifiers_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'biordf::core::identifiers::test_identifiers_not_found' (31) panicked at src/biordf/core.rs:132:23:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Request failed with status code 500 Internal Server Error: Failed to send request url was http://identifiers.org/bioproject:PRJ558612"
[INFO] [stdout]  right: "Request failed with status code 404 Not Found: This identifier does not resolve! http://identifiers.org/bioproject:PRJ558612 url was http://identifiers.org/bioproject:PRJ558612"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6191af67f242 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6191af67f242 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6191af67f242 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6191af67f242 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6191af697baa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6191af697baa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6191af685bc6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6191af685bc6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6191af65c49f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6191af65c49f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6191af676c59 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6191af36c65e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6191af36c65e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6191af676ec2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6191af676ec2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6191af65c558 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6191af653e49 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6191af65d57d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6191af69835c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6191af6981e3 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6191af35c94a - core[8f93d80df273fe75]::panicking::assert_failed::<alloc[40b2bae28975ac47]::string::String, alloc[40b2bae28975ac47]::string::String>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6191af33a6d1 - rdfbio[e97a0104f185c883]::biordf::core::identifiers::test_identifiers_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/biordf/core.rs:132:23
[INFO] [stdout]   22:     0x6191af34f6fd - rdfbio[e97a0104f185c883]::biordf::core::identifiers::test_identifiers_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/biordf/core.rs:128:40
[INFO] [stdout]   23:     0x6191af34f6fd - <rdfbio[e97a0104f185c883]::biordf::core::identifiers::test_identifiers_not_found::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6191af360a0b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6191af360a0b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6191af36d26a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6191af36d26a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6191af36d26a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6191af36d26a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6191af36d26a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6191af36d26a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6191af36d26a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6191af367734 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6191af367734 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6191af36fd62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6191af36fd62 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6191af36fd62 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6191af36fd62 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6191af36fd62 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6191af36fd62 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6191af36fd62 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6191af67eaaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6191af67eaaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7df48da18aa4 - <unknown>
[INFO] [stdout]   45:     0x7df48daa5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::api::ols::tests::test_ols_ncbi stdout ----
[INFO] [stdout] [2026-01-16T00:10:22Z INFO  rdfbio::biordf::api::ols::api] Sending query: https://www.ebi.ac.uk/ols4/api/v2/ontologies/ncbitaxon/classes?size=2&search=Bremia
[INFO] [stdout] Error: RequestFailed(500, "Failed to send request", "https://www.ebi.ac.uk/ols4/api/v2/ontologies/ncbitaxon/classes?size=2&search=Bremia")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::tests::test_paging_api stdout ----
[INFO] [stdout] [2026-01-16T00:10:23Z INFO  rdfbio::biordf::core::searching] setting start 0 and step 1
[INFO] [stdout] [2026-01-16T00:10:23Z INFO  rdfbio::biordf::core::searching] searching - start = 0 size = 1
[INFO] [stdout] Error: Api("Request failed with status code 500 Internal Server Error: Failed to send request url was https://www.omicsdi.org/ws/dataset/search?query=Fish&start=0&size=1")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::api::omicsdi::tests::test_input stdout ----
[INFO] [stdout] Error: RequestFailed(500, "Failed to send request", "https://www.omicsdi.org/ws/dataset/search?query=E-GEOD-5003&start=0&size=2")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::tests::test_paging_max_size stdout ----
[INFO] [stdout] Error: Api("Request failed with status code 500 Internal Server Error: Failed to send request url was https://www.omicsdi.org/ws/dataset/search?query=E-GEOD-5003&start=2&size=1")
[INFO] [stdout] 
[INFO] [stdout] ---- biordf::core::tests::test_paging_small_results_size stdout ----
[INFO] [stdout] [2026-01-16T00:10:23Z INFO  rdfbio::biordf::core::searching] setting start 0 and step 1
[INFO] [stdout] [2026-01-16T00:10:23Z INFO  rdfbio::biordf::core::searching] searching - start = 0 size = 1
[INFO] [stdout] Error: Api("Request failed with status code 500 Internal Server Error: Failed to send request url was https://www.omicsdi.org/ws/dataset/search?query=GSE291252&start=0&size=1")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     biordf::api::ols::tests::test_ols_ncbi
[INFO] [stdout]     biordf::api::omicsdi::tests::test_input
[INFO] [stdout]     biordf::api::omicsdi::tests::test_request_errors
[INFO] [stdout]     biordf::api::omicsdi::tests::test_request_errors_2
[INFO] [stdout]     biordf::core::identifiers::test_identifiers
[INFO] [stdout]     biordf::core::identifiers::test_identifiers_not_found
[INFO] [stdout]     biordf::core::tests::test_paging
[INFO] [stdout]     biordf::core::tests::test_paging_api
[INFO] [stdout]     biordf::core::tests::test_paging_max_size
[INFO] [stdout]     biordf::core::tests::test_paging_small_results_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 10 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "baa3fc9429c5b279e001cbf6c287d2fb6c28751a122c7549eca3d138591caf82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baa3fc9429c5b279e001cbf6c287d2fb6c28751a122c7549eca3d138591caf82", kill_on_drop: false }`
[INFO] [stdout] baa3fc9429c5b279e001cbf6c287d2fb6c28751a122c7549eca3d138591caf82
