[INFO] cloning repository https://github.com/lurk-lab/lurk-hs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lurk-lab/lurk-hs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flurk-lab%2Flurk-hs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flurk-lab%2Flurk-hs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4bbe826bb0bed3856469dfb0cf8151d857f9172 [INFO] testing lurk-lab/lurk-hs against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flurk-lab%2Flurk-hs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/lurk-lab/lurk-hs [INFO] finished tweaking git repo https://github.com/lurk-lab/lurk-hs [INFO] tweaked toml for git repo https://github.com/lurk-lab/lurk-hs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lurk-lab/lurk-hs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lurk-lab/lurk-hs 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/argumentcomputer/Plonky3.git` [INFO] [stderr] Updating git repository `https://github.com/argumentcomputer/sphinx.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/argumentcomputer/bls12_381.git` [INFO] [stderr] Updating git repository `https://github.com/GregAC/rrs.git` [INFO] [stderr] Updating git repository `https://github.com/HorizenLabs/poseidon2` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded group v0.12.1 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded pasta_curves v0.5.1 [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded jubjub v0.9.0 [INFO] [stderr] Downloaded blake2b_simd v1.0.2 [INFO] [stderr] Downloaded addchain v0.2.0 [INFO] [stderr] Downloaded ff_derive v0.13.0 [INFO] [stderr] Downloaded halo2 v0.1.0-beta.2 [INFO] [stderr] Downloaded serial_test_derive v3.1.1 [INFO] [stderr] Downloaded ark-ff-asm v0.4.2 [INFO] [stderr] Downloaded redox_syscall v0.5.3 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded memuse v0.2.1 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded num-rational v0.4.2 [INFO] [stderr] Downloaded async-trait v0.1.82 [INFO] [stderr] Downloaded prettyplease v0.2.22 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] [stderr] Downloaded elf v0.7.4 [INFO] [stderr] Downloaded halo2_proofs v0.1.0 [INFO] [stderr] Downloaded scc v2.1.17 [INFO] [stderr] Downloaded k256 v0.13.3 [INFO] [stderr] Downloaded blake3 v1.5.4 [INFO] [stderr] Downloaded bindgen v0.69.4 [INFO] [stderr] Downloaded ark-ff v0.4.2 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded anyhow v1.0.88 [INFO] [stderr] Downloaded iana-time-zone v0.1.60 [INFO] [stderr] Downloaded sdd v3.0.3 [INFO] [stderr] Downloaded pasta_curves v0.4.1 [INFO] [stderr] Downloaded num-complex v0.4.6 [INFO] [stderr] Downloaded serial_test v3.1.1 [INFO] [stderr] Downloaded size v0.4.1 [INFO] [stderr] Downloaded tracing-forest v0.1.6 [INFO] [stderr] Downloaded bls12_381 v0.7.1 [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded ansi_term v0.12.1 [INFO] [stderr] Downloaded ark-ff-macros v0.4.2 [INFO] [stderr] Downloaded ark-std v0.4.0 [INFO] [stderr] Downloaded rayon-scan v0.1.1 [INFO] [stderr] Downloaded gcd v2.3.0 [INFO] [stderr] Downloaded ark-serialize v0.4.2 [INFO] [stderr] Downloaded hybrid-array v0.2.0-rc.9 [INFO] [stderr] Downloaded num v0.4.3 [INFO] [stderr] Downloaded ff v0.12.1 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] [stderr] Downloaded serde_with v3.9.0 [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29a24bb5e79272b46d7817e34d4c9df20c0658f11d13dbbcc429e7ef202a85e5 [INFO] running `Command { std: "docker" "start" "-a" "29a24bb5e79272b46d7817e34d4c9df20c0658f11d13dbbcc429e7ef202a85e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a24bb5e79272b46d7817e34d4c9df20c0658f11d13dbbcc429e7ef202a85e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a24bb5e79272b46d7817e34d4c9df20c0658f11d13dbbcc429e7ef202a85e5", kill_on_drop: false }` [INFO] [stdout] 29a24bb5e79272b46d7817e34d4c9df20c0658f11d13dbbcc429e7ef202a85e5 [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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3899c1de8e809e388da51cdc1fc0d1f59f886ada1d5a0e08d7feab8c71b2f896 [INFO] running `Command { std: "docker" "start" "-a" "3899c1de8e809e388da51cdc1fc0d1f59f886ada1d5a0e08d7feab8c71b2f896", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling memuse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling addchain v0.2.0 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling p3-maybe-rayon v0.1.0 (https://github.com/argumentcomputer/Plonky3.git?branch=sp1#a0b92870) [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.88 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sdd v3.0.3 [INFO] [stderr] Compiling pairing v0.22.0 [INFO] [stderr] Compiling scc v2.1.17 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bls12_381 v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling nom v7.1.3 [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.77/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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=9c37547bb5cfe6f5 -C extra-filename=-2141280fd9661910 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-233bb14400b88924.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d52fb0e05eb3922a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3899c1de8e809e388da51cdc1fc0d1f59f886ada1d5a0e08d7feab8c71b2f896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3899c1de8e809e388da51cdc1fc0d1f59f886ada1d5a0e08d7feab8c71b2f896", kill_on_drop: false }` [INFO] [stdout] 3899c1de8e809e388da51cdc1fc0d1f59f886ada1d5a0e08d7feab8c71b2f896