[INFO] fetching crate harriet 0.3.1... [INFO] testing harriet-0.3.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate harriet 0.3.1 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate harriet 0.3.1 [INFO] finished tweaking crates.io crate harriet 0.3.1 [INFO] tweaked toml for crates.io crate harriet 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate harriet 0.3.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate harriet 0.3.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cd1d246131dbc08ec719d3aa57049140ea785d2dbbb88ec893d90875c739863 [INFO] running `Command { std: "docker" "start" "-a" "1cd1d246131dbc08ec719d3aa57049140ea785d2dbbb88ec893d90875c739863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cd1d246131dbc08ec719d3aa57049140ea785d2dbbb88ec893d90875c739863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd1d246131dbc08ec719d3aa57049140ea785d2dbbb88ec893d90875c739863", kill_on_drop: false }` [INFO] [stdout] 1cd1d246131dbc08ec719d3aa57049140ea785d2dbbb88ec893d90875c739863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 753b46862b0e02331e1ecc8bea10f2e997ad4d2746bf2a5320c32e916bec75af [INFO] running `Command { std: "docker" "start" "-a" "753b46862b0e02331e1ecc8bea10f2e997ad4d2746bf2a5320c32e916bec75af", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling oxiri v0.2.2 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling harriet v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/triple_production.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:754:65 [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:798:65 [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:845:35 [INFO] [stdout] | [INFO] [stdout] 844 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:901:35 [INFO] [stdout] | [INFO] [stdout] 900 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.94s [INFO] running `Command { std: "docker" "inspect" "753b46862b0e02331e1ecc8bea10f2e997ad4d2746bf2a5320c32e916bec75af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753b46862b0e02331e1ecc8bea10f2e997ad4d2746bf2a5320c32e916bec75af", kill_on_drop: false }` [INFO] [stdout] 753b46862b0e02331e1ecc8bea10f2e997ad4d2746bf2a5320c32e916bec75af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2120936c19faff65586019dec6884ef22067518e9cd64cf954b7e104f3f7e25a [INFO] running `Command { std: "docker" "start" "-a" "2120936c19faff65586019dec6884ef22067518e9cd64cf954b7e104f3f7e25a", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/triple_production.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:754:65 [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:798:65 [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:845:35 [INFO] [stdout] | [INFO] [stdout] 844 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:901:35 [INFO] [stdout] | [INFO] [stdout] 900 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling harriet v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `nom::error::VerboseError` [INFO] [stdout] --> tests/triple_production_examples.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nom::error::VerboseError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/parse.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | dbg!(result); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = dbg!(result); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> examples/triples.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | dbg!(TripleProducer::produce_for_document(&document)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 12 | let _ = dbg!(TripleProducer::produce_for_document(&document)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/triple_production.rs:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result { [INFO] [stdout] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_full(input: &'a str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:754:65 [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:798:65 [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stdout] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:845:35 [INFO] [stdout] | [INFO] [stdout] 844 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 845 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/lib.rs:901:35 [INFO] [stdout] | [INFO] [stdout] 900 | input: &'a str, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stdout] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is named here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 901 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stdout] | ++++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `Command { std: "docker" "inspect" "2120936c19faff65586019dec6884ef22067518e9cd64cf954b7e104f3f7e25a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2120936c19faff65586019dec6884ef22067518e9cd64cf954b7e104f3f7e25a", kill_on_drop: false }` [INFO] [stdout] 2120936c19faff65586019dec6884ef22067518e9cd64cf954b7e104f3f7e25a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 818f0f38c6f80162c7f48daebd6a7bb8c4370586ee89397203fa89e25d8ca63c [INFO] running `Command { std: "docker" "start" "-a" "818f0f38c6f80162c7f48daebd6a7bb8c4370586ee89397203fa89e25d8ca63c", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `serde` [INFO] [stderr] --> src/triple_production.rs:391:12 [INFO] [stderr] | [INFO] [stderr] 391 | #[cfg_attr(feature = "serde", derive(serde::Serialize, serde::Deserialize))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `serde` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:38:55 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn parse_full(input: &'a str) -> Result { [INFO] [stderr] | -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 38 | pub fn parse_full(input: &'a str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:754:65 [INFO] [stderr] | [INFO] [stderr] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stderr] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 754 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:798:65 [INFO] [stderr] | [INFO] [stderr] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option, IRIReference), E> [INFO] [stderr] | -- -- ^^^^^^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 798 | fn parse_raw(input: &'a str) -> IResult<&'a str, (Option>, IRIReference<'a>), E> [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:845:35 [INFO] [stderr] | [INFO] [stderr] 844 | input: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 845 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stderr] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 845 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/lib.rs:901:35 [INFO] [stderr] | [INFO] [stderr] 900 | input: &'a str, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 901 | ) -> IResult<&'a str, (Option, Option<&'a str>, IRIReference), E> [INFO] [stderr] | -- ^^^^^^^^^^ -- ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is named here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 901 | ) -> IResult<&'a str, (Option>, Option<&'a str>, IRIReference<'a>), E> [INFO] [stderr] | ++++ ++++ [INFO] [stderr] [INFO] [stderr] warning: `harriet` (lib) generated 6 warnings (run `cargo fix --lib -p harriet` to apply 5 suggestions) [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> examples/parse.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | dbg!(result); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 20 | let _ = dbg!(result); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused import: `nom::error::VerboseError` [INFO] [stderr] --> tests/triple_production_examples.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use nom::error::VerboseError; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> examples/triples.rs:12:5 [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test tests::parse_base_directive ... ok [INFO] [stdout] test tests::parse_blank_node ... ok [INFO] [stdout] test tests::parse_blank_node_property_list ... ok [INFO] [stdout] test tests::parse_document ... ok [INFO] [stdout] test tests::parse_collection ... ok [INFO] [stdout] test tests::parse_directive ... ok [INFO] [stdout] test tests::parse_document_with_comment ... ok [INFO] [stdout] test tests::parse_document2 ... ok [INFO] [stdout] test tests::parse_iri_reference ... ok [INFO] [stdout] test tests::parse_object ... ok [INFO] [stdout] test tests::parse_numeric_literal ... ok [INFO] [stdout] test tests::parse_object_list ... ok [INFO] [stdout] test tests::parse_predicate_property_list ... ok [INFO] [stdout] test tests::parse_prefix_directive ... ok [INFO] [stdout] test tests::parse_prefixed_name ... ok [INFO] [stdout] test tests::render_prefixed_name ... ok [INFO] [stdout] test tests::parse_simple_triple ... ok [INFO] [stdout] test tests::parse_string_literal_long_quote ... ok [INFO] [stdout] test tests::render_rdf_literal ... ok [INFO] [stdout] test tests::parse_string_literal_long_single_quote ... ok [INFO] [stdout] test tests::parse_string_literal_quote ... ok [INFO] [stdout] test tests::render_triples ... ok [INFO] [stdout] test tests::parse_string_literal_quote_special_chars ... ok [INFO] [stdout] test tests::parse_verb ... ok [INFO] [stdout] test tests::parse_whitespace ... ok [INFO] [stdout] test tests::render_collection ... ok [INFO] [stdout] test tests::render_document ... ok [INFO] [stdout] test tests::render_iri_reference ... ok [INFO] [stdout] test tests::parse_string_literal_single_quote ... ok [INFO] [stdout] test tests::parse_rdf_literal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stderr] | [INFO] [stderr] 12 | dbg!(TripleProducer::produce_for_document(&document)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 12 | let _ = dbg!(TripleProducer::produce_for_document(&document)); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `harriet` (example "parse") generated 1 warning [INFO] [stderr] warning: `harriet` (test "triple_production_examples") generated 1 warning (run `cargo fix --test "triple_production_examples"` to apply 1 suggestion) [INFO] [stderr] warning: `harriet` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] warning: `harriet` (example "triples") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harriet-a7144405bfe67f9b) [INFO] [stderr] Running tests/parse_examples.rs (/opt/rustwide/target/debug/deps/parse_examples-5bd668ddfa27c3bf) [INFO] [stdout] test example12_only_decimal ... ok [INFO] [stdout] test example12_only_double ... ok [INFO] [stdout] test example14 ... ok [INFO] [stdout] test example1 ... ok [INFO] [stdout] test example19 ... ok [INFO] [stdout] test example12 ... ok [INFO] [stdout] test example13 ... ok [INFO] [stdout] test example15 ... ok [INFO] [stdout] test example10 ... ok [INFO] [stdout] test example17 ... ok [INFO] [stdout] test example16 ... ok [INFO] [stdout] test example18 ... ok [INFO] [stdout] test example2 ... ok [INFO] [stdout] test example22 ... ok [INFO] [stdout] test example20 ... ok [INFO] [stdout] test example1_without_a ... ok [INFO] [stdout] test example23 ... ok [INFO] [stdout] test example24 ... ok [INFO] [stdout] test example24_simple1 ... ok [INFO] [stdout] test example24_simple2 ... ok [INFO] [stdout] test example3 ... ok [INFO] [stdout] test example25 ... ok [INFO] [stdout] test example26 ... ok [INFO] [stdout] test example9 ... ok [INFO] [stdout] test example6 ... ok [INFO] [stdout] test leading_whitespace_base ... ok [INFO] [stdout] test example7 ... ok [INFO] [stdout] test wildtype_blank_node_object_dot ... ignored [INFO] [stdout] test example11 ... ok [INFO] [stdout] test example12_only_integer ... ok [INFO] [stdout] test example4 ... ok [INFO] [stdout] test example5 ... ok [INFO] [stdout] test example8 ... ok [INFO] [stdout] test example_nested_lists ... ok [INFO] [stdout] test example_nested_lists2 ... ok [INFO] [stdout] test example21 ... ok [INFO] [stdout] test wildtype_rdfs_ontology ... ok [INFO] [stdout] test wildtype_rdf_ontology ... ok [INFO] [stdout] test wildtype_owl_ontology ... ok [INFO] [stdout] test wildtype_dublin_core_elements_ontology ... ok [INFO] [stdout] test wildtype_bibo_ontology ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Running tests/roundtrip_examples.rs (/opt/rustwide/target/debug/deps/roundtrip_examples-fd39d68f3222b965) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test example1 ... ok [INFO] [stdout] test example10 ... ok [INFO] [stdout] test example12_only_double ... ok [INFO] [stdout] test example11 ... ok [INFO] [stdout] test example12_only_decimal ... ok [INFO] [stdout] test example12 ... ok [INFO] [stdout] test example14 ... ok [INFO] [stdout] test example2 ... ok [INFO] [stdout] test example16 ... ok [INFO] [stdout] test example15 ... ok [INFO] [stdout] test example1_without_a ... ok [INFO] [stdout] test example13 ... ok [INFO] [stdout] test example17 ... ok [INFO] [stdout] test example12_only_integer ... ok [INFO] [stdout] test example20 ... ok [INFO] [stdout] test example23 ... ok [INFO] [stdout] test example24_simple1 ... ok [INFO] [stdout] test example25 ... ok [INFO] [stdout] test example24 ... ok [INFO] [stdout] test example19 ... ok [INFO] [stdout] test example21 ... ok [INFO] [stdout] test example24_simple2 ... ok [INFO] [stdout] test example3 ... ok [INFO] [stdout] test example22 ... ok [INFO] [stdout] test example7 ... ok [INFO] [stdout] test example6 ... ok [INFO] [stdout] test example8 ... ok [INFO] [stdout] test example5 ... ok [INFO] [stdout] test example18 ... ok [INFO] [stdout] test example_nested_lists2 ... ok [INFO] [stdout] test example9 ... ok [INFO] [stdout] test example_nested_lists ... ok [INFO] [stdout] test example4 ... ok [INFO] [stdout] test wildtype_rdfs_ontology ... ok [INFO] [stdout] test example26 ... ok [INFO] [stdout] test wildtype_rdf_ontology ... ok [INFO] [stdout] test wildtype_dublin_core_elements_ontology ... ok [INFO] [stdout] test wildtype_bibo_ontology ... ok [INFO] [stdout] test wildtype_owl_ontology ... ok [INFO] [stdout] test wildtype_foaf_mirror_ontology ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/triple_production_examples.rs (/opt/rustwide/target/debug/deps/triple_production_examples-0a6a246cb957f61f) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test example12 ... ok [INFO] [stdout] test example16 ... ignored [INFO] [stdout] test example13 ... ok [INFO] [stdout] test example15 ... ok [INFO] [stdout] test example22 ... ok [INFO] [stdout] test example17 ... ok [INFO] [stdout] test example23 ... ignored [INFO] [stdout] test example24 ... ignored [INFO] [stdout] test example10 ... ok [INFO] [stdout] test example24_simple1 ... ok [INFO] [stdout] test example24_simple2 ... ok [INFO] [stdout] test example19 ... ok [INFO] [stdout] test example25 ... ignored [INFO] [stdout] test example20 ... ok [INFO] [stdout] test example26 ... ignored [INFO] [stdout] test example2 ... ok [INFO] [stdout] test example3 ... ok [INFO] [stdout] test example11 ... ok [INFO] [stdout] test example1_without_a ... ok [INFO] [stdout] test example4 ... ok [INFO] [stdout] test example5 ... ok [INFO] [stdout] test example6 ... ok [INFO] [stdout] test example18 ... ok [INFO] [stdout] test example7 ... ok [INFO] [stdout] test example8 ... ok [INFO] [stdout] test example_nested_lists ... ok [INFO] [stdout] test example9 ... ok [INFO] [stdout] test example_nested_lists2 ... ok [INFO] [stdout] test example12_only_decimal ... ok [INFO] [stdout] test example14 ... ok [INFO] [stdout] test example21 ... ok [INFO] [stdout] test example1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests harriet [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "818f0f38c6f80162c7f48daebd6a7bb8c4370586ee89397203fa89e25d8ca63c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818f0f38c6f80162c7f48daebd6a7bb8c4370586ee89397203fa89e25d8ca63c", kill_on_drop: false }` [INFO] [stdout] 818f0f38c6f80162c7f48daebd6a7bb8c4370586ee89397203fa89e25d8ca63c