[INFO] cloning repository https://github.com/ametel01/headers-accumulators [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ametel01/headers-accumulators" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fheaders-accumulators", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fheaders-accumulators'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d00de9b9d5feec041fdf17d25171caae23a1161 [INFO] documenting ametel01/headers-accumulators against 1.98.0-beta.1 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fametel01%2Fheaders-accumulators" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ametel01/headers-accumulators [INFO] finished tweaking git repo https://github.com/ametel01/headers-accumulators [INFO] tweaked toml for git repo https://github.com/ametel01/headers-accumulators written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ametel01/headers-accumulators on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "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.98.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 346 packages to latest compatible versions [INFO] [stderr] Adding accumulators v0.4.10 (available: v0.5.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd [INFO] running `Command { std: "docker" "start" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd", 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" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.67 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.8 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking mio v1.2.1 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking rand v0.8.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Compiling serde_json_pythonic v0.1.2 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking serde_json v1.0.150 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling zeroize_derive v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rlp v0.5.2 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking sha3 v0.10.9 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Checking impl-serde v0.4.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking tiny-keccak v2.0.2 [INFO] [stderr] error: could not compile `ark-ff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=a6653e7d709d367c -C extra-filename=-fe164a8569394b55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-366513ab5f1f8d76.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-410eb1b3ad9a3c21.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-e6692fb4b62de3f6.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-0c7ab6ff8673bdc6.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-bfe675373ffa58de.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-f79294efc78bac4e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3e341cb1bcfb5b62.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-086f40375b222cd1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e69d2f3a2599dfa9.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-bd056f89bdf70162.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ark-ff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.4.2/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=7e8500b4011ab7a1 -C extra-filename=-731bcd5399c06ff3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-366513ab5f1f8d76.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-410eb1b3ad9a3c21.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-2cd34c1cf2bc91c4.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-05e7eaa3d602cca0.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-bfe675373ffa58de.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-e0e86618220a69a5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5cea0072ab02e9b7.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-1548f65ca69d23f3.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f3f2fc84e807e6ea.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-93bf70849a6c6f92.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-f8a6068604ce1f2a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd", kill_on_drop: false }` [INFO] [stdout] 9db0947ebfb80f6bc328fe2efe8304144b22bb2f7414dbcea8d9844ec7996ccd