[INFO] fetching crate ssi-security 0.1.0... [INFO] checking ssi-security-0.1.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate ssi-security 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ssi-security 0.1.0 [INFO] finished tweaking crates.io crate ssi-security 0.1.0 [INFO] tweaked toml for crates.io crate ssi-security 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ssi-security 0.1.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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] Locking 123 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8be4c2743a40379063ee09170e27f2dbd786b33300f4b269c9f1e4458657a0b [INFO] running `Command { std: "docker" "start" "-a" "b8be4c2743a40379063ee09170e27f2dbd786b33300f4b269c9f1e4458657a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8be4c2743a40379063ee09170e27f2dbd786b33300f4b269c9f1e4458657a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8be4c2743a40379063ee09170e27f2dbd786b33300f4b269c9f1e4458657a0b", kill_on_drop: false }` [INFO] [stdout] b8be4c2743a40379063ee09170e27f2dbd786b33300f4b269c9f1e4458657a0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67dbfcfba7c34d874f50740a0ab373cf0699af0a8ba10dcad316b0e82807e7fd [INFO] running `Command { std: "docker" "start" "-a" "67dbfcfba7c34d874f50740a0ab373cf0699af0a8ba10dcad316b0e82807e7fd", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling range-traits v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking lexical-util v1.0.6 [INFO] [stderr] Compiling utf8-decode v1.0.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ryu_floating_decimal v0.1.0 [INFO] [stderr] Compiling cc-traits v2.0.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling btree-slab v0.6.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking pretty_dtoa v0.3.0 [INFO] [stderr] Checking raw-btree v0.3.3 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking replace_with v0.1.8 [INFO] [stderr] Checking decoded-char v0.1.1 [INFO] [stderr] Checking locspan v0.8.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking lexical-parse-integer v1.0.5 [INFO] [stderr] Checking lexical-write-integer v1.0.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Checking lexical-parse-float v1.0.5 [INFO] [stderr] Checking lexical-write-float v1.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking lexical-core v1.0.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking lexical v7.0.4 [INFO] [stderr] Checking json-number v0.4.9 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling abnf-core v0.5.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling abnf v0.13.0 [INFO] [stderr] Compiling pct-str v2.0.0 [INFO] [stderr] Compiling locspan-derive v0.6.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking json-syntax v0.12.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling btree-range-map v0.7.2 [INFO] [stderr] Compiling static-regular-grammar v2.0.2 [INFO] [stderr] Compiling iref-core v3.2.2 [INFO] [stderr] Checking langtag v0.4.0 [INFO] [stderr] Checking iref v3.2.2 [INFO] [stderr] Compiling static-iref v3.0.0 [INFO] [stderr] Checking xsd-types v0.9.6 [INFO] [stderr] Checking rdf-types v0.22.5 [INFO] [stderr] Compiling linked-data-derive v0.1.0 [INFO] [stderr] Checking linked-data v0.1.2 [INFO] [stderr] Checking ssi-security v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ethereum_adress.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 67 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ethereum_adress.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/multibase.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/multibase.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 158 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 158 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ethereum_adress.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 67 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ethereum_adress.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 122 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 122 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/multibase.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 58 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 58 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/multibase.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 158 | ) -> linked_data::ResourceInterpretation { [INFO] [stdout] | ----------------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 158 | ) -> linked_data::ResourceInterpretation<'_, I, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.96s [INFO] running `Command { std: "docker" "inspect" "67dbfcfba7c34d874f50740a0ab373cf0699af0a8ba10dcad316b0e82807e7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67dbfcfba7c34d874f50740a0ab373cf0699af0a8ba10dcad316b0e82807e7fd", kill_on_drop: false }` [INFO] [stdout] 67dbfcfba7c34d874f50740a0ab373cf0699af0a8ba10dcad316b0e82807e7fd