[INFO] fetching crate did-simple 0.0.2...
[INFO] checking did-simple-0.0.2 against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] extracting crate did-simple 0.0.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate did-simple 0.0.2
[INFO] finished tweaking crates.io crate did-simple 0.0.2
[INFO] tweaked toml for crates.io crate did-simple 0.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate did-simple 0.0.2 on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "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" "+42f4793e5a514858221b07ac379029d90353913e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.1.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding rand_core v0.6.4 (available: v0.9.3)
[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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8827d618f59fcd85cbf05109b7611483aea4ebb254aeedd63e5583df298d1f5
[INFO] running `Command { std: "docker" "start" "-a" "b8827d618f59fcd85cbf05109b7611483aea4ebb254aeedd63e5583df298d1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8827d618f59fcd85cbf05109b7611483aea4ebb254aeedd63e5583df298d1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8827d618f59fcd85cbf05109b7611483aea4ebb254aeedd63e5583df298d1f5", kill_on_drop: false }`
[INFO] [stdout] b8827d618f59fcd85cbf05109b7611483aea4ebb254aeedd63e5583df298d1f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 059cfcf4994d8be1a5b368d820ed385945f7c135a5904dc0bc1ffa023c8af5fd
[INFO] running `Command { std: "docker" "start" "-a" "059cfcf4994d8be1a5b368d820ed385945f7c135a5904dc0bc1ffa023c8af5fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking did-simple v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated constant `MULTICODEC_VALUE_ENCODED` is never used
[INFO] [stdout]   --> src/key_algos.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) trait StaticSigningAlgo {
[INFO] [stdout]    |                  ----------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 31 |     const MULTICODEC_VALUE_ENCODED: &'static [u8] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/url.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn method_specific_id(&self) -> MethodSpecificId {
[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] 74 |     pub fn method_specific_id(&self) -> MethodSpecificId<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constant `MULTICODEC_VALUE_ENCODED` is never used
[INFO] [stdout]   --> src/key_algos.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub(crate) trait StaticSigningAlgo {
[INFO] [stdout]    |                  ----------------- associated constant in this trait
[INFO] [stdout] ...
[INFO] [stdout] 31 |     const MULTICODEC_VALUE_ENCODED: &'static [u8] =
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/url.rs:74:28
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn method_specific_id(&self) -> MethodSpecificId {
[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] 74 |     pub fn method_specific_id(&self) -> MethodSpecificId<'_> {
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.75s
[INFO] running `Command { std: "docker" "inspect" "059cfcf4994d8be1a5b368d820ed385945f7c135a5904dc0bc1ffa023c8af5fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "059cfcf4994d8be1a5b368d820ed385945f7c135a5904dc0bc1ffa023c8af5fd", kill_on_drop: false }`
[INFO] [stdout] 059cfcf4994d8be1a5b368d820ed385945f7c135a5904dc0bc1ffa023c8af5fd
