[INFO] fetching crate fil_actor_evm_state 26.1.0...
[INFO] testing fil_actor_evm_state-26.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate fil_actor_evm_state 26.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate fil_actor_evm_state 26.1.0
[INFO] finished tweaking crates.io crate fil_actor_evm_state 26.1.0
[INFO] tweaked toml for crates.io crate fil_actor_evm_state 26.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fil_actor_evm_state 26.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fil_actor_evm_state 26.1.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aff75703d214d8a9337fbb79c177d30a88bcf5d4021b9bb8938b628dd5cd5fc4
[INFO] running `Command { std: "docker" "start" "-a" "aff75703d214d8a9337fbb79c177d30a88bcf5d4021b9bb8938b628dd5cd5fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aff75703d214d8a9337fbb79c177d30a88bcf5d4021b9bb8938b628dd5cd5fc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff75703d214d8a9337fbb79c177d30a88bcf5d4021b9bb8938b628dd5cd5fc4", kill_on_drop: false }`
[INFO] [stdout] aff75703d214d8a9337fbb79c177d30a88bcf5d4021b9bb8938b628dd5cd5fc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7be6aa269e286534ac512d4787f2e4a58c07435b3f877a9ca3a05431ee712e5d
[INFO] running `Command { std: "docker" "start" "-a" "7be6aa269e286534ac512d4787f2e4a58c07435b3f877a9ca3a05431ee712e5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling no_std_io2 v0.8.1
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling execute-command-tokens v0.1.9
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling blake2s_simd v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.10
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling positioned-io v0.3.5
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling storage-proofs-porep v19.1.0
[INFO] [stderr]    Compiling digest v0.11.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling sha2raw v14.1.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling iowrap v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling integer-encoding v4.1.0
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling hex-literal v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.12
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]    Compiling serde_tuple_macros v1.1.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling execute-command-macro v0.1.11
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling execute v0.2.15
[INFO] [stderr]    Compiling data-encoding-macro v0.1.19
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling frc42_hasher v9.0.0
[INFO] [stderr]    Compiling fdlimit v0.3.0
[INFO] [stderr]    Compiling frc42_macros v9.0.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling fil_actors_shared v26.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling multihash v0.19.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling serde_tuple v1.1.3
[INFO] [stderr]    Compiling bellpepper-core v0.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling merkletree v0.23.0
[INFO] [stderr]    Compiling cs_serde_bytes v0.12.2
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]    Compiling forest_hash_utils v0.1.0
[INFO] [stderr]    Compiling cid v0.11.2
[INFO] [stderr]    Compiling multihash-derive v0.9.2
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling multihash-codetable v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ipld-core v0.4.3
[INFO] [stderr]    Compiling fvm_ipld_blockstore v0.3.2
[INFO] [stderr]    Compiling bellperson v0.27.0
[INFO] [stderr]    Compiling bellpepper v0.2.1
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling fr32 v12.1.0
[INFO] [stderr]    Compiling fvm_ipld_encoding v0.5.4
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]    Compiling fvm_ipld_hamt v0.10.6
[INFO] [stderr]    Compiling fvm_ipld_amt v0.7.7
[INFO] [stderr]    Compiling fvm_ipld_bitfield v0.7.2
[INFO] [stderr]    Compiling fvm_shared v4.8.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling fvm_shared v3.14.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling fvm_sdk v4.8.2
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling frc42_dispatch v11.0.0
[INFO] [stderr]    Compiling fvm_actor_utils v15.0.0
[INFO] [stderr]    Compiling frc46_token v15.0.0
[INFO] [stderr]    Compiling filecoin-hashers v14.1.0
[INFO] [stderr]    Compiling storage-proofs-core v19.1.0
[INFO] [stderr]    Compiling storage-proofs-post v19.1.0
[INFO] [stderr]    Compiling storage-proofs-update v19.1.0
[INFO] [stderr]    Compiling filecoin-proofs v19.1.0
[INFO] [stderr]    Compiling filecoin-proofs-api v19.1.0
[INFO] [stderr]    Compiling fvm_shared v2.12.1
[INFO] [stderr] error: could not compile `fil_actors_shared` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name fil_actors_shared --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fil_actors_shared-26.1.0/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arb", "default", "json", "quickcheck"))' -C metadata=44a2038013403fbd -C extra-filename=-a639f999dce465ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern cid=/opt/rustwide/target/debug/deps/libcid-6a71ea2fc8cd9660.rmeta --extern filecoin_proofs_api=/opt/rustwide/target/debug/deps/libfilecoin_proofs_api-741133b3e9189e3f.rmeta --extern frc46_token=/opt/rustwide/target/debug/deps/libfrc46_token-ccb198477ae4c27e.rmeta --extern fvm_ipld_amt=/opt/rustwide/target/debug/deps/libfvm_ipld_amt-0aa95b12ab6eeef0.rmeta --extern fvm_ipld_bitfield=/opt/rustwide/target/debug/deps/libfvm_ipld_bitfield-623b944c3f0c9b5a.rmeta --extern fvm_ipld_blockstore=/opt/rustwide/target/debug/deps/libfvm_ipld_blockstore-f390702ac118a5eb.rmeta --extern fvm_ipld_encoding=/opt/rustwide/target/debug/deps/libfvm_ipld_encoding-e80d5e3f5f4bbcba.rmeta --extern fvm_ipld_hamt=/opt/rustwide/target/debug/deps/libfvm_ipld_hamt-0a332b13a5220cf4.rmeta --extern fvm_shared=/opt/rustwide/target/debug/deps/libfvm_shared-3759ea89ff2896ea.rmeta --extern fvm_shared3=/opt/rustwide/target/debug/deps/libfvm_shared-64d02850f783bf81.rmeta --extern fvm_shared4=/opt/rustwide/target/debug/deps/libfvm_shared-be49db2b94603394.rmeta --extern integer_encoding=/opt/rustwide/target/debug/deps/libinteger_encoding-09289943445948ec.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-dd38ad53854e63c5.rmeta --extern multihash_codetable=/opt/rustwide/target/debug/deps/libmultihash_codetable-b720079da484b7aa.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-0a0f747b77a755d5.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-0d586a30faa553d2.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-d8e6d4a0354f5314.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-d0c4b58bc9d65c9a.so --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bbc5caa17135a7cc.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-307b73af50221de4.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-c4c4d2f9207cf01b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-44befd94bd120130.rmeta --extern unsigned_varint=/opt/rustwide/target/debug/deps/libunsigned_varint-7365080e55afed01.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-5cb700ed1d912ae1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `filecoin-proofs-api` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name filecoin_proofs_api --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/filecoin-proofs-api-19.1.0/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("big-tests", "cuda", "cuda-supraseal", "default", "fixed-rows-to-discard", "multicore-sdr", "opencl"))' -C metadata=e498af55c75a4a94 -C extra-filename=-741133b3e9189e3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5682629c78da80d4.rmeta --extern blstrs=/opt/rustwide/target/debug/deps/libblstrs-cf2c13de94d9e972.rmeta --extern filecoin_proofs_v1=/opt/rustwide/target/debug/deps/libfilecoin_proofs-ba725bc214bb022a.rmeta --extern fr32=/opt/rustwide/target/debug/deps/libfr32-a79f0611113b5217.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-dd38ad53854e63c5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bbc5caa17135a7cc.rmeta --extern storage_proofs_core=/opt/rustwide/target/debug/deps/libstorage_proofs_core-f342d20cf67cad7f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blst-5cb700ed1d912ae1/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7be6aa269e286534ac512d4787f2e4a58c07435b3f877a9ca3a05431ee712e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be6aa269e286534ac512d4787f2e4a58c07435b3f877a9ca3a05431ee712e5d", kill_on_drop: false }`
[INFO] [stdout] 7be6aa269e286534ac512d4787f2e4a58c07435b3f877a9ca3a05431ee712e5d
