[INFO] cloning repository https://github.com/ZivoMartin/secretsharing-testbed
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZivoMartin/secretsharing-testbed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac1e563fd7d237d1d8f9f36080df20e1e4c6bb6e
[INFO] testing ZivoMartin/secretsharing-testbed against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZivoMartin%2Fsecretsharing-testbed" "/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/ZivoMartin/secretsharing-testbed
[INFO] finished tweaking git repo https://github.com/ZivoMartin/secretsharing-testbed
[INFO] tweaked toml for git repo https://github.com/ZivoMartin/secretsharing-testbed written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZivoMartin/secretsharing-testbed on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZivoMartin/secretsharing-testbed 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/sourav1547/aptos-core.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded public-ip v0.2.2
[INFO] [stderr]   Downloaded hyper-system-resolver v0.5.0
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded enum-as-inner v0.3.4
[INFO] [stderr]   Downloaded rand_xorshift v0.2.0
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded clear_on_drop v0.2.5
[INFO] [stderr]   Downloaded notifier_hub v0.1.2
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded serde-name v0.1.2
[INFO] [stderr]   Downloaded merlin v1.3.0
[INFO] [stderr]   Downloaded ff v0.6.0
[INFO] [stderr]   Downloaded group v0.6.0
[INFO] [stderr]   Downloaded smart_channel v0.1.1
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded ff_derive v0.6.0
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] [stderr]   Downloaded pairing v0.22.0
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded local-ip-address v0.6.5
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] [stderr]   Downloaded proptest-derive v0.3.0
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.2
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded cc v1.2.22
[INFO] [stderr]   Downloaded blstrs v0.6.2
[INFO] [stderr]   Downloaded icu_properties_data v2.0.0
[INFO] [stderr]   Downloaded trust-dns-proto v0.20.4
[INFO] [stderr]   Downloaded blsttc v4.0.0
[INFO] [stderr]   Downloaded merkletree v0.23.0
[INFO] [stderr]   Downloaded reed-solomon-16 v0.1.0
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded trust-dns-client v0.20.4
[INFO] [stderr]   Downloaded icu_properties v2.0.0
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded pairing v0.16.0
[INFO] [stderr]   Downloaded positioned-io v0.3.4
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded bulletproofs v4.0.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89255375c7f5be97a07530b6426c017a4994a4ed8488dfb45646363ba466473f
[INFO] running `Command { std: "docker" "start" "-a" "89255375c7f5be97a07530b6426c017a4994a4ed8488dfb45646363ba466473f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89255375c7f5be97a07530b6426c017a4994a4ed8488dfb45646363ba466473f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89255375c7f5be97a07530b6426c017a4994a4ed8488dfb45646363ba466473f", kill_on_drop: false }`
[INFO] [stdout] 89255375c7f5be97a07530b6426c017a4994a4ed8488dfb45646363ba466473f
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0717af54758ea566f4e7f828d1957a5aeee92348f80f01aeca0e338c5642088e
[INFO] running `Command { std: "docker" "start" "-a" "0717af54758ea566f4e7f828d1957a5aeee92348f80f01aeca0e338c5642088e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling blst v0.3.14
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling reed-solomon-16 v0.1.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling group v0.6.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling pairing v0.16.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling positioned-io v0.3.4
[INFO] [stderr]    Compiling aptos-crypto-derive v0.0.3 (https://github.com/sourav1547/aptos-core.git#949c36bc)
[INFO] [stderr]    Compiling more-asserts v0.3.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling merlin v1.3.0
[INFO] [stderr]    Compiling x25519-dalek v1.2.0
[INFO] [stderr]    Compiling sendable_proc_macros v0.1.0 (/opt/rustwide/workdir/nodes/src/system/sendable_proc_macros)
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proptest-derive v0.3.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling smart_channel v0.1.1
[INFO] [stderr]    Compiling trust-dns-proto v0.20.4
[INFO] [stderr]    Compiling notifier_hub v0.1.2
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling serde-name v0.1.2
[INFO] [stderr]    Compiling bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling merkletree v0.23.0
[INFO] [stderr]    Compiling blsttc v4.0.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling neli v0.6.5
[INFO] [stderr]    Compiling bulletproofs v4.0.0
[INFO] [stderr]    Compiling global_lib v0.1.0 (/opt/rustwide/workdir/global_lib)
[INFO] [stderr]    Compiling trust-dns-client v0.20.4
[INFO] [stderr]    Compiling local-ip-address v0.6.5
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling hyper-system-resolver v0.5.0
[INFO] [stderr]    Compiling public-ip v0.2.2
[INFO] [stderr]    Compiling interface v0.1.0 (/opt/rustwide/workdir/interface)
[INFO] [stderr]    Compiling aptos-crypto v0.0.3 (https://github.com/sourav1547/aptos-core.git#949c36bc)
[INFO] [stderr]    Compiling manager v0.1.0 (/opt/rustwide/workdir/manager)
[INFO] [stderr]    Compiling nodes v0.1.0 (/opt/rustwide/workdir/nodes)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodes/src/crypto/crypto_lib/crypto_blstrs/polynomial.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<Scalar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<'_, Scalar> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "0717af54758ea566f4e7f828d1957a5aeee92348f80f01aeca0e338c5642088e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0717af54758ea566f4e7f828d1957a5aeee92348f80f01aeca0e338c5642088e", kill_on_drop: false }`
[INFO] [stdout] 0717af54758ea566f4e7f828d1957a5aeee92348f80f01aeca0e338c5642088e
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8b71dd8c936ab2b7b0bbd31a27ddb4f8c208346d9bca3cd92cde09375aa48a6
[INFO] running `Command { std: "docker" "start" "-a" "f8b71dd8c936ab2b7b0bbd31a27ddb4f8c208346d9bca3cd92cde09375aa48a6", kill_on_drop: false }`
[INFO] [stderr]    Compiling sendable_proc_macros v0.1.0 (/opt/rustwide/workdir/nodes/src/system/sendable_proc_macros)
[INFO] [stderr]    Compiling global_lib v0.1.0 (/opt/rustwide/workdir/global_lib)
[INFO] [stderr]    Compiling interface v0.1.0 (/opt/rustwide/workdir/interface)
[INFO] [stderr]    Compiling manager v0.1.0 (/opt/rustwide/workdir/manager)
[INFO] [stderr]    Compiling nodes v0.1.0 (/opt/rustwide/workdir/nodes)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodes/src/crypto/crypto_lib/crypto_blstrs/polynomial.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<Scalar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<'_, Scalar> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> nodes/src/crypto/crypto_lib/crypto_blstrs/polynomial.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<Scalar> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn iter(&self) -> std::slice::Iter<'_, Scalar> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nodes` (lib); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name nodes --edition=2021 nodes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c7b9936633f7e2e7 -C extra-filename=-dbb24b80bedf7db5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9da921e5a4cc170d.rmeta --extern aptos_crypto=/opt/rustwide/target/debug/deps/libaptos_crypto-c1d967d8a566e13f.rmeta --extern aptos_crypto_derive=/opt/rustwide/target/debug/deps/libaptos_crypto_derive-4844d7476324e3be.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-619eba160cdbb4c7.rmeta --extern blstrs=/opt/rustwide/target/debug/deps/libblstrs-0a98b19f99b46dcf.rmeta --extern blsttc=/opt/rustwide/target/debug/deps/libblsttc-32a0b35e452af91d.rmeta --extern ff=/opt/rustwide/target/debug/deps/libff-a533992d9645a197.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-521fd8dd4c8b7aca.rmeta --extern global_lib=/opt/rustwide/target/debug/deps/libglobal_lib-754a01f5f867522c.rmeta --extern group=/opt/rustwide/target/debug/deps/libgroup-d668cc89baa3a175.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-89a7819ac077d9c8.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-43935f8bf5aea94d.rmeta --extern merkletree=/opt/rustwide/target/debug/deps/libmerkletree-cf5ade5561628ea0.rmeta --extern merlin=/opt/rustwide/target/debug/deps/libmerlin-8cb5b07af0ea6f9a.rmeta --extern more_asserts=/opt/rustwide/target/debug/deps/libmore_asserts-02b642dedcb126d0.rmeta --extern notifier_hub=/opt/rustwide/target/debug/deps/libnotifier_hub-4c391afba64acfcb.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-9fc6c903bada9641.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-85a2ba1194764edb.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8a0d91bd37bbabee.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-7e40b4e6ebfccfa9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-ce15a8b95b02a2ad.rmeta --extern pairing=/opt/rustwide/target/debug/deps/libpairing-8ed840a6f0d9558f.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-5b599e98b3f52394.so --extern rand=/opt/rustwide/target/debug/deps/librand-41af1a6e31ed331a.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-2a8ed80b17b533ce.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-a61afe9872c6e338.rmeta --extern reed_solomon_16=/opt/rustwide/target/debug/deps/libreed_solomon_16-88fda50f44062625.rmeta --extern sendable_proc_macros=/opt/rustwide/target/debug/deps/libsendable_proc_macros-f570344cf42e3f86.so --extern serde=/opt/rustwide/target/debug/deps/libserde-78d5e3a1097003b5.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-582827ccaf7bd7af.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-0e671f0c19909f88.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-5493c984fd6d95a4.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-c3d972184ff78993.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-25a71b49f9c57a0a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9fe9e2be81b6fd79.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2eba35a87a7bcbd8.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blst-423c62085004fd6e/out -L native=/opt/rustwide/target/debug/build/clear_on_drop-f17ba936ed10847a/out -L native=/opt/rustwide/target/debug/build/ring-8569ede253495128/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f8b71dd8c936ab2b7b0bbd31a27ddb4f8c208346d9bca3cd92cde09375aa48a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b71dd8c936ab2b7b0bbd31a27ddb4f8c208346d9bca3cd92cde09375aa48a6", kill_on_drop: false }`
[INFO] [stdout] f8b71dd8c936ab2b7b0bbd31a27ddb4f8c208346d9bca3cd92cde09375aa48a6
