[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 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [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] validating manifest of git repo https://github.com/Luke-ebbis/rdfbio on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cd956d78044d249cc16952b2bd12eba68b80dde731e5ef4c14b817c3cddd93a [INFO] running `Command { std: "docker" "start" "-a" "9cd956d78044d249cc16952b2bd12eba68b80dde731e5ef4c14b817c3cddd93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cd956d78044d249cc16952b2bd12eba68b80dde731e5ef4c14b817c3cddd93a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd956d78044d249cc16952b2bd12eba68b80dde731e5ef4c14b817c3cddd93a", kill_on_drop: false }` [INFO] [stdout] 9cd956d78044d249cc16952b2bd12eba68b80dde731e5ef4c14b817c3cddd93a [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32cd72616b2747169014957a16207da15292ac10a1524af8d2be6626eae517a6 [INFO] running `Command { std: "docker" "start" "-a" "32cd72616b2747169014957a16207da15292ac10a1524af8d2be6626eae517a6", 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 cfg-if v1.0.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 typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling half v2.4.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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [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 strsim v0.11.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling synstructure v0.13.1 [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 pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling tracing-core v0.1.33 [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 openssl v0.10.71 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lexical v7.0.4 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling json-number v0.4.9 [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 locspan v0.8.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling decoded-char v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling raw-btree v0.3.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [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 ipnet v2.11.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling json-syntax v0.12.5 [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 pct-str v2.0.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.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 tokio v1.44.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde_variant v0.1.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling langtag v0.4.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling static-iref v3.0.0 [INFO] [stderr] Compiling rdf-types v0.22.5 [INFO] [stderr] Compiling xsd-types v0.9.6 [INFO] [stderr] Compiling linked-data-next-derive v0.1.5 [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)]` 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: 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)]` 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)]` 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)]` 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 { [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 { [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 [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(value: &u64, serializer: S) -> Result [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 [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 [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(value: &IriBuf, serializer: S) -> Result [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 { [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 { [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 { [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 { [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) -> 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)]` 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)]` 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 14m 30s [INFO] running `Command { std: "docker" "inspect" "32cd72616b2747169014957a16207da15292ac10a1524af8d2be6626eae517a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32cd72616b2747169014957a16207da15292ac10a1524af8d2be6626eae517a6", kill_on_drop: false }` [INFO] [stdout] 32cd72616b2747169014957a16207da15292ac10a1524af8d2be6626eae517a6 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f68b57639cec7375afa84ea15ce111aac3c2bd8d8813f00c245ee5189ece1d9f [INFO] running `Command { std: "docker" "start" "-a" "f68b57639cec7375afa84ea15ce111aac3c2bd8d8813f00c245ee5189ece1d9f", 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)]` 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: 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)]` 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] [stderr] Compiling rdf-bio v0.1.0 (/opt/rustwide/workdir) [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)]` 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)]` 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 { [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 { [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 [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(value: &u64, serializer: S) -> Result [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 [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 [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(value: &IriBuf, serializer: S) -> Result [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 { [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 { [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 { [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 { [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) -> 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)]` 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)]` 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: `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)]` 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: 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 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)]` 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)]` 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 [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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(value: &u64, serializer: S) -> Result [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 [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 [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(value: &IriBuf, serializer: S) -> Result [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 12.19s [INFO] running `Command { std: "docker" "inspect" "f68b57639cec7375afa84ea15ce111aac3c2bd8d8813f00c245ee5189ece1d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f68b57639cec7375afa84ea15ce111aac3c2bd8d8813f00c245ee5189ece1d9f", kill_on_drop: false }` [INFO] [stdout] f68b57639cec7375afa84ea15ce111aac3c2bd8d8813f00c245ee5189ece1d9f [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 64d88647c29f306b816e3a3b9f4f547d92e471b338433b679db97c01f536c082 [INFO] running `Command { std: "docker" "start" "-a" "64d88647c29f306b816e3a3b9f4f547d92e471b338433b679db97c01f536c082", 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)]` 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: 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)]` 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)]` 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)]` 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 { [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 { [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 [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(value: &u64, serializer: S) -> Result [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 [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 [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(value: &IriBuf, serializer: S) -> Result [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 { [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 { [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 { [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 { [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) -> 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)]` 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)]` 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 [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rdf-bio` (lib) generated 44 warnings (run `cargo fix --lib -p rdf-bio` to apply 16 suggestions) [INFO] [stderr] warning: `rdf-bio` (lib test) generated 39 warnings (29 duplicates) (run `cargo fix --lib -p rdf-bio --tests` to apply 6 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)]` 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)]` 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" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdfbio-760d5c63a6a68772) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test biordf::api::omicsdi::tests::test_setters ... ok [INFO] [stdout] test biordf::api::ols::tests::test_ols_taxa_parse ... ok [INFO] [stdout] test biordf::api::omicsdi::tests::test_request_errors ... FAILED [INFO] [stdout] test biordf::core::remote::test_double_encode ... ok [INFO] [stdout] test biordf::core::tests::test_basic_traits ... ok [INFO] [stdout] test biordf::core::tests::test_ld ... ok [INFO] [stdout] test biordf::api::omicsdi::tests::test_input ... FAILED [INFO] [stdout] test biordf::core::tests::test_paging_api ... FAILED [INFO] [stdout] test biordf::core::identifiers::test_identifiers ... FAILED [INFO] [stdout] test biordf::api::ols::tests::test_ols_ncbi ... 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_pre_search_validation_error_size_and_start - should panic ... ok [INFO] [stdout] test biordf::core::identifiers::test_identifiers_not_found ... FAILED [INFO] [stdout] test biordf::api::omicsdi::tests::test_pre_search_validation_error_size - should panic ... ok [INFO] [stdout] test biordf::api::omicsdi::tests::test_request_errors_2 ... FAILED [INFO] [stdout] test biordf::core::tests::test_paging_max_size ... FAILED [INFO] [stdout] test biordf::core::tests::test_paging ... 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::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_api stdout ---- [INFO] [stdout] [2025-05-16T01:50:59Z INFO rdfbio::biordf::core::searching] setting start 0 and step 1 [INFO] [stdout] [2025-05-16T01:50:59Z 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::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::ols::tests::test_ols_ncbi stdout ---- [INFO] [stdout] [2025-05-16T01:50:58Z 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::identifiers::test_identifiers_not_found stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'biordf::core::identifiers::test_identifiers_not_found' 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: 0x5b4344765712 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b4344765712 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b4344765712 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b4344765712 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b434478d253 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b434478d253 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x5b4344761ae3 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b4344761ae3 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x5b4344765562 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b4344766c9c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x5b4344766af2 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5b434446dc94 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5b434446dc94 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b4344767793 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5b4344767793 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5b434476744a - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5b4344765c19 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5b43447670dd - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5b434478afa0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5b434478b354 - core::panicking::assert_failed_inner::h1a3c526c7717b97a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x5b434441e6a5 - core::panicking::assert_failed::hdef3bb34ef95db0f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x5b4344427073 - rdfbio::biordf::core::identifiers::test_identifiers_not_found::ha5a1e6c2b1b4a042 [INFO] [stdout] at /opt/rustwide/workdir/src/biordf/core.rs:132:23 [INFO] [stdout] 22: 0x5b4344427073 - rdfbio::biordf::core::identifiers::test_identifiers_not_found::{{closure}}::h1e122832e60d81aa [INFO] [stdout] at /opt/rustwide/workdir/src/biordf/core.rs:128:40 [INFO] [stdout] 23: 0x5b4344427073 - core::ops::function::FnOnce::call_once::h1b582ef996d30c1d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b434447348b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b434447348b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x5b43444726a2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 27: 0x5b43444726a2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x5b43444726a2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x5b43444726a2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x5b43444726a2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b43444726a2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x5b43444726a2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x5b4344435a94 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x5b4344435a94 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x5b434443956a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b434443956a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x5b434443956a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x5b434443956a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x5b434443956a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b434443956a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b434443956a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5b434476925b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x5b434476925b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x5b434476925b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 45: 0x76c6db185aa4 - [INFO] [stdout] 46: 0x76c6db212a34 - clone [INFO] [stdout] 47: 0x0 - [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::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 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::tests::test_paging_small_results_size stdout ---- [INFO] [stdout] [2025-05-16T01:50:59Z INFO rdfbio::biordf::core::searching] setting start 0 and step 1 [INFO] [stdout] [2025-05-16T01:50:59Z 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 1.37s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "64d88647c29f306b816e3a3b9f4f547d92e471b338433b679db97c01f536c082", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d88647c29f306b816e3a3b9f4f547d92e471b338433b679db97c01f536c082", kill_on_drop: false }` [INFO] [stdout] 64d88647c29f306b816e3a3b9f4f547d92e471b338433b679db97c01f536c082