[INFO] cloning repository https://github.com/jpopesculian/did-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpopesculian/did-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fdid-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fdid-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13907962c1564167baf48970ef346f746bd9eddd [INFO] checking jpopesculian/did-rs against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fdid-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpopesculian/did-rs on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpopesculian/did-rs [INFO] finished tweaking git repo https://github.com/jpopesculian/did-rs [INFO] tweaked toml for git repo https://github.com/jpopesculian/did-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jpopesculian/did-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.97 [INFO] [stderr] Downloaded serde v1.0.97 [INFO] [stderr] Downloaded regex-syntax v0.6.11 [INFO] [stderr] Downloaded syn v0.15.40 [INFO] [stderr] Downloaded regex v1.2.1 [INFO] [stderr] Downloaded serde_asn1_der v0.1.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 654f2ce1c0621f6813aa9aecd1b5a5cb4ea4a47957095bcc2b26c1ce4ca11937 [INFO] running `Command { std: "docker" "start" "-a" "654f2ce1c0621f6813aa9aecd1b5a5cb4ea4a47957095bcc2b26c1ce4ca11937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "654f2ce1c0621f6813aa9aecd1b5a5cb4ea4a47957095bcc2b26c1ce4ca11937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654f2ce1c0621f6813aa9aecd1b5a5cb4ea4a47957095bcc2b26c1ce4ca11937", kill_on_drop: false }` [INFO] [stdout] 654f2ce1c0621f6813aa9aecd1b5a5cb4ea4a47957095bcc2b26c1ce4ca11937 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40175fa078e960b40e03a6a7d7fef7cb8270d17106e0d2b247d1fcab2722569 [INFO] running `Command { std: "docker" "start" "-a" "c40175fa078e960b40e03a6a7d7fef7cb8270d17106e0d2b247d1fcab2722569", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_asn1_der v0.1.0 [INFO] [stderr] Checking did v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `did` is never read [INFO] [stdout] --> src/did_url.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DecentralizedIdentiferUrl { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 6 | did: DecentralizedIdentifer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecentralizedIdentiferUrl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/did_url.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct DecentralizedIdentiferParam(String, Option); [INFO] [stdout] | --------------------------- ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `DecentralizedIdentiferParam` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `did` is never read [INFO] [stdout] --> src/did_url.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DecentralizedIdentiferUrl { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 6 | did: DecentralizedIdentifer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecentralizedIdentiferUrl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/did_url.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct DecentralizedIdentiferParam(String, Option); [INFO] [stdout] | --------------------------- ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `DecentralizedIdentiferParam` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.68s [INFO] running `Command { std: "docker" "inspect" "c40175fa078e960b40e03a6a7d7fef7cb8270d17106e0d2b247d1fcab2722569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40175fa078e960b40e03a6a7d7fef7cb8270d17106e0d2b247d1fcab2722569", kill_on_drop: false }` [INFO] [stdout] c40175fa078e960b40e03a6a7d7fef7cb8270d17106e0d2b247d1fcab2722569 [INFO] checking jpopesculian/did-rs against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpopesculian%2Fdid-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jpopesculian/did-rs on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jpopesculian/did-rs [INFO] finished tweaking git repo https://github.com/jpopesculian/did-rs [INFO] tweaked toml for git repo https://github.com/jpopesculian/did-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jpopesculian/did-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b2d4ea31f80a376970ab7c8781c5aae7d31034f3c08c98ae9d61724076247c2 [INFO] running `Command { std: "docker" "start" "-a" "0b2d4ea31f80a376970ab7c8781c5aae7d31034f3c08c98ae9d61724076247c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b2d4ea31f80a376970ab7c8781c5aae7d31034f3c08c98ae9d61724076247c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2d4ea31f80a376970ab7c8781c5aae7d31034f3c08c98ae9d61724076247c2", kill_on_drop: false }` [INFO] [stdout] 0b2d4ea31f80a376970ab7c8781c5aae7d31034f3c08c98ae9d61724076247c2 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e9caf71c9f9b64286c52e13047268922b5259f43801bc1db132a4708ea2d28 [INFO] running `Command { std: "docker" "start" "-a" "e4e9caf71c9f9b64286c52e13047268922b5259f43801bc1db132a4708ea2d28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_asn1_der v0.1.0 [INFO] [stderr] Checking did v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `did` is never read [INFO] [stdout] --> src/did_url.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DecentralizedIdentiferUrl { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 6 | did: DecentralizedIdentifer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecentralizedIdentiferUrl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/did_url.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct DecentralizedIdentiferParam(String, Option); [INFO] [stdout] | --------------------------- ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `DecentralizedIdentiferParam` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `did` is never read [INFO] [stdout] --> src/did_url.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DecentralizedIdentiferUrl { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] 6 | did: DecentralizedIdentifer, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DecentralizedIdentiferUrl` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/did_url.rs:22:40 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct DecentralizedIdentiferParam(String, Option); [INFO] [stdout] | --------------------------- ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `DecentralizedIdentiferParam` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.65s [INFO] running `Command { std: "docker" "inspect" "e4e9caf71c9f9b64286c52e13047268922b5259f43801bc1db132a4708ea2d28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e9caf71c9f9b64286c52e13047268922b5259f43801bc1db132a4708ea2d28", kill_on_drop: false }` [INFO] [stdout] e4e9caf71c9f9b64286c52e13047268922b5259f43801bc1db132a4708ea2d28