[INFO] fetching crate tookey-libtss-ethereum 1.2.4... [INFO] testing tookey-libtss-ethereum-1.2.4 against 1.91.0 for beta-1.92-2 [INFO] extracting crate tookey-libtss-ethereum 1.2.4 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate tookey-libtss-ethereum 1.2.4 [INFO] finished tweaking crates.io crate tookey-libtss-ethereum 1.2.4 [INFO] tweaked toml for crates.io crate tookey-libtss-ethereum 1.2.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tookey-libtss-ethereum 1.2.4 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 344 packages to latest compatible versions [INFO] [stderr] Adding bulletproof-kzen v1.2.0 (available: v1.2.1) [INFO] [stderr] Adding centipede v0.3.0 (available: v0.3.1) [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding ethereum-types v0.14.1 (available: v0.16.0) [INFO] [stderr] Adding kzen-paillier v0.4.2 (available: v0.4.3) [INFO] [stderr] Adding napi v2.16.17 (available: v3.4.0) [INFO] [stderr] Adding napi-derive v2.16.13 (available: v3.3.0) [INFO] [stderr] Adding rlp v0.5.2 (available: v0.6.1) [INFO] [stderr] Adding signature v1.3.2 (available: v1.6.4) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding web3 v0.18.0 (available: v0.19.0) [INFO] [stderr] Adding zeroize v1.4.3 (available: v1.8.2) [INFO] [stderr] Adding zk-paillier v0.4.3 (available: v0.4.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive v2.16.13 [INFO] [stderr] Downloaded napi-derive-backend v1.0.75 [INFO] [stderr] Downloaded napi-build v2.2.4 [INFO] [stderr] Downloaded tookey-libtss v1.2.1 [INFO] [stderr] Downloaded napi v2.16.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6a6b642b19739303370fc65da644e8a748bb3d34983f2385a14827a54c4cf4 [INFO] running `Command { std: "docker" "start" "-a" "0f6a6b642b19739303370fc65da644e8a748bb3d34983f2385a14827a54c4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6a6b642b19739303370fc65da644e8a748bb3d34983f2385a14827a54c4cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6a6b642b19739303370fc65da644e8a748bb3d34983f2385a14827a54c4cf4", kill_on_drop: false }` [INFO] [stdout] 0f6a6b642b19739303370fc65da644e8a748bb3d34983f2385a14827a54c4cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2509cd21451d58dd87a5a487f5dc167a13d8ef0c0a6b8800fb6215ec96ca2892 [INFO] running `Command { std: "docker" "start" "-a" "2509cd21451d58dd87a5a487f5dc167a13d8ef0c0a6b8800fb6215ec96ca2892", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ff_derive-zeroize v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling ff-zeroize v0.6.3 [INFO] [stderr] Compiling pairing-plus v0.19.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling merkle-cbt v0.3.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cryptoxide v0.1.3 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling curv-kzen v0.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curv-kzen-0.9.0/src/arithmetic/big_native/primes.rs:506:35 [INFO] [stdout] | [INFO] [stdout] 506 | let bytes = bits.div_ceil(&8); [INFO] [stdout] | -------- ^^ expected `u64`, found `&{integer}` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/num/mod.rs:1160:5 [INFO] [stdout] = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider removing the borrow [INFO] [stdout] | [INFO] [stdout] 506 - let bytes = bits.div_ceil(&8); [INFO] [stdout] 506 + let bytes = bits.div_ceil(8); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `curv-kzen` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2509cd21451d58dd87a5a487f5dc167a13d8ef0c0a6b8800fb6215ec96ca2892", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2509cd21451d58dd87a5a487f5dc167a13d8ef0c0a6b8800fb6215ec96ca2892", kill_on_drop: false }` [INFO] [stdout] 2509cd21451d58dd87a5a487f5dc167a13d8ef0c0a6b8800fb6215ec96ca2892