[INFO] fetching crate sophia_term 0.9.0...
[INFO] testing sophia_term-0.9.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sophia_term 0.9.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sophia_term 0.9.0
[INFO] finished tweaking crates.io crate sophia_term 0.9.0
[INFO] tweaked toml for crates.io crate sophia_term 0.9.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sophia_term 0.9.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8e35307799f0faa45b5313fabe344b4dcea9c23ddf1dd409c2bbb05d4c2371d
[INFO] running `Command { std: "docker" "start" "-a" "c8e35307799f0faa45b5313fabe344b4dcea9c23ddf1dd409c2bbb05d4c2371d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8e35307799f0faa45b5313fabe344b4dcea9c23ddf1dd409c2bbb05d4c2371d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e35307799f0faa45b5313fabe344b4dcea9c23ddf1dd409c2bbb05d4c2371d", kill_on_drop: false }`
[INFO] [stdout] c8e35307799f0faa45b5313fabe344b4dcea9c23ddf1dd409c2bbb05d4c2371d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6eb3ddce1c909d242b48a7febff581b543ed55c437d4ad79409ccf935690a17
[INFO] running `Command { std: "docker" "start" "-a" "e6eb3ddce1c909d242b48a7febff581b543ed55c437d4ad79409ccf935690a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling resiter v0.5.0
[INFO] [stderr]    Compiling mownstr v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling sophia_iri v0.9.0
[INFO] [stderr]    Compiling sophia_api v0.9.0
[INFO] [stderr]    Compiling sophia_term v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "e6eb3ddce1c909d242b48a7febff581b543ed55c437d4ad79409ccf935690a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6eb3ddce1c909d242b48a7febff581b543ed55c437d4ad79409ccf935690a17", kill_on_drop: false }`
[INFO] [stdout] e6eb3ddce1c909d242b48a7febff581b543ed55c437d4ad79409ccf935690a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e784dbf5fd6fea23097db1a00aaa4b8102f0d6541e99b9170e5ba55a3094f5
[INFO] running `Command { std: "docker" "start" "-a" "f2e784dbf5fd6fea23097db1a00aaa4b8102f0d6541e99b9170e5ba55a3094f5", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sophia_term v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_generic.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]    | -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:15:1
[INFO] [stdout]     |
[INFO] [stdout]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:73:24
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:89:33
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/_macro.rs:97:29
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stdout]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]    | --------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:105:33
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stdout]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/_macro.rs:113:29
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stdout]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:16:1
[INFO] [stdout]     |
[INFO] [stdout]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.04s
[INFO] running `Command { std: "docker" "inspect" "f2e784dbf5fd6fea23097db1a00aaa4b8102f0d6541e99b9170e5ba55a3094f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e784dbf5fd6fea23097db1a00aaa4b8102f0d6541e99b9170e5ba55a3094f5", kill_on_drop: false }`
[INFO] [stdout] f2e784dbf5fd6fea23097db1a00aaa4b8102f0d6541e99b9170e5ba55a3094f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a88c58ecbbecf473065d7afb45ae9ac76cd77dc47728022e61acdc618528fbe8
[INFO] running `Command { std: "docker" "start" "-a" "a88c58ecbbecf473065d7afb45ae9ac76cd77dc47728022e61acdc618528fbe8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_generic.rs:60:21
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stderr]    |                     ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_generic.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                 ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 64 |     fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_generic.rs:68:21
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stderr]    |                     ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:73:24
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]    | -------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:81:29
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stderr]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]    | -------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:89:33
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stderr]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]    | -------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:97:29
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]    | -------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/_macro.rs:105:33
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stderr]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/_macro.rs:113:29
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stderr]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:15:1
[INFO] [stderr]     |
[INFO] [stderr]  15 | gen_term!(ArcTerm, std::sync::Arc, arc_term);
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:73:24
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 fn iri(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                        ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                        |
[INFO] [stderr]    |                        the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |                 fn iri(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:81:29
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr>> {
[INFO] [stderr]    |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |                 fn bnode_id(&self) -> Option<BnodeId<MownStr<'_>>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:89:33
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 fn lexical_form(&self) -> Option<MownStr> {
[INFO] [stderr]    |                                 ^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |                 fn lexical_form(&self) -> Option<MownStr<'_>> {
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/_macro.rs:97:29
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr>> {
[INFO] [stderr]    |                             ^^^^^                   ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/lib.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]    | --------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 fn datatype(&self) -> Option<IriRef<MownStr<'_>>> {
[INFO] [stderr]    |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/_macro.rs:105:33
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr>> {
[INFO] [stderr]     |                                 ^^^^^                        ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:16:1
[INFO] [stderr]     |
[INFO] [stderr]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 fn language_tag(&self) -> Option<LanguageTag<MownStr<'_>>> {
[INFO] [stderr]     |                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/_macro.rs:113:29
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 fn variable(&self) -> Option<VarName<MownStr>> {
[INFO] [stderr]     |                             ^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:16:1
[INFO] [stderr]     |
[INFO] [stderr]  16 | gen_term!(RcTerm, std::rc::Rc, rc_term);
[INFO] [stderr]     | --------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: this warning originates in the macro `gen_term` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 fn variable(&self) -> Option<VarName<MownStr<'_>>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sophia_term` (lib) generated 15 warnings (run `cargo fix --lib -p sophia_term` to apply 15 suggestions)
[INFO] [stderr] warning: `sophia_term` (lib test) generated 15 warnings (15 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sophia_term-40443d81d31d04bd)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test _generic::test::generic_literal_from_iri_errs ... ok
[INFO] [stdout] test arc_term::test::gen_term_variable ... ok
[INFO] [stdout] test arc_term::test::gen_term_bnode ... ok
[INFO] [stdout] test rc_term::test::gen_term_bnode ... ok
[INFO] [stdout] test arc_term::test::gen_term_iri ... ok
[INFO] [stdout] test rc_term::test::gen_term_iri ... ok
[INFO] [stdout] test arc_term::test::gen_term_language_string ... ok
[INFO] [stdout] test arc_term::test::gen_term_typed_literal ... ok
[INFO] [stdout] test _generic::test::generic_literal_language_string ... ok
[INFO] [stdout] test rc_term::test::gen_term_language_string ... ok
[INFO] [stdout] test arc_term::test::gen_term_triple ... ok
[INFO] [stdout] test rc_term::test::gen_term_triple ... ok
[INFO] [stdout] test rc_term::test::gen_term_variable ... ok
[INFO] [stdout] test _generic::test::generic_literal_typed ... ok
[INFO] [stdout] test test::arc_str_stash_iri ... ok
[INFO] [stdout] test rc_term::test::gen_term_typed_literal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sophia_term
[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" "a88c58ecbbecf473065d7afb45ae9ac76cd77dc47728022e61acdc618528fbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a88c58ecbbecf473065d7afb45ae9ac76cd77dc47728022e61acdc618528fbe8", kill_on_drop: false }`
[INFO] [stdout] a88c58ecbbecf473065d7afb45ae9ac76cd77dc47728022e61acdc618528fbe8
