[INFO] fetching crate taganak-framework 0.1.0-dev4... [INFO] checking taganak-framework-0.1.0-dev4 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate taganak-framework 0.1.0-dev4 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate taganak-framework 0.1.0-dev4 [INFO] finished tweaking crates.io crate taganak-framework 0.1.0-dev4 [INFO] tweaked toml for crates.io crate taganak-framework 0.1.0-dev4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate taganak-framework 0.1.0-dev4 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate taganak-framework 0.1.0-dev4 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rexie v0.6.2 [INFO] [stderr] Downloaded taganak-orm-derive v0.1.0-dev4 [INFO] [stderr] Downloaded curie v0.1.3 [INFO] [stderr] Downloaded iref-macros v3.2.2 [INFO] [stderr] Downloaded async-utf8-decoder v1.0.0 [INFO] [stderr] Downloaded taganak-orm v0.1.0-dev4 [INFO] [stderr] Downloaded idb v0.6.4 [INFO] [stderr] Downloaded taganak-core v0.1.0-dev3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90a55a163c1b1af1cd25305055fabf6a687859b31822f3cd7b341d2b772ad4c1 [INFO] running `Command { std: "docker" "start" "-a" "90a55a163c1b1af1cd25305055fabf6a687859b31822f3cd7b341d2b772ad4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90a55a163c1b1af1cd25305055fabf6a687859b31822f3cd7b341d2b772ad4c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a55a163c1b1af1cd25305055fabf6a687859b31822f3cd7b341d2b772ad4c1", kill_on_drop: false }` [INFO] [stdout] 90a55a163c1b1af1cd25305055fabf6a687859b31822f3cd7b341d2b772ad4c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276eb58cb2cbe21ccd13df62ef343a58601d631ebcafe0d2f7c8360f9eb111a7 [INFO] running `Command { std: "docker" "start" "-a" "276eb58cb2cbe21ccd13df62ef343a58601d631ebcafe0d2f7c8360f9eb111a7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking curie v0.1.3 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking mediatype v0.19.20 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling duplicate v2.0.0 [INFO] [stderr] Checking async-compression v0.4.12 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-utf8-decoder v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Checking web-sys v0.3.77 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.50 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Checking wasm-streams v0.4.2 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref-macros v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling taganak-core v0.1.0-dev3 [INFO] [stderr] Compiling taganak-orm-derive v0.1.0-dev4 [INFO] [stderr] Checking taganak-orm v0.1.0-dev4 [INFO] [stderr] Checking taganak-framework v0.1.0-dev4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `taganak_core::graphs::union_graph` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use taganak_core::graphs::union_graph::UnionView; [INFO] [stdout] | ^^^^^^^^^^^ could not find `union_graph` in `graphs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `taganak_core::graphs::either_graph` [INFO] [stdout] --> src/graphs/mod.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | graphs::{either_graph::{EitherGraph3, EitherGraph4}, GraphView}, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `either_graph` in `graphs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::future::ready` [INFO] [stdout] --> src/graphs/local/memory/simple.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::future::ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::OkInto` [INFO] [stdout] --> src/graphs/local/memory/simple.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::future::OkInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `taganak_core::triples::TripleRef` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use taganak_core::triples::TripleRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufWriter` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::io::{BufReader, BufWriter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncSeekExt`, and `SeekFrom` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::io::{AsyncReadExt, AsyncSeekExt, AsyncWriteExt, SeekFrom}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use futures::{stream, try_join, Stream, StreamExt, TryFutureExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `taganak_core::triples::TripleRef` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use taganak_core::triples::TripleRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::compat::TokioAsyncReadCompatExt` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use tokio_util::compat::TokioAsyncReadCompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default_graph_view` [INFO] [stdout] --> src/graphs/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | default_graph_view, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `taganak_core::graphs::union_graph` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | use taganak_core::graphs::union_graph::UnionView; [INFO] [stdout] | ^^^^^^^^^^^ could not find `union_graph` in `graphs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `taganak_core::graphs::either_graph` [INFO] [stdout] --> src/graphs/mod.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | graphs::{either_graph::{EitherGraph3, EitherGraph4}, GraphView}, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `either_graph` in `graphs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::future::ready` [INFO] [stdout] --> src/graphs/local/memory/simple.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::future::ready; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::future::OkInto` [INFO] [stdout] --> src/graphs/local/memory/simple.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures::future::OkInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `taganak_core::triples::TripleRef` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use taganak_core::triples::TripleRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufWriter` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | use tokio::io::{BufReader, BufWriter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `OpenOptions` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::fs::{File, OpenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncReadExt`, `AsyncSeekExt`, and `SeekFrom` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::io::{AsyncReadExt, AsyncSeekExt, AsyncWriteExt, SeekFrom}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stream` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use futures::{stream, try_join, Stream, StreamExt, TryFutureExt, TryStreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::iter; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `taganak_core::triples::TripleRef` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use taganak_core::triples::TripleRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_util::compat::TokioAsyncReadCompatExt` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use tokio_util::compat::TokioAsyncReadCompatExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default_graph_view` [INFO] [stdout] --> src/graphs/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | default_graph_view, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_media_type_and_profile` found for enum `TripleSerializer` in the current scope [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | TripleSerializer::from_media_type_and_profile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `TripleSerializer` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TripleSerializer`, consider using `TripleSerializer::from_media_type` which returns `Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taganak-core-0.1.0-dev3/src/sources/serializers/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn from_media_type(media_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_media_type` with a similar name [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taganak-core-0.1.0-dev3/src/sources/serializers/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn from_media_type(media_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `from_media_type_and_profile` found for enum `TripleSerializer` in the current scope [INFO] [stdout] --> src/graphs/local/persistent/local_file.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | TripleSerializer::from_media_type_and_profile( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `TripleSerializer` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `TripleSerializer`, consider using `TripleSerializer::from_media_type` which returns `Result` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taganak-core-0.1.0-dev3/src/sources/serializers/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn from_media_type(media_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_media_type` with a similar name [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/taganak-core-0.1.0-dev3/src/sources/serializers/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn from_media_type(media_type: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| SourceError::UnsupportedSourceIri)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | .map_err(|e| SourceError::UnsupportedSourceConfig)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | ... .map_err(|e| SourceError::UnsupportedSourceConfig)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | .map_err(|e| SourceError::UnsupportedSourceConfig)? [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:149:27 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| SourceError::UnsupportedSourceIri)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:162:35 [INFO] [stdout] | [INFO] [stdout] 162 | .map_err(|e| SourceError::UnsupportedSourceConfig)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:167:43 [INFO] [stdout] | [INFO] [stdout] 167 | ... .map_err(|e| SourceError::UnsupportedSourceConfig)?, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:176:35 [INFO] [stdout] | [INFO] [stdout] 176 | .map_err(|e| SourceError::UnsupportedSourceConfig)? [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | let (res, _) = try_join![ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 271 | .map_err(|e| SourceError::UnsupportedSourceIri)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/graphs/mod.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Clone, Debug, PartialEq, Eq, GraphORM, Hash)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `GraphORM` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:294:22 [INFO] [stdout] | [INFO] [stdout] 294 | let (res, _) = try_join![ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:271:27 [INFO] [stdout] | [INFO] [stdout] 271 | .map_err(|e| SourceError::UnsupportedSourceIri)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/graphs/mod.rs:38:39 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Clone, Debug, PartialEq, Eq, GraphORM, Hash)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unreachable expression [INFO] [stdout] | any code following this expression is unreachable [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `GraphORM` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/datasets/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|e| SourceError::UnsupportedSourceConfig)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::StreamExt` [INFO] [stdout] --> src/datasets/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taganak-framework` (lib test) due to 3 previous errors; 21 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/graphs/remote/graph_store_http.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 120 | .map_err(|e| SourceError::UnsupportedSourceConfig)?; [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `taganak-framework` (lib) due to 3 previous errors; 21 warnings emitted [INFO] running `Command { std: "docker" "inspect" "276eb58cb2cbe21ccd13df62ef343a58601d631ebcafe0d2f7c8360f9eb111a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276eb58cb2cbe21ccd13df62ef343a58601d631ebcafe0d2f7c8360f9eb111a7", kill_on_drop: false }` [INFO] [stdout] 276eb58cb2cbe21ccd13df62ef343a58601d631ebcafe0d2f7c8360f9eb111a7