[INFO] cloning repository https://github.com/longmo666/nexus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/longmo666/nexus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongmo666%2Fnexus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongmo666%2Fnexus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34e74a6113d190b2c8fe29a133bb78378e437820
[INFO] checking longmo666/nexus against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flongmo666%2Fnexus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/longmo666/nexus
[INFO] finished tweaking git repo https://github.com/longmo666/nexus
[INFO] tweaked toml for git repo https://github.com/longmo666/nexus written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/longmo666/nexus on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/longmo666/nexus 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af4cdf2426161fa962cc0da9919e68f56cdc5177066d0de110a3cffa3534b281
[INFO] running `Command { std: "docker" "start" "-a" "af4cdf2426161fa962cc0da9919e68f56cdc5177066d0de110a3cffa3534b281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af4cdf2426161fa962cc0da9919e68f56cdc5177066d0de110a3cffa3534b281", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af4cdf2426161fa962cc0da9919e68f56cdc5177066d0de110a3cffa3534b281", kill_on_drop: false }`
[INFO] [stdout] af4cdf2426161fa962cc0da9919e68f56cdc5177066d0de110a3cffa3534b281
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ab8438ce80cff2790effb88b3e5f1c8ed2c96d87915fa9b285ecbac022af963
[INFO] running `Command { std: "docker" "start" "-a" "8ab8438ce80cff2790effb88b3e5f1c8ed2c96d87915fa9b285ecbac022af963", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ark-std v0.4.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling variant_count v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling icu_properties_data v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]     Checking rrs-lib v0.1.0 (https://github.com/GregAC/rrs/#b23afc16)
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nexus-common v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling symbolic-demangle v12.15.5
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling symbolic-common v12.15.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling nexus-precompile-macros v0.1.0 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]    Compiling nexus-vm v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking crunchy v0.2.2 (/opt/rustwide/workdir/local_crunchy)
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking nexus-precompiles v0.3.4 (https://github.com/nexus-xyz/nexus-zkvm?tag=0.3.4#8eb6cb42)
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[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/ad93f57d532978d6739002a21bc66b45ed22f998/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 opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=019592ed3177ab60 -C extra-filename=-1256da82f3c3fa70 --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-07a33f8a38034d56.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-4945061b72eb32d4.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-c8255a1b3db931e7.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-417565891c6266d3.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-627b1a9dacf9e7c6.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-0bc7c4d20d72b390.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1c6ca89117a48779.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f683936e5a3712e5.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-84a160d859ffa20a.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-bd50215f7632ff32.rmeta --cap-lints allow --cap-lints=forbid` (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/ad93f57d532978d6739002a21bc66b45ed22f998/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=3c54c0607d5464ae -C extra-filename=-5a06be90ffd12cbc --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-07a33f8a38034d56.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-4945061b72eb32d4.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-067d61ef3dcca2f3.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-586f8bc87d0c3d8f.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-627b1a9dacf9e7c6.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-95a1e41ca9abc040.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8a650edebaf762f2.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ecfd5c6f7981ffc6.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-01b26c01f3b79575.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c9191a41cf78ae7e.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7227da9fe952d191.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8ab8438ce80cff2790effb88b3e5f1c8ed2c96d87915fa9b285ecbac022af963", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab8438ce80cff2790effb88b3e5f1c8ed2c96d87915fa9b285ecbac022af963", kill_on_drop: false }`
[INFO] [stdout] 8ab8438ce80cff2790effb88b3e5f1c8ed2c96d87915fa9b285ecbac022af963
