[INFO] fetching crate harriet 0.3.1...
[INFO] testing harriet-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate harriet 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate harriet 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7c0d692b3b6508638920c5e25622b638e61681318e90ccf102a83b19fb94badb
[INFO] running `Command { std: "docker" "start" "-a" "7c0d692b3b6508638920c5e25622b638e61681318e90ccf102a83b19fb94badb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c0d692b3b6508638920c5e25622b638e61681318e90ccf102a83b19fb94badb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c0d692b3b6508638920c5e25622b638e61681318e90ccf102a83b19fb94badb", kill_on_drop: false }`
[INFO] [stdout] 7c0d692b3b6508638920c5e25622b638e61681318e90ccf102a83b19fb94badb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcac53ab16be9467215bd383d3cf76c1ce2057f5b0435d7e7a71d54d857e3110
[INFO] running `Command { std: "docker" "start" "-a" "fcac53ab16be9467215bd383d3cf76c1ce2057f5b0435d7e7a71d54d857e3110", 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 either v1.6.1
[INFO] [stderr]    Compiling snowflake v1.3.0
[INFO] [stderr]    Compiling oxiri v0.2.2
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Self, ParseError> {
[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<Self, ParseError<'a>> {
[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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, Option<&'a str>, IRIReference<'a>), E>
[INFO] [stdout]     |                                             ++++                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
[INFO] running `Command { std: "docker" "inspect" "fcac53ab16be9467215bd383d3cf76c1ce2057f5b0435d7e7a71d54d857e3110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcac53ab16be9467215bd383d3cf76c1ce2057f5b0435d7e7a71d54d857e3110", kill_on_drop: false }`
[INFO] [stdout] fcac53ab16be9467215bd383d3cf76c1ce2057f5b0435d7e7a71d54d857e3110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d21331cde6f2333d5ca9278928f5063d2e928842fda3bed73273d4c4a8865380
[INFO] running `Command { std: "docker" "start" "-a" "d21331cde6f2333d5ca9278928f5063d2e928842fda3bed73273d4c4a8865380", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Self, ParseError> {
[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<Self, ParseError<'a>> {
[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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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: 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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/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: 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: 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<Self, ParseError> {
[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<Self, ParseError<'a>> {
[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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, Option<&'a str>, IRIReference<'a>), E>
[INFO] [stdout]     |                                             ++++                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "d21331cde6f2333d5ca9278928f5063d2e928842fda3bed73273d4c4a8865380", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21331cde6f2333d5ca9278928f5063d2e928842fda3bed73273d4c4a8865380", kill_on_drop: false }`
[INFO] [stdout] d21331cde6f2333d5ca9278928f5063d2e928842fda3bed73273d4c4a8865380
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 601a0c50f40e060a62f9e9bd184f4c2bab13743c163f3176f8b911d80422c745
[INFO] running `Command { std: "docker" "start" "-a" "601a0c50f40e060a62f9e9bd184f4c2bab13743c163f3176f8b911d80422c745", 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Self, ParseError> {
[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<Self, ParseError<'a>> {
[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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace>, 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<E>(input: &'a str) -> IResult<&'a str, (Option<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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<Whitespace>, 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<Whitespace<'a>>, 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: `harriet` (lib test) generated 6 warnings (6 duplicates)
[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] [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: 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: `harriet` (test "triple_production_examples") generated 1 warning (run `cargo fix --test "triple_production_examples" -p harriet` to apply 1 suggestion)
[INFO] [stderr] warning: `harriet` (example "triples") generated 1 warning
[INFO] [stderr] warning: `harriet` (example "parse") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harriet-04176cba0499da35)
[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_directive ... ok
[INFO] [stdout] test tests::parse_blank_node_property_list ... ok
[INFO] [stdout] test tests::parse_document_with_comment ... ok
[INFO] [stdout] test tests::parse_numeric_literal ... ok
[INFO] [stdout] test tests::parse_object ... ok
[INFO] [stdout] test tests::parse_document2 ... ok
[INFO] [stdout] test tests::parse_object_list ... ok
[INFO] [stdout] test tests::parse_collection ... ok
[INFO] [stdout] test tests::parse_predicate_property_list ... ok
[INFO] [stdout] test tests::parse_prefixed_name ... ok
[INFO] [stdout] test tests::parse_prefix_directive ... ok
[INFO] [stdout] test tests::parse_simple_triple ... ok
[INFO] [stdout] test tests::parse_string_literal_long_quote ... ok
[INFO] [stdout] test tests::parse_string_literal_long_single_quote ... ok
[INFO] [stdout] test tests::parse_rdf_literal ... ok
[INFO] [stdout] test tests::render_prefixed_name ... ok
[INFO] [stdout] test tests::render_rdf_literal ... ok
[INFO] [stdout] test tests::parse_string_literal_quote ... ok
[INFO] [stdout] test tests::render_triples ... ok
[INFO] [stdout] test tests::render_collection ... ok
[INFO] [stdout] test tests::render_iri_reference ... ok
[INFO] [stdout] test tests::parse_iri_reference ... ok
[INFO] [stdout] test tests::parse_string_literal_single_quote ... ok
[INFO] [stdout] test tests::parse_verb ... ok
[INFO] [stdout] test tests::parse_whitespace ... ok
[INFO] [stdout] test tests::parse_string_literal_quote_special_chars ... ok
[INFO] [stdout] test tests::render_document ... ok
[INFO] [stderr]      Running tests/parse_examples.rs (/opt/rustwide/target/debug/deps/parse_examples-6cf7abeed20f0b7d)
[INFO] [stdout] test tests::parse_document ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test example10 ... ok
[INFO] [stdout] test example1 ... ok
[INFO] [stdout] test example12_only_decimal ... ok
[INFO] [stdout] test example12 ... ok
[INFO] [stdout] test example12_only_integer ... ok
[INFO] [stdout] test example12_only_double ... ok
[INFO] [stdout] test example14 ... ok
[INFO] [stdout] test example15 ... ok
[INFO] [stdout] test example17 ... ok
[INFO] [stdout] test example11 ... ok
[INFO] [stdout] test example13 ... ok
[INFO] [stdout] test example16 ... ok
[INFO] [stdout] test example18 ... ok
[INFO] [stdout] test example20 ... ok
[INFO] [stdout] test example22 ... ok
[INFO] [stdout] test example19 ... ok
[INFO] [stdout] test example1_without_a ... ok
[INFO] [stdout] test example5 ... ok
[INFO] [stdout] test example23 ... ok
[INFO] [stdout] test example3 ... ok
[INFO] [stdout] test example2 ... ok
[INFO] [stdout] test example8 ... ok
[INFO] [stdout] test example26 ... ok
[INFO] [stdout] test example21 ... ok
[INFO] [stdout] test example24_simple1 ... ok
[INFO] [stdout] test example25 ... ok
[INFO] [stdout] test wildtype_blank_node_object_dot ... ignored
[INFO] [stdout] test example_nested_lists ... ok
[INFO] [stdout] test example9 ... ok
[INFO] [stdout] test leading_whitespace_base ... ok
[INFO] [stdout] test example4 ... ok
[INFO] [stdout] test example_nested_lists2 ... ok
[INFO] [stdout] test example7 ... ok
[INFO] [stdout] test example6 ... ok
[INFO] [stdout] test example24 ... ok
[INFO] [stdout] test example24_simple2 ... ok
[INFO] [stdout] test wildtype_rdfs_ontology ... ok
[INFO] [stdout] test wildtype_rdf_ontology ... ok
[INFO] [stdout] test wildtype_dublin_core_elements_ontology ... ok
[INFO] [stdout] test wildtype_owl_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.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/roundtrip_examples.rs (/opt/rustwide/target/debug/deps/roundtrip_examples-33eb06003e495b43)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test example12_only_decimal ... ok
[INFO] [stdout] test example1 ... ok
[INFO] [stdout] test example12_only_double ... ok
[INFO] [stdout] test example13 ... ok
[INFO] [stdout] test example10 ... ok
[INFO] [stdout] test example12_only_integer ... ok
[INFO] [stdout] test example14 ... ok
[INFO] [stdout] test example12 ... ok
[INFO] [stdout] test example18 ... ok
[INFO] [stdout] test example11 ... ok
[INFO] [stdout] test example17 ... ok
[INFO] [stdout] test example19 ... ok
[INFO] [stdout] test example15 ... ok
[INFO] [stdout] test example20 ... ok
[INFO] [stdout] test example2 ... ok
[INFO] [stdout] test example22 ... ok
[INFO] [stdout] test example16 ... ok
[INFO] [stdout] test example1_without_a ... ok
[INFO] [stdout] test example4 ... ok
[INFO] [stdout] test example6 ... ok
[INFO] [stdout] test example3 ... ok
[INFO] [stdout] test example7 ... ok
[INFO] [stdout] test example5 ... ok
[INFO] [stdout] test example21 ... ok
[INFO] [stdout] test example24_simple1 ... ok
[INFO] [stdout] test example23 ... ok
[INFO] [stdout] test example8 ... ok
[INFO] [stdout] test example26 ... ok
[INFO] [stdout] test example25 ... ok
[INFO] [stdout] test example24_simple2 ... ok
[INFO] [stdout] test example9 ... ok
[INFO] [stdout] test example_nested_lists2 ... ok
[INFO] [stdout] test wildtype_rdfs_ontology ... ok
[INFO] [stdout] test example24 ... ok
[INFO] [stdout] test example_nested_lists ... ok
[INFO] [stdout] test wildtype_rdf_ontology ... ok
[INFO] [stdout] test wildtype_dublin_core_elements_ontology ... ok
[INFO] [stdout] test wildtype_owl_ontology ... ok
[INFO] [stdout] test wildtype_foaf_mirror_ontology ... ok
[INFO] [stdout] test wildtype_bibo_ontology ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/triple_production_examples.rs (/opt/rustwide/target/debug/deps/triple_production_examples-e1c885263ff5b2bd)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test example16 ... ignored
[INFO] [stdout] test example10 ... ok
[INFO] [stdout] test example12_only_decimal ... ok
[INFO] [stdout] test example12 ... ok
[INFO] [stdout] test example14 ... ok
[INFO] [stdout] test example1 ... ok
[INFO] [stdout] test example15 ... ok
[INFO] [stdout] test example18 ... ok
[INFO] [stdout] test example19 ... ok
[INFO] [stdout] test example11 ... ok
[INFO] [stdout] test example2 ... ok
[INFO] [stdout] test example23 ... ignored
[INFO] [stdout] test example24 ... ignored
[INFO] [stdout] test example1_without_a ... ok
[INFO] [stdout] test example20 ... ok
[INFO] [stdout] test example25 ... ignored
[INFO] [stdout] test example26 ... ignored
[INFO] [stdout] test example24_simple1 ... ok
[INFO] [stdout] test example24_simple2 ... ok
[INFO] [stdout] test example3 ... ok
[INFO] [stdout] test example4 ... ok
[INFO] [stdout] test example6 ... ok
[INFO] [stdout] test example7 ... ok
[INFO] [stdout] test example5 ... ok
[INFO] [stdout] test example8 ... ok
[INFO] [stdout] test example22 ... ok
[INFO] [stdout] test example_nested_lists ... ok
[INFO] [stdout] test example21 ... ok
[INFO] [stdout] test example9 ... ok
[INFO] [stdout] test example_nested_lists2 ... ok
[INFO] [stdout] test example13 ... ok
[INFO] [stdout] test example17 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.02s
[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" "601a0c50f40e060a62f9e9bd184f4c2bab13743c163f3176f8b911d80422c745", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601a0c50f40e060a62f9e9bd184f4c2bab13743c163f3176f8b911d80422c745", kill_on_drop: false }`
[INFO] [stdout] 601a0c50f40e060a62f9e9bd184f4c2bab13743c163f3176f8b911d80422c745
