[INFO] cloning repository https://github.com/axialabsresearch/frost-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/axialabsresearch/frost-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxialabsresearch%2Ffrost-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxialabsresearch%2Ffrost-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f47149c951fceed446754fc35c6b3045849a22ab
[INFO] checking axialabsresearch/frost-protocol against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faxialabsresearch%2Ffrost-protocol" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/axialabsresearch/frost-protocol
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/axialabsresearch/frost-protocol
[INFO] tweaked toml for git repo https://github.com/axialabsresearch/frost-protocol written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/axialabsresearch/frost-protocol on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 507 packages to highest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hickory-proto v0.25.0-alpha.5 (available: v0.25.2)
[INFO] [stderr]       Adding hickory-resolver v0.25.0-alpha.5 (available: v0.25.2)
[INFO] [stderr]       Adding libp2p v0.55.0 (available: v0.57.0)
[INFO] [stderr]       Adding libp2p-kad v0.47.0 (available: v0.49.0)
[INFO] [stderr]       Adding libp2p-swarm-derive v0.35.0 (available: v0.35.1)
[INFO] [stderr]       Adding lru v0.14.0 (available: v0.18.4)
[INFO] [stderr]       Adding metrics v0.20.1 (available: v0.24.6)
[INFO] [stderr]       Adding metrics-exporter-prometheus v0.11.0 (available: v0.18.3)
[INFO] [stderr]       Adding mockall v0.11.4 (available: v0.15.0)
[INFO] [stderr]       Adding opentelemetry v0.30.0 (available: v0.33.0)
[INFO] [stderr]       Adding opentelemetry_sdk v0.30.0 (available: v0.33.0)
[INFO] [stderr]       Adding rand v0.9.5 (available: v0.10.2)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding tracing-opentelemetry v0.31.0 (available: v0.33.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `frost-protocol` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384
[INFO] running `Command { std: "docker" "start" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:163:1
[INFO] [stderr]     |
[INFO] [stderr] 163 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `frost-protocol` (manifest) generated 1 warning
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling cc v1.4.7
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking multihash v0.19.5
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking asn1_der v0.7.7
[INFO] [stderr]     Checking base45 v3.2.0
[INFO] [stderr]     Checking quick-protobuf v0.8.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking netlink-packet-core v0.8.2
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.19
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking event-listener v5.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking data-encoding-macro v0.1.21
[INFO] [stderr]    Compiling toml_edit v0.25.15+spec-1.1.0
[INFO] [stderr]     Checking netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling portable-atomic v0.3.20
[INFO] [stderr]    Compiling rustls v0.23.45
[INFO] [stderr]     Checking tinyvec v1.13.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking uuid v1.26.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling rustix v1.1.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]    Compiling metrics v0.20.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking konst v0.2.20
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking moka v0.12.16
[INFO] [stderr]     Checking uint v0.10.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.119/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=88dc5a5fe6a5b3ad -C extra-filename=-6380cc44f4ed5517 --out-dir /opt/rustwide/target/debug/build/syn/6380cc44f4ed5517/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/c062a139c850ccf4/out/libproc_macro2-c062a139c850ccf4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/63a63655125647b2/out/libquote-63a63655125647b2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/06275983cc9514f8/out/libunicode_ident-06275983cc9514f8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.53.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "schedule-latency", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=9642f6bb6405bc15 -C extra-filename=-2a0dc99c7c6cc741 --out-dir /opt/rustwide/target/debug/build/tokio/2a0dc99c7c6cc741/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/557927e41f083466/out -L dependency=/opt/rustwide/target/debug/build/errno/ed55e2147468343e/out -L dependency=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/c3d8d986572b49bb/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/smallvec/0cf15952eb02faaa/out --extern bytes=/opt/rustwide/target/debug/build/bytes/4fbd75942b1503ad/out/libbytes-4fbd75942b1503ad.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/b3dd724d477b84c5/out/liblibc-b3dd724d477b84c5.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/a5f524c9a2cef012/out/libmio-a5f524c9a2cef012.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/f50cd48b6e5080f9/out/libparking_lot-f50cd48b6e5080f9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/c73d6752613b975a/out/libsignal_hook_registry-c73d6752613b975a.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/bb365d2c01ce7ced/out/libsocket2-bb365d2c01ce7ced.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/e49dddbdc1fe96f3/out/libtokio_macros-e49dddbdc1fe96f3.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384", kill_on_drop: false }`
[INFO] [stdout] 8c91a2be33ef94be83d4d5a63f59960c9bd6dc686c71e5e82bc52428fc326384
