[INFO] fetching crate recall_fendermint_actor_machine 0.1.2... [INFO] testing recall_fendermint_actor_machine-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate recall_fendermint_actor_machine 0.1.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate recall_fendermint_actor_machine 0.1.2 [INFO] finished tweaking crates.io crate recall_fendermint_actor_machine 0.1.2 [INFO] tweaked toml for crates.io crate recall_fendermint_actor_machine 0.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate recall_fendermint_actor_machine 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 264 packages to latest compatible versions [INFO] [stderr] Adding fvm_ipld_blockstore v0.2.1 (available: v0.3.1) [INFO] [stderr] Adding fvm_ipld_encoding v0.4.0 (available: v0.5.3) [INFO] [stderr] Adding fvm_sdk v4.3.3 (available: v4.7.3) [INFO] [stderr] Adding fvm_shared v4.3.3 (available: v4.7.3) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding recall_sol_facade v0.1.1 (available: v0.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f50d51ba595f4a3a29b55061c251fd2e559a762b221db02418fe9b99fa9d6b08 [INFO] running `Command { std: "docker" "start" "-a" "f50d51ba595f4a3a29b55061c251fd2e559a762b221db02418fe9b99fa9d6b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f50d51ba595f4a3a29b55061c251fd2e559a762b221db02418fe9b99fa9d6b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50d51ba595f4a3a29b55061c251fd2e559a762b221db02418fe9b99fa9d6b08", kill_on_drop: false }` [INFO] [stdout] f50d51ba595f4a3a29b55061c251fd2e559a762b221db02418fe9b99fa9d6b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a28124a629fe372e102e84c2c7abf5f9daf263b42964b6a5be68350eadf25e2a [INFO] running `Command { std: "docker" "start" "-a" "a28124a629fe372e102e84c2c7abf5f9daf263b42964b6a5be68350eadf25e2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling recall_fil_actors_runtime v0.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ruint v1.16.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling const-hex v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Compiling syn-solidity v0.8.25 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling recall_frc42_hasher v0.1.2 [INFO] [stderr] Compiling recall_frc42_macros v0.1.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling alloy-sol-type-parser v0.8.25 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.2.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling alloy-json-abi v0.8.25 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fvm_ipld_encoding v0.4.0 [INFO] [stderr] Compiling fvm_shared v4.3.3 [INFO] [stderr] Compiling fvm_ipld_hamt v0.9.0 [INFO] [stderr] Compiling fvm_ipld_amt v0.6.2 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.6.0 [INFO] [stderr] Compiling alloy-sol-macro-input v0.8.25 [INFO] [stderr] Compiling recall_vm_api v0.0.2 [INFO] [stderr] Compiling fvm_sdk v4.3.3 [INFO] [stderr] Compiling alloy-sol-macro-expander v0.8.25 [INFO] [stderr] Compiling recall_frc42_dispatch v0.1.2 [INFO] [stderr] Compiling recall_fil_actors_evm_shared v0.0.2 [INFO] [stderr] Compiling recall_fil_actor_adm v0.0.2 [INFO] [stderr] Compiling alloy-sol-macro v0.8.25 [INFO] [stderr] Compiling alloy-sol-types v0.8.25 [INFO] [stderr] Compiling recall_sol_facade v0.1.1 [INFO] [stderr] Compiling recall_actor_sdk v0.1.2 [INFO] [stderr] Compiling recall_fendermint_actor_machine v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "a28124a629fe372e102e84c2c7abf5f9daf263b42964b6a5be68350eadf25e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28124a629fe372e102e84c2c7abf5f9daf263b42964b6a5be68350eadf25e2a", kill_on_drop: false }` [INFO] [stdout] a28124a629fe372e102e84c2c7abf5f9daf263b42964b6a5be68350eadf25e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbb721c7163db640c095bb3d5ace19483262626cc40320e891845ef0f7caed9d [INFO] running `Command { std: "docker" "start" "-a" "dbb721c7163db640c095bb3d5ace19483262626cc40320e891845ef0f7caed9d", kill_on_drop: false }` [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling recall_fil_actors_runtime v0.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.2.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling fvm_ipld_encoding v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling fvm_shared v4.3.3 [INFO] [stderr] Compiling fvm_ipld_hamt v0.9.0 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.6.0 [INFO] [stderr] Compiling fvm_ipld_amt v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling recall_vm_api v0.0.2 [INFO] [stderr] Compiling fvm_sdk v4.3.3 [INFO] [stderr] Compiling recall_sol_facade v0.1.1 [INFO] [stderr] Compiling recall_frc42_hasher v0.1.2 [INFO] [stderr] Compiling recall_frc42_dispatch v0.1.2 [INFO] [stderr] Compiling recall_fil_actors_evm_shared v0.0.2 [INFO] [stderr] Compiling recall_fil_actor_adm v0.0.2 [INFO] [stderr] Compiling recall_actor_sdk v0.1.2 [INFO] [stderr] Compiling recall_fendermint_actor_machine v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.93s [INFO] running `Command { std: "docker" "inspect" "dbb721c7163db640c095bb3d5ace19483262626cc40320e891845ef0f7caed9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbb721c7163db640c095bb3d5ace19483262626cc40320e891845ef0f7caed9d", kill_on_drop: false }` [INFO] [stdout] dbb721c7163db640c095bb3d5ace19483262626cc40320e891845ef0f7caed9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cd906ede40eaae5f31b94bdc4e910abc9decbcf4f64bcccd08f6f2ef374237d [INFO] running `Command { std: "docker" "start" "-a" "7cd906ede40eaae5f31b94bdc4e910abc9decbcf4f64bcccd08f6f2ef374237d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recall_fendermint_actor_machine-92f0c082cd89953b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests recall_fendermint_actor_machine [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cd906ede40eaae5f31b94bdc4e910abc9decbcf4f64bcccd08f6f2ef374237d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd906ede40eaae5f31b94bdc4e910abc9decbcf4f64bcccd08f6f2ef374237d", kill_on_drop: false }` [INFO] [stdout] 7cd906ede40eaae5f31b94bdc4e910abc9decbcf4f64bcccd08f6f2ef374237d