[INFO] cloning repository https://github.com/webb-tools/silent-threshold-encryption-gadget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webb-tools/silent-threshold-encryption-gadget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebb-tools%2Fsilent-threshold-encryption-gadget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebb-tools%2Fsilent-threshold-encryption-gadget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89d7c12c044eb8ef5b96df015da8b5119d5498e4 [INFO] checking webb-tools/silent-threshold-encryption-gadget/89d7c12c044eb8ef5b96df015da8b5119d5498e4 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebb-tools%2Fsilent-threshold-encryption-gadget" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/webb-tools/silent-threshold-encryption-gadget [INFO] finished tweaking git repo https://github.com/webb-tools/silent-threshold-encryption-gadget [INFO] tweaked toml for git repo https://github.com/webb-tools/silent-threshold-encryption-gadget written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/webb-tools/silent-threshold-encryption-gadget on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/webb-tools/silent-threshold-encryption-gadget 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/webb-tools/gadget` [INFO] [stderr] Updating git repository `https://github.com/guruvamsi-policharla/silent-threshold-encryption.git` [INFO] [stderr] Updating git repository `https://github.com/webb-tools/tangle.git` [INFO] [stderr] Updating git submodule `https://github.com/foundry-rs/forge-std` [INFO] [stderr] Updating git repository `https://github.com/paritytech/polkadot-sdk` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-ec-curves v0.1.5 [INFO] [stderr] Downloaded generic-ec-core v0.1.4 [INFO] [stderr] Downloaded wide v0.7.16 [INFO] [stderr] Downloaded prost-derive v0.12.4 [INFO] [stderr] Downloaded scale-info-derive v2.11.2 [INFO] [stderr] Downloaded scale-info v2.11.2 [INFO] [stderr] Downloaded prost v0.12.4 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded async-process v2.2.1 [INFO] [stderr] Downloaded anyhow v1.0.82 [INFO] [stderr] Downloaded serde_json v1.0.116 [INFO] [stderr] Downloaded async-channel v2.2.1 [INFO] [stderr] Downloaded winnow v0.6.6 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded malachite-base v0.4.7 [INFO] [stderr] Downloaded generic-ec v0.2.4 [INFO] [stderr] Downloaded malachite-nz v0.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93f498d1d80c0ac36079155b8112b984e1e03c5e242170884ab2b603f8cd58f0 [INFO] running `Command { std: "docker" "start" "-a" "93f498d1d80c0ac36079155b8112b984e1e03c5e242170884ab2b603f8cd58f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93f498d1d80c0ac36079155b8112b984e1e03c5e242170884ab2b603f8cd58f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f498d1d80c0ac36079155b8112b984e1e03c5e242170884ab2b603f8cd58f0", kill_on_drop: false }` [INFO] [stdout] 93f498d1d80c0ac36079155b8112b984e1e03c5e242170884ab2b603f8cd58f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a3ef9639eff251d77564eb7a9eedc455f7102ea19acb9133136dd7eecd142a [INFO] running `Command { std: "docker" "start" "-a" "58a3ef9639eff251d77564eb7a9eedc455f7102ea19acb9133136dd7eecd142a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling jobserver v0.1.30 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking sp-std v14.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.7.0#162c6796) [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking errno v0.3.8 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling prettier-please v0.2.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] running `Command { std: "docker" "inspect" "58a3ef9639eff251d77564eb7a9eedc455f7102ea19acb9133136dd7eecd142a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a3ef9639eff251d77564eb7a9eedc455f7102ea19acb9133136dd7eecd142a", kill_on_drop: false }` [INFO] [stdout] 58a3ef9639eff251d77564eb7a9eedc455f7102ea19acb9133136dd7eecd142a