[INFO] cloning repository https://github.com/danilowhk/kakarot-opcode-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danilowhk/kakarot-opcode-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilowhk%2Fkakarot-opcode-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilowhk%2Fkakarot-opcode-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe77ed7e54f3684060ef652c8c24a6fb37505da5 [INFO] building danilowhk/kakarot-opcode-test against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanilowhk%2Fkakarot-opcode-test" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/danilowhk/kakarot-opcode-test [INFO] finished tweaking git repo https://github.com/danilowhk/kakarot-opcode-test [INFO] tweaked toml for git repo https://github.com/danilowhk/kakarot-opcode-test written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/danilowhk/kakarot-opcode-test on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/danilowhk/kakarot-opcode-test 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ddd3ac0e915cdf49e36ac9c2f1f4bdbfc4992b38f3464d7922e820557bb092 [INFO] running `Command { std: "docker" "start" "-a" "80ddd3ac0e915cdf49e36ac9c2f1f4bdbfc4992b38f3464d7922e820557bb092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ddd3ac0e915cdf49e36ac9c2f1f4bdbfc4992b38f3464d7922e820557bb092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ddd3ac0e915cdf49e36ac9c2f1f4bdbfc4992b38f3464d7922e820557bb092", kill_on_drop: false }` [INFO] [stdout] 80ddd3ac0e915cdf49e36ac9c2f1f4bdbfc4992b38f3464d7922e820557bb092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6487662cb8c44a49236b2b8798e37b72d29466ba811e61a07f39ed1cad502482 [INFO] running `Command { std: "docker" "start" "-a" "6487662cb8c44a49236b2b8798e37b72d29466ba811e61a07f39ed1cad502482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling tokio v1.29.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling crypto-bigint v0.5.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [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/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=6b936898e1dbcfc1 -C extra-filename=-55871fefa89813ca --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-0ca724d1ba77bad1.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-9155add3942f876b.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-0edb15854c800ca1.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-64747c64938ad6f3.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-378f84ad990566f5.so --extern digest=/opt/rustwide/target/debug/deps/libdigest-bb0bdafaf0d16aed.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4831b0de9d3982d0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ca74d8d1b67f9fb8.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-f502ecd2ae90b9d6.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-bcb2cf426580eb2b.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" "6487662cb8c44a49236b2b8798e37b72d29466ba811e61a07f39ed1cad502482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6487662cb8c44a49236b2b8798e37b72d29466ba811e61a07f39ed1cad502482", kill_on_drop: false }` [INFO] [stdout] 6487662cb8c44a49236b2b8798e37b72d29466ba811e61a07f39ed1cad502482