[INFO] fetching crate ddoresolver-rs 0.1.6... [INFO] checking ddoresolver-rs-0.1.6 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate ddoresolver-rs 0.1.6 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ddoresolver-rs 0.1.6 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ddoresolver-rs 0.1.6 [INFO] finished tweaking crates.io crate ddoresolver-rs 0.1.6 [INFO] tweaked toml for crates.io crate ddoresolver-rs 0.1.6 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e475c26b24df0b665f22f8b329532b14393b76e792071fbdd776a1409808b166 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e475c26b24df0b665f22f8b329532b14393b76e792071fbdd776a1409808b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e475c26b24df0b665f22f8b329532b14393b76e792071fbdd776a1409808b166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e475c26b24df0b665f22f8b329532b14393b76e792071fbdd776a1409808b166", kill_on_drop: false }` [INFO] [stdout] e475c26b24df0b665f22f8b329532b14393b76e792071fbdd776a1409808b166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bbf186fa91e93ec17936ab9c696117a5c462e99df860a0d18081a6d4f79e6262 [INFO] running `Command { std: "docker" "start" "-a" "bbf186fa91e93ec17936ab9c696117a5c462e99df860a0d18081a6d4f79e6262", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Checking did_url v0.1.0 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking bitvec v0.18.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking backtrace v0.3.59 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking signature v1.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking ed25519 v1.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ff v0.8.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking group v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking elliptic-curve v0.6.6 [INFO] [stderr] Checking curve25519-dalek v3.1.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking ecdsa v0.8.5 [INFO] [stderr] Checking x25519-dalek v1.1.1 [INFO] [stderr] Checking ff-zeroize v0.6.3 [INFO] [stderr] Checking p256 v0.5.2 [INFO] [stderr] Checking pairing-plus v0.19.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bbs v0.4.1 [INFO] [stderr] Checking did-key v0.0.11 [INFO] [stderr] Checking ddoresolver-rs v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `sign_key` [INFO] [stdout] --> src/lib.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | let sign_key= ddo.verification_method.iter().fold( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sign_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crypto_key` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let crypto_key = ddo.verification_method.iter().find(|vm| vm.key_type == "X25519"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crypto_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sign_key` [INFO] [stdout] --> src/lib.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | let sign_key= ddo.verification_method.iter().fold( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sign_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crypto_key` [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | let crypto_key = ddo.verification_method.iter().find(|vm| vm.key_type == "X25519"); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crypto_key` [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 [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "bbf186fa91e93ec17936ab9c696117a5c462e99df860a0d18081a6d4f79e6262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf186fa91e93ec17936ab9c696117a5c462e99df860a0d18081a6d4f79e6262", kill_on_drop: false }` [INFO] [stdout] bbf186fa91e93ec17936ab9c696117a5c462e99df860a0d18081a6d4f79e6262