[INFO] fetching crate ic-verifiable-credentials 1.0.2... [INFO] checking ic-verifiable-credentials-1.0.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ic-verifiable-credentials 1.0.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ic-verifiable-credentials 1.0.2 [INFO] finished tweaking crates.io crate ic-verifiable-credentials 1.0.2 [INFO] tweaked toml for crates.io crate ic-verifiable-credentials 1.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-verifiable-credentials 1.0.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-verifiable-credentials 1.0.2 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded data-encoding-macro v0.1.15 [INFO] [stderr] Downloaded cargo-license v0.5.1 [INFO] [stderr] Downloaded json-proof-token v0.3.5 [INFO] [stderr] Downloaded ic-signature-verification v0.2.0 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.0 [INFO] [stderr] Downloaded ic0 v0.25.1 [INFO] [stderr] Downloaded zkryptium v0.2.2 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.3 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded identity_did v1.4.0 [INFO] [stderr] Downloaded identity_document v1.4.0 [INFO] [stderr] Downloaded candid v0.10.14 [INFO] [stderr] Downloaded ic-cdk v0.18.3 [INFO] [stderr] Downloaded identity_credential v1.4.0 [INFO] [stderr] Downloaded cc v1.1.20 [INFO] [stderr] Downloaded iota-crypto v0.23.2 [INFO] [stderr] Downloaded identity_jose v1.4.0 [INFO] [stderr] Downloaded identity_verification v1.4.0 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.13 [INFO] [stderr] Downloaded json-unflattening v0.1.3 [INFO] [stderr] Downloaded ic-error-types v0.2.0 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.1 [INFO] [stderr] Downloaded ic-canister-sig-creation v1.3.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.6.0 [INFO] [stderr] Downloaded did_url_parser v0.2.0 [INFO] [stderr] Downloaded serde-aux v4.5.0 [INFO] [stderr] Downloaded identity_core v1.4.0 [INFO] [stderr] Downloaded bls12_381_plus v0.8.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b907522d61a6f6559d100db405d224b9ef8691d242fb916b24c83ddd79984a2c [INFO] running `Command { std: "docker" "start" "-a" "b907522d61a6f6559d100db405d224b9ef8691d242fb916b24c83ddd79984a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b907522d61a6f6559d100db405d224b9ef8691d242fb916b24c83ddd79984a2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b907522d61a6f6559d100db405d224b9ef8691d242fb916b24c83ddd79984a2c", kill_on_drop: false }` [INFO] [stdout] b907522d61a6f6559d100db405d224b9ef8691d242fb916b24c83ddd79984a2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 448e80ac09c409f82968e039f7a0b9ee14ed1c57bfbf8e5635af197807209e1f [INFO] running `Command { std: "docker" "start" "-a" "448e80ac09c409f82968e039f7a0b9ee14ed1c57bfbf8e5635af197807209e1f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.1.20 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking ff v0.10.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking group v0.10.0 [INFO] [stderr] Compiling iota-crypto v0.23.2 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Compiling ic-cdk-executor v1.0.0 [INFO] [stderr] Checking ic0 v0.25.1 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking data-encoding-macro v0.1.15 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking ic_bls12_381 v0.10.1 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking ic-representation-independent-hash v3.0.3 [INFO] [stderr] Checking ic-verify-bls-signature v0.6.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking cargo-platform v0.1.8 [INFO] [stderr] Checking csv v1.3.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bls12_381_plus v0.8.18 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking did_url_parser v0.2.0 [INFO] [stderr] Checking ic-error-types v0.2.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-certification v3.0.3 [INFO] [stderr] Checking ic-certification v2.6.0 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling candid v0.10.14 [INFO] [stderr] Checking cargo_metadata v0.15.4 [INFO] [stderr] Checking json-unflattening v0.1.3 [INFO] [stderr] Checking serde-aux v4.5.0 [INFO] [stderr] Checking cargo-license v0.5.1 [INFO] [stderr] Checking identity_core v1.4.0 [INFO] [stderr] Checking zkryptium v0.2.2 [INFO] [stderr] Checking ic-management-canister-types v0.3.1 [INFO] [stderr] Checking json-proof-token v0.3.5 [INFO] [stderr] Compiling ic-cdk-macros v0.18.3 [INFO] [stderr] Checking identity_jose v1.4.0 [INFO] [stderr] Checking ic-cdk v0.18.3 [INFO] [stderr] Checking identity_did v1.4.0 [INFO] [stderr] Checking identity_verification v1.4.0 [INFO] [stderr] Checking identity_document v1.4.0 [INFO] [stderr] Checking identity_credential v1.4.0 [INFO] [stderr] Checking ic-canister-sig-creation v1.3.0 [INFO] [stderr] Checking ic-signature-verification v0.2.0 [INFO] [stderr] Checking ic-verifiable-credentials v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.07s [INFO] running `Command { std: "docker" "inspect" "448e80ac09c409f82968e039f7a0b9ee14ed1c57bfbf8e5635af197807209e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448e80ac09c409f82968e039f7a0b9ee14ed1c57bfbf8e5635af197807209e1f", kill_on_drop: false }` [INFO] [stdout] 448e80ac09c409f82968e039f7a0b9ee14ed1c57bfbf8e5635af197807209e1f