[INFO] fetching crate oxrdf_elevont 0.3.0-beta.1... [INFO] testing oxrdf_elevont-0.3.0-beta.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate oxrdf_elevont 0.3.0-beta.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate oxrdf_elevont 0.3.0-beta.1 [INFO] finished tweaking crates.io crate oxrdf_elevont 0.3.0-beta.1 [INFO] tweaked toml for crates.io crate oxrdf_elevont 0.3.0-beta.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxrdf_elevont 0.3.0-beta.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxrdf_elevont 0.3.0-beta.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded oxiri v0.2.11 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded oxsdatatypes v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c27ae122dd939d9e709b4940c26dcad4320f71f22c835bad68083b2226f39bee [INFO] running `Command { std: "docker" "start" "-a" "c27ae122dd939d9e709b4940c26dcad4320f71f22c835bad68083b2226f39bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c27ae122dd939d9e709b4940c26dcad4320f71f22c835bad68083b2226f39bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27ae122dd939d9e709b4940c26dcad4320f71f22c835bad68083b2226f39bee", kill_on_drop: false }` [INFO] [stdout] c27ae122dd939d9e709b4940c26dcad4320f71f22c835bad68083b2226f39bee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57572e391de7bf26896d8ebe1df5a51e833140535bfb36af24819a73e149585e [INFO] running `Command { std: "docker" "start" "-a" "57572e391de7bf26896d8ebe1df5a51e833140535bfb36af24819a73e149585e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling oxrdf_elevont v0.3.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.70s [INFO] running `Command { std: "docker" "inspect" "57572e391de7bf26896d8ebe1df5a51e833140535bfb36af24819a73e149585e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57572e391de7bf26896d8ebe1df5a51e833140535bfb36af24819a73e149585e", kill_on_drop: false }` [INFO] [stdout] 57572e391de7bf26896d8ebe1df5a51e833140535bfb36af24819a73e149585e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3c9e479c7c68bcd0a08c1ecae9e08c45417466de816e83a2dc058aa206d78c0 [INFO] running `Command { std: "docker" "start" "-a" "e3c9e479c7c68bcd0a08c1ecae9e08c45417466de816e83a2dc058aa206d78c0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling oxrdf_elevont v0.3.0-beta.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.54s [INFO] running `Command { std: "docker" "inspect" "e3c9e479c7c68bcd0a08c1ecae9e08c45417466de816e83a2dc058aa206d78c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c9e479c7c68bcd0a08c1ecae9e08c45417466de816e83a2dc058aa206d78c0", kill_on_drop: false }` [INFO] [stdout] e3c9e479c7c68bcd0a08c1ecae9e08c45417466de816e83a2dc058aa206d78c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a31ed7d2aba43c8aea433a40e7d6a71207740cea3106b3bc3f5e8aed6defa45 [INFO] running `Command { std: "docker" "start" "-a" "7a31ed7d2aba43c8aea433a40e7d6a71207740cea3106b3bc3f5e8aed6defa45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxrdf_elevont-3e1b9e30763b884c) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test blank_node::tests::as_str_partial ... ok [INFO] [stdout] test blank_node::tests::test_equals ... ok [INFO] [stdout] test blank_node::tests::test_size_and_alignment ... ok [INFO] [stdout] test literal::tests::test_float_format ... ok [INFO] [stdout] test dataset::tests::test_canon ... ok [INFO] [stdout] test literal::tests::test_simple_literal_equality ... ok [INFO] [stdout] test named_node::tests::named_node_construction ... ok [INFO] [stdout] test blank_node::tests::as_str_full ... ok [INFO] [stdout] test blank_node::tests::new_validation ... ok [INFO] [stdout] test triple::tests::triple_from_terms ... ok [INFO] [stderr] Doc-tests oxrdf_elevont [INFO] [stdout] test blank_node::tests::new_numerical ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/literal.rs - literal::LiteralRef (line 525) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::Dataset (line 47) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::GraphView (line 973) ... FAILED [INFO] [stdout] test src/blank_node.rs - blank_node::BlankNodeRef<'a>::unique_id (line 190) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::Dataset::graph (line 115) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::Dataset::canonicalize (line 509) ... FAILED [INFO] [stdout] test src/blank_node.rs - blank_node::BlankNodeRef (line 134) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset (line 4) ... FAILED [INFO] [stdout] test src/parser.rs - parser::NamedNode::from_str (line 21) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::GraphViewMut (line 1308) ... FAILED [INFO] [stdout] test src/graph.rs - graph::Graph (line 41) ... FAILED [INFO] [stdout] test src/dataset.rs - dataset::Dataset::graph_mut (line 138) ... FAILED [INFO] [stdout] test src/graph.rs - graph (line 4) ... FAILED [INFO] [stdout] test src/parser.rs - parser::Term::from_str (line 122) ... FAILED [INFO] [stdout] test src/graph.rs - graph::Graph::canonicalize (line 190) ... FAILED [INFO] [stdout] test src/literal.rs - literal::Literal (line 15) ... FAILED [INFO] [stdout] test src/blank_node.rs - blank_node::BlankNode (line 16) ... FAILED [INFO] [stdout] test src/../README.md - (line 22) ... FAILED [INFO] [stdout] test src/named_node.rs - named_node::NamedNodeRef (line 99) ... FAILED [INFO] [stdout] test src/triple.rs - triple::QuadRef (line 986) ... FAILED [INFO] [stdout] test src/parser.rs - parser::Literal::from_str (line 70) ... FAILED [INFO] [stdout] test src/parser.rs - parser::BlankNode::from_str (line 47) ... FAILED [INFO] [stdout] test src/triple.rs - triple::Triple (line 522) ... FAILED [INFO] [stdout] test src/parser.rs - parser::Quad::from_str (line 174) ... FAILED [INFO] [stdout] test src/parser.rs - parser::Triple::from_str (line 146) ... FAILED [INFO] [stdout] test src/variable.rs - variable::VariableRef (line 65) ... FAILED [INFO] [stdout] test src/parser.rs - parser::Variable::from_str (line 230) ... FAILED [INFO] [stdout] test src/variable.rs - variable::Variable (line 7) ... FAILED [INFO] [stdout] test src/triple.rs - triple::Quad (line 905) ... FAILED [INFO] [stdout] test src/triple.rs - triple::TripleRef (line 612) ... FAILED [INFO] [stdout] test src/named_node.rs - named_node::NamedNode (line 10) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/literal.rs - literal::LiteralRef (line 525) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/literal.rs:527:5 [INFO] [stdout] | [INFO] [stdout] 527 | use oxrdf::vocab::xsd; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/literal.rs:526:5 [INFO] [stdout] | [INFO] [stdout] 526 | use oxrdf::LiteralRef; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::Dataset (line 47) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::GraphView (line 973) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:974:5 [INFO] [stdout] | [INFO] [stdout] 974 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/blank_node.rs - blank_node::BlankNodeRef<'a>::unique_id (line 190) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/blank_node.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | use oxrdf::BlankNode; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/blank_node.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | Result::<_,oxrdf::BlankNodeIdParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::Dataset::graph (line 115) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::Dataset::canonicalize (line 509) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/dataset.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | use oxrdf::dataset::CanonicalizationAlgorithm; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:511:5 [INFO] [stdout] | [INFO] [stdout] 511 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/blank_node.rs - blank_node::BlankNodeRef (line 134) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/blank_node.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | use oxrdf::BlankNodeRef; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/blank_node.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | Result::<_,oxrdf::BlankNodeIdParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset (line 4) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::NamedNode::from_str (line 21) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use oxrdf::NamedNode; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::GraphViewMut (line 1308) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:1309:5 [INFO] [stdout] | [INFO] [stdout] 1309 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graph.rs - graph::Graph (line 41) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/graph.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/dataset.rs - dataset::Dataset::graph_mut (line 138) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/dataset.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graph.rs - graph (line 4) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/graph.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::Term::from_str (line 122) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 124 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graph.rs - graph::Graph::canonicalize (line 190) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/graph.rs:191:5 [INFO] [stdout] | [INFO] [stdout] 191 | use oxrdf::graph::CanonicalizationAlgorithm; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/graph.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 192 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/literal.rs - literal::Literal (line 15) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/literal.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use oxrdf::vocab::xsd; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/literal.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use oxrdf::Literal; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/blank_node.rs - blank_node::BlankNode (line 16) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/blank_node.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use oxrdf::BlankNode; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/blank_node.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | Result::<_,oxrdf::BlankNodeIdParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/../README.md - (line 22) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/../README.md:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use oxrdf::*; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/named_node.rs - named_node::NamedNodeRef (line 99) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/named_node.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | use oxrdf::NamedNodeRef; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/named_node.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 106 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/triple.rs - triple::QuadRef (line 986) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/triple.rs:987:5 [INFO] [stdout] | [INFO] [stdout] 987 | use oxrdf::{QuadRef, NamedNodeRef}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/triple.rs:998:12 [INFO] [stdout] | [INFO] [stdout] 998 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::Literal::from_str (line 70) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/parser.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | use oxrdf::vocab::xsd; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | use oxrdf::{Literal, NamedNode}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::BlankNode::from_str (line 47) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use oxrdf::BlankNode; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/triple.rs - triple::Triple (line 522) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/triple.rs:523:5 [INFO] [stdout] | [INFO] [stdout] 523 | use oxrdf::{NamedNode, Triple}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/triple.rs:534:12 [INFO] [stdout] | [INFO] [stdout] 534 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::Quad::from_str (line 174) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:175:5 [INFO] [stdout] | [INFO] [stdout] 175 | use oxrdf::{BlankNode, GraphName, Literal, NamedNode, Quad}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::Triple::from_str (line 146) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 147 | use oxrdf::{BlankNode, Literal, NamedNode, Triple}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/variable.rs - variable::VariableRef (line 65) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/variable.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | use oxrdf::{VariableNameParseError, VariableRef}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parser.rs - parser::Variable::from_str (line 230) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/parser.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | use oxrdf::Variable; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: unused import: `std::str::FromStr` [INFO] [stdout] --> src/parser.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/parser.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/variable.rs - variable::Variable (line 7) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/variable.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use oxrdf::{Variable, VariableNameParseError}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/triple.rs - triple::Quad (line 905) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/triple.rs:906:5 [INFO] [stdout] | [INFO] [stdout] 906 | use oxrdf::{Quad, NamedNode}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/triple.rs:917:12 [INFO] [stdout] | [INFO] [stdout] 917 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/triple.rs - triple::TripleRef (line 612) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/triple.rs:613:5 [INFO] [stdout] | [INFO] [stdout] 613 | use oxrdf::{NamedNodeRef, TripleRef}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/triple.rs:624:12 [INFO] [stdout] | [INFO] [stdout] 624 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/named_node.rs - named_node::NamedNode (line 10) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `oxrdf` [INFO] [stdout] --> src/named_node.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use oxrdf::NamedNode; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] --> src/named_node.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | Result::<_,oxrdf::IriParseError>::Ok(()) [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `oxrdf` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `oxrdf`, use `cargo add oxrdf` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/../README.md - (line 22) [INFO] [stdout] src/blank_node.rs - blank_node::BlankNode (line 16) [INFO] [stdout] src/blank_node.rs - blank_node::BlankNodeRef (line 134) [INFO] [stdout] src/blank_node.rs - blank_node::BlankNodeRef<'a>::unique_id (line 190) [INFO] [stdout] src/dataset.rs - dataset (line 4) [INFO] [stdout] src/dataset.rs - dataset::Dataset (line 47) [INFO] [stdout] src/dataset.rs - dataset::Dataset::canonicalize (line 509) [INFO] [stdout] src/dataset.rs - dataset::Dataset::graph (line 115) [INFO] [stdout] src/dataset.rs - dataset::Dataset::graph_mut (line 138) [INFO] [stdout] src/dataset.rs - dataset::GraphView (line 973) [INFO] [stdout] src/dataset.rs - dataset::GraphViewMut (line 1308) [INFO] [stdout] src/graph.rs - graph (line 4) [INFO] [stdout] src/graph.rs - graph::Graph (line 41) [INFO] [stdout] src/graph.rs - graph::Graph::canonicalize (line 190) [INFO] [stdout] src/literal.rs - literal::Literal (line 15) [INFO] [stdout] src/literal.rs - literal::LiteralRef (line 525) [INFO] [stdout] src/named_node.rs - named_node::NamedNode (line 10) [INFO] [stdout] src/named_node.rs - named_node::NamedNodeRef (line 99) [INFO] [stdout] src/parser.rs - parser::BlankNode::from_str (line 47) [INFO] [stdout] src/parser.rs - parser::Literal::from_str (line 70) [INFO] [stdout] src/parser.rs - parser::NamedNode::from_str (line 21) [INFO] [stdout] src/parser.rs - parser::Quad::from_str (line 174) [INFO] [stdout] src/parser.rs - parser::Term::from_str (line 122) [INFO] [stdout] src/parser.rs - parser::Triple::from_str (line 146) [INFO] [stdout] src/parser.rs - parser::Variable::from_str (line 230) [INFO] [stdout] src/triple.rs - triple::Quad (line 905) [INFO] [stdout] src/triple.rs - triple::QuadRef (line 986) [INFO] [stdout] src/triple.rs - triple::Triple (line 522) [INFO] [stdout] src/triple.rs - triple::TripleRef (line 612) [INFO] [stdout] src/variable.rs - variable::Variable (line 7) [INFO] [stdout] src/variable.rs - variable::VariableRef (line 65) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 31 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.01s; merged doctests compilation took 0.23s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "7a31ed7d2aba43c8aea433a40e7d6a71207740cea3106b3bc3f5e8aed6defa45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a31ed7d2aba43c8aea433a40e7d6a71207740cea3106b3bc3f5e8aed6defa45", kill_on_drop: false }` [INFO] [stdout] 7a31ed7d2aba43c8aea433a40e7d6a71207740cea3106b3bc3f5e8aed6defa45