[INFO] fetching crate ekg-metadata 0.0.19... [INFO] testing ekg-metadata-0.0.19 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ekg-metadata 0.0.19 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ekg-metadata 0.0.19 [INFO] finished tweaking crates.io crate ekg-metadata 0.0.19 [INFO] tweaked toml for crates.io crate ekg-metadata 0.0.19 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ekg-metadata 0.0.19 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 256 packages to latest compatible versions [INFO] [stderr] Adding fancy-regex v0.13.0 (available: v0.16.2) [INFO] [stderr] Adding oxrdf v0.1.7 (available: v0.3.0) [INFO] [stderr] Adding phf v0.11.3 (available: v0.13.1) [INFO] [stderr] Adding rustls v0.22.2 (available: v0.22.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf1b5efb0ed9cf5515b3bac50fc5a9241acfb856b20995394dea8502cadeee73 [INFO] running `Command { std: "docker" "start" "-a" "cf1b5efb0ed9cf5515b3bac50fc5a9241acfb856b20995394dea8502cadeee73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf1b5efb0ed9cf5515b3bac50fc5a9241acfb856b20995394dea8502cadeee73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf1b5efb0ed9cf5515b3bac50fc5a9241acfb856b20995394dea8502cadeee73", kill_on_drop: false }` [INFO] [stdout] cf1b5efb0ed9cf5515b3bac50fc5a9241acfb856b20995394dea8502cadeee73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c8f290c70ae08a34447d67e8abdfa4d88b521ecfdade96c0894cce89d9cd11e [INFO] running `Command { std: "docker" "start" "-a" "6c8f290c70ae08a34447d67e8abdfa4d88b521ecfdade96c0894cce89d9cd11e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Compiling iref v3.2.2 [INFO] [stderr] Compiling ekg-error v0.0.19 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling ekg-util v0.0.19 [INFO] [stderr] Compiling ekg-identifier v0.0.19 [INFO] [stderr] Compiling ekg-metadata v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `oxigraph` [INFO] [stdout] --> src/literal/this.rs:291:7 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(feature = "oxigraph")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `oxigraph-support`, `rdfox-support`, and `serde` [INFO] [stdout] = help: consider adding `oxigraph` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI { GraphDisplayIRI { graph: self } } [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] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI<'_> { GraphDisplayIRI { graph: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/literal/this.rs:1006:27 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay { LiteralUrlDisplay { literal: self } } [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] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay<'_> { LiteralUrlDisplay { literal: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "6c8f290c70ae08a34447d67e8abdfa4d88b521ecfdade96c0894cce89d9cd11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c8f290c70ae08a34447d67e8abdfa4d88b521ecfdade96c0894cce89d9cd11e", kill_on_drop: false }` [INFO] [stdout] 6c8f290c70ae08a34447d67e8abdfa4d88b521ecfdade96c0894cce89d9cd11e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e17c3925058bd6ee17e1c4198b02b8075771c0e4e995ef087086214146aaf61 [INFO] running `Command { std: "docker" "start" "-a" "3e17c3925058bd6ee17e1c4198b02b8075771c0e4e995ef087086214146aaf61", kill_on_drop: false }` [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stdout] warning: unexpected `cfg` condition value: `oxigraph` [INFO] [stdout] --> src/literal/this.rs:291:7 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(feature = "oxigraph")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `oxigraph-support`, `rdfox-support`, and `serde` [INFO] [stdout] = help: consider adding `oxigraph` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI { GraphDisplayIRI { graph: self } } [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] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI<'_> { GraphDisplayIRI { graph: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/literal/this.rs:1006:27 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay { LiteralUrlDisplay { literal: self } } [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] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay<'_> { LiteralUrlDisplay { literal: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling ekg-metadata v0.0.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `oxigraph` [INFO] [stdout] --> src/literal/this.rs:291:7 [INFO] [stdout] | [INFO] [stdout] 291 | #[cfg(feature = "oxigraph")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `oxigraph-support`, `rdfox-support`, and `serde` [INFO] [stdout] = help: consider adding `oxigraph` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/graph.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI { GraphDisplayIRI { graph: self } } [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] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI<'_> { GraphDisplayIRI { graph: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/literal/this.rs:1006:27 [INFO] [stdout] | [INFO] [stdout] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay { LiteralUrlDisplay { literal: self } } [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] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay<'_> { LiteralUrlDisplay { literal: self } } [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.27s [INFO] running `Command { std: "docker" "inspect" "3e17c3925058bd6ee17e1c4198b02b8075771c0e4e995ef087086214146aaf61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e17c3925058bd6ee17e1c4198b02b8075771c0e4e995ef087086214146aaf61", kill_on_drop: false }` [INFO] [stdout] 3e17c3925058bd6ee17e1c4198b02b8075771c0e4e995ef087086214146aaf61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a44f7871c7ef89a57f532eaae3a23856ce7704c628f4dfc43db6451bc02ae867 [INFO] running `Command { std: "docker" "start" "-a" "a44f7871c7ef89a57f532eaae3a23856ce7704c628f4dfc43db6451bc02ae867", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `oxigraph` [INFO] [stderr] --> src/literal/this.rs:291:7 [INFO] [stderr] | [INFO] [stderr] 291 | #[cfg(feature = "oxigraph")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `oxigraph-support`, `rdfox-support`, and `serde` [INFO] [stderr] = help: consider adding `oxigraph` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/graph.rs:59:27 [INFO] [stderr] | [INFO] [stderr] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI { GraphDisplayIRI { graph: self } } [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] 59 | pub fn as_display_iri(&self) -> GraphDisplayIRI<'_> { GraphDisplayIRI { graph: self } } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/literal/this.rs:1006:27 [INFO] [stderr] | [INFO] [stderr] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay { LiteralUrlDisplay { literal: self } } [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] 1006 | pub fn as_url_display(&self) -> LiteralUrlDisplay<'_> { LiteralUrlDisplay { literal: self } } [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ekg-metadata` (lib) generated 3 warnings (run `cargo fix --lib -p ekg-metadata` to apply 2 suggestions) [INFO] [stderr] warning: `ekg-metadata` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ekg_metadata-304d56214dfcca50) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test class::tests::test_a_class_01 ... ok [INFO] [stdout] test graph::tests::test_graph_ns ... ok [INFO] [stdout] test literal::id_url_display::tests::test_01 ... ok [INFO] [stdout] test literal::tests::test_id_url_02 ... ok [INFO] [stdout] test graph::tests::test_display_iri ... ok [INFO] [stdout] test predicate::tests::test_predicate ... ok [INFO] [stdout] test class::tests::test_a_class_02 ... ok [INFO] [stdout] test term::tests::test_fluent_uri_01 ... ok [INFO] [stdout] test term::tests::test_fluent_uri_02 ... ok [INFO] [stdout] test term::tests::test_term_01 ... ok [INFO] [stdout] test term::tests::test_term_03 ... ok [INFO] [stdout] test term::tests::test_term_02 ... ok [INFO] [stdout] test term::tests::test_term_04 ... ok [INFO] [stdout] test term::tests::test_term_06 ... ok [INFO] [stdout] test term::tests::test_term_05 ... ok [INFO] [stdout] test term::tests::test_fluent_uri_03 ... ok [INFO] [stdout] test literal::tests::test_id_url_01 ... ok [INFO] [stdout] test literal::tests::test_as_local_name_02 ... ok [INFO] [stdout] test literal::tests::test_as_local_name_01 ... ok [INFO] [stdout] test class::tests::test_is_literal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests ekg_metadata [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/term.rs - term::Term::display_turtle (line 52) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a44f7871c7ef89a57f532eaae3a23856ce7704c628f4dfc43db6451bc02ae867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a44f7871c7ef89a57f532eaae3a23856ce7704c628f4dfc43db6451bc02ae867", kill_on_drop: false }` [INFO] [stdout] a44f7871c7ef89a57f532eaae3a23856ce7704c628f4dfc43db6451bc02ae867