[INFO] fetching crate ekg-error 0.0.19...
[INFO] testing ekg-error-0.0.19 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ekg-error 0.0.19 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ekg-error 0.0.19
[INFO] finished tweaking crates.io crate ekg-error 0.0.19
[INFO] tweaked toml for crates.io crate ekg-error 0.0.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ekg-error 0.0.19 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 434 packages to latest compatible versions
[INFO] [stderr]       Adding gix-discover v0.29.0 (available: v0.42.0)
[INFO] [stderr]       Adding gix-object v0.41.0 (available: v0.41.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.7.0)
[INFO] [stderr]       Adding lambda_runtime v0.9.2 (available: v0.14.4)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rdfox-sys v0.0.3 (available: v0.0.6)
[INFO] [stderr]       Adding rdftk_core v0.3.1 (available: v0.5.6)
[INFO] [stderr]       Adding rdftk_iri v0.1.9 (available: v0.2.5)
[INFO] [stderr]       Adding relative-path v1.9.3 (available: v2.0.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding reqwest-streams v0.2.5 (available: v0.12.0)
[INFO] [stderr]       Adding salvo v0.65.2 (available: v0.84.2)
[INFO] [stderr]       Adding salvo_core v0.65.2 (available: v0.84.2)
[INFO] [stderr]       Adding spargebra v0.2.8 (available: v0.4.2)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a970ea80ad34779adac2225f05e2247df0da0ba8f40c5cbef8cbc6adbb27ab0a
[INFO] running `Command { std: "docker" "start" "-a" "a970ea80ad34779adac2225f05e2247df0da0ba8f40c5cbef8cbc6adbb27ab0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a970ea80ad34779adac2225f05e2247df0da0ba8f40c5cbef8cbc6adbb27ab0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a970ea80ad34779adac2225f05e2247df0da0ba8f40c5cbef8cbc6adbb27ab0a", kill_on_drop: false }`
[INFO] [stdout] a970ea80ad34779adac2225f05e2247df0da0ba8f40c5cbef8cbc6adbb27ab0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45d03cf18b93b9dd10ef1348396479e13690bf8a73306f66d1068f49a6e67364
[INFO] running `Command { std: "docker" "start" "-a" "45d03cf18b93b9dd10ef1348396479e13690bf8a73306f66d1068f49a6e67364", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling static-regular-grammar v2.0.2
[INFO] [stderr]    Compiling iref-core v3.2.2
[INFO] [stderr]    Compiling iref v3.2.2
[INFO] [stderr]    Compiling ekg-error v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-wasm`
[INFO] [stdout]    --> src/lib.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         feature = "no-wasm",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `no-wasm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-eyre`
[INFO] [stdout]    --> src/lib.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         feature = "color-eyre"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `color-eyre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri-string`
[INFO] [stdout]    --> src/lib.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg(feature = "iri-string")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri-string` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri`
[INFO] [stdout]    --> src/lib.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "iri")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.62s
[INFO] running `Command { std: "docker" "inspect" "45d03cf18b93b9dd10ef1348396479e13690bf8a73306f66d1068f49a6e67364", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d03cf18b93b9dd10ef1348396479e13690bf8a73306f66d1068f49a6e67364", kill_on_drop: false }`
[INFO] [stdout] 45d03cf18b93b9dd10ef1348396479e13690bf8a73306f66d1068f49a6e67364
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81f46d524aa4224dda4b052409308f032a0f298dca0b8856f2460dc113c71f3
[INFO] running `Command { std: "docker" "start" "-a" "c81f46d524aa4224dda4b052409308f032a0f298dca0b8856f2460dc113c71f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ekg-error v0.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-wasm`
[INFO] [stdout]    --> src/lib.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         feature = "no-wasm",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `no-wasm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-eyre`
[INFO] [stdout]    --> src/lib.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         feature = "color-eyre"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `color-eyre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri-string`
[INFO] [stdout]    --> src/lib.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg(feature = "iri-string")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri-string` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri`
[INFO] [stdout]    --> src/lib.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "iri")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `no-wasm`
[INFO] [stdout]    --> src/lib.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 202 |         feature = "no-wasm",
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `no-wasm` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `color-eyre`
[INFO] [stdout]    --> src/lib.rs:203:9
[INFO] [stdout]     |
[INFO] [stdout] 203 |         feature = "color-eyre"
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `color-eyre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri-string`
[INFO] [stdout]    --> src/lib.rs:244:11
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[cfg(feature = "iri-string")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri-string` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `iri`
[INFO] [stdout]    --> src/lib.rs:248:11
[INFO] [stdout]     |
[INFO] [stdout] 248 |     #[cfg(feature = "iri")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stdout]     = help: consider adding `iri` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "c81f46d524aa4224dda4b052409308f032a0f298dca0b8856f2460dc113c71f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81f46d524aa4224dda4b052409308f032a0f298dca0b8856f2460dc113c71f3", kill_on_drop: false }`
[INFO] [stdout] c81f46d524aa4224dda4b052409308f032a0f298dca0b8856f2460dc113c71f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed6da914719eab8f7b57d2d0f49d8d48ce513910914a9ec477690acc14c8f1c1
[INFO] running `Command { std: "docker" "start" "-a" "ed6da914719eab8f7b57d2d0f49d8d48ce513910914a9ec477690acc14c8f1c1", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `no-wasm`
[INFO] [stderr]    --> src/lib.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 202 |         feature = "no-wasm",
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stderr]     = help: consider adding `no-wasm` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `color-eyre`
[INFO] [stderr]    --> src/lib.rs:203:9
[INFO] [stderr]     |
[INFO] [stderr] 203 |         feature = "color-eyre"
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stderr]     = help: consider adding `color-eyre` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `iri-string`
[INFO] [stderr]    --> src/lib.rs:244:11
[INFO] [stderr]     |
[INFO] [stderr] 244 |     #[cfg(feature = "iri-string")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stderr]     = help: consider adding `iri-string` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `iri`
[INFO] [stderr]    --> src/lib.rs:248:11
[INFO] [stderr]     |
[INFO] [stderr] 248 |     #[cfg(feature = "iri")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `aws-lambda`, `aws-types`, `default`, `fs`, `gix`, `iref`, `lambda_runtime`, `oxigraph-support`, `rdfox-support`, `rdftk-support`, `reqwest`, `salvo`, `serde`, `sparql`, `tauri`, `tokio`, `tracing-subscriber`, `uuid`, and `xlsx`
[INFO] [stderr]     = help: consider adding `iri` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `ekg-error` (lib) generated 4 warnings
[INFO] [stderr] warning: `ekg-error` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ekg_error-afa8fe1b754c6e17)
[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] [stderr]    Doc-tests ekg_error
[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" "ed6da914719eab8f7b57d2d0f49d8d48ce513910914a9ec477690acc14c8f1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed6da914719eab8f7b57d2d0f49d8d48ce513910914a9ec477690acc14c8f1c1", kill_on_drop: false }`
[INFO] [stdout] ed6da914719eab8f7b57d2d0f49d8d48ce513910914a9ec477690acc14c8f1c1
