[INFO] fetching crate sophia_iri 0.9.0...
[INFO] checking sophia_iri-0.9.0 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate sophia_iri 0.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sophia_iri 0.9.0
[INFO] finished tweaking crates.io crate sophia_iri 0.9.0
[INFO] tweaked toml for crates.io crate sophia_iri 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sophia_iri 0.9.0 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 75 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.11+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0f48ddfd1d8beb3448894483adc1e6b57f5d6545354aaa0c9c89245b19be9c8
[INFO] running `Command { std: "docker" "start" "-a" "b0f48ddfd1d8beb3448894483adc1e6b57f5d6545354aaa0c9c89245b19be9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0f48ddfd1d8beb3448894483adc1e6b57f5d6545354aaa0c9c89245b19be9c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0f48ddfd1d8beb3448894483adc1e6b57f5d6545354aaa0c9c89245b19be9c8", kill_on_drop: false }`
[INFO] [stdout] b0f48ddfd1d8beb3448894483adc1e6b57f5d6545354aaa0c9c89245b19be9c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5a17cd7fc1af7b60cb6498cf8140b0a798c13d44a5889e42564861081ff30bf
[INFO] running `Command { std: "docker" "start" "-a" "b5a17cd7fc1af7b60cb6498cf8140b0a798c13d44a5889e42564861081ff30bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.57
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking sophia_iri v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:25:33
[INFO] [stdout]     |
[INFO] [stdout]  25 |     pub fn resolve<U: IsIriRef>(&self, rel: U) -> Iri<String> {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:31:20
[INFO] [stdout]     |
[INFO] [stdout]  31 |     pub fn as_base(&self) -> BaseIri<&str> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:37:20
[INFO] [stdout]     |
[INFO] [stdout]  37 |     pub fn to_base(self) -> BaseIri<T>
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:200:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 200 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / wrap! { Iri borrowing str :
[INFO] [stdout]   9 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  10 | |     /// satisfies the `IRI` rule in  RFC-3687
[INFO] [stdout]  11 | |     /// (i.e. an absolute IRI with an optional fragment).
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |               pub fn unwrap(self) -> $tid {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / wrap! { Iri borrowing str :
[INFO] [stdout]   9 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  10 | |     /// satisfies the `IRI` rule in  RFC-3687
[INFO] [stdout]  11 | |     /// (i.e. an absolute IRI with an optional fragment).
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:108:40
[INFO] [stdout]     |
[INFO] [stdout] 108 |               pub fn map_unchecked<F, U>(self, f: F) -> $wid<U>
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / wrap! { Iri borrowing str :
[INFO] [stdout]   9 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  10 | |     /// satisfies the `IRI` rule in  RFC-3687
[INFO] [stdout]  11 | |     /// (i.e. an absolute IRI with an optional fragment).
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 231 |               pub fn as_ref(&self) -> $wid<&$bid> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / wrap! { Iri borrowing str :
[INFO] [stdout]   9 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  10 | |     /// satisfies the `IRI` rule in  RFC-3687
[INFO] [stdout]  11 | |     /// (i.e. an absolute IRI with an optional fragment).
[INFO] [stdout] ...   |
[INFO] [stdout]  43 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:73:33
[INFO] [stdout]     |
[INFO] [stdout]  73 |     pub fn resolve<U: IsIriRef>(&self, rel: U) -> IriRef<String> {
[INFO] [stdout]     |                                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:79:20
[INFO] [stdout]     |
[INFO] [stdout]  79 |     pub fn as_base(&self) -> BaseIriRef<&str> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrapper.rs:85:20
[INFO] [stdout]     |
[INFO] [stdout]  85 |     pub fn to_base(self) -> BaseIriRef<T>
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrap_macro.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |         ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |             type Target = T;
[INFO] [stdout]     |             ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:200:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 200 |               pub fn as_str(&self) -> &str {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / wrap! { IriRef borrowing str :
[INFO] [stdout]  57 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  58 | |     /// satisfies the `irelative-ref` rule in  RFC-3687
[INFO] [stdout]  59 | |     /// (i.e. an absolute or relative IRI reference).
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:94:27
[INFO] [stdout]     |
[INFO] [stdout]  94 |               pub fn unwrap(self) -> $tid {
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / wrap! { IriRef borrowing str :
[INFO] [stdout]  57 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  58 | |     /// satisfies the `irelative-ref` rule in  RFC-3687
[INFO] [stdout]  59 | |     /// (i.e. an absolute or relative IRI reference).
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:108:40
[INFO] [stdout]     |
[INFO] [stdout] 108 |               pub fn map_unchecked<F, U>(self, f: F) -> $wid<U>
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / wrap! { IriRef borrowing str :
[INFO] [stdout]  57 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  58 | |     /// satisfies the `irelative-ref` rule in  RFC-3687
[INFO] [stdout]  59 | |     /// (i.e. an absolute or relative IRI reference).
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/_wrap_macro.rs:231:27
[INFO] [stdout]     |
[INFO] [stdout] 119 |           impl<T: $bound> std::ops::Deref for $wid<T> {
[INFO] [stdout]     |           ------------------------------------------- trait implemented here
[INFO] [stdout] 120 |               type Target = T;
[INFO] [stdout]     |               ----------- with `Target` set here
[INFO] [stdout] ...
[INFO] [stdout] 231 |               pub fn as_ref(&self) -> $wid<&$bid> {
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/_wrapper.rs:56:1
[INFO] [stdout]     |
[INFO] [stdout]  56 | / wrap! { IriRef borrowing str :
[INFO] [stdout]  57 | |     /// This wrapper guarantees that the underlying `str`
[INFO] [stdout]  58 | |     /// satisfies the `irelative-ref` rule in  RFC-3687
[INFO] [stdout]  59 | |     /// (i.e. an absolute or relative IRI reference).
[INFO] [stdout] ...   |
[INFO] [stdout]  91 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::wrap` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sophia_iri` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b5a17cd7fc1af7b60cb6498cf8140b0a798c13d44a5889e42564861081ff30bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5a17cd7fc1af7b60cb6498cf8140b0a798c13d44a5889e42564861081ff30bf", kill_on_drop: false }`
[INFO] [stdout] b5a17cd7fc1af7b60cb6498cf8140b0a798c13d44a5889e42564861081ff30bf
