[INFO] fetching crate recall_fendermint_vm_core 0.1.2...
[INFO] building recall_fendermint_vm_core-0.1.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate recall_fendermint_vm_core 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate recall_fendermint_vm_core 0.1.2
[INFO] finished tweaking crates.io crate recall_fendermint_vm_core 0.1.2
[INFO] tweaked toml for crates.io crate recall_fendermint_vm_core 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recall_fendermint_vm_core 0.1.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding cid v0.10.1 (available: v0.11.1)
[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 thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e9f3ae7c584d7605d78fc7662527a7fae6be14e4ba6c278381b359d3444586c
[INFO] running `Command { std: "docker" "start" "-a" "3e9f3ae7c584d7605d78fc7662527a7fae6be14e4ba6c278381b359d3444586c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e9f3ae7c584d7605d78fc7662527a7fae6be14e4ba6c278381b359d3444586c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9f3ae7c584d7605d78fc7662527a7fae6be14e4ba6c278381b359d3444586c", kill_on_drop: false }`
[INFO] [stdout] 3e9f3ae7c584d7605d78fc7662527a7fae6be14e4ba6c278381b359d3444586c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99f32cf91a5c739f1dc3ab87c2c6564b681c3c92ceb86bf5d41d610764f7f2bb
[INFO] running `Command { std: "docker" "start" "-a" "99f32cf91a5c739f1dc3ab87c2c6564b681c3c92ceb86bf5d41d610764f7f2bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 num-derive v0.4.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling serde_tuple v0.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling fvm_ipld_blockstore v0.2.1
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.4.2
[INFO] [stderr]    Compiling fvm_ipld_encoding v0.4.0
[INFO] [stderr]    Compiling fvm_shared v4.3.3
[INFO] [stderr]    Compiling recall_fendermint_vm_core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.67s
[INFO] running `Command { std: "docker" "inspect" "99f32cf91a5c739f1dc3ab87c2c6564b681c3c92ceb86bf5d41d610764f7f2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99f32cf91a5c739f1dc3ab87c2c6564b681c3c92ceb86bf5d41d610764f7f2bb", kill_on_drop: false }`
[INFO] [stdout] 99f32cf91a5c739f1dc3ab87c2c6564b681c3c92ceb86bf5d41d610764f7f2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f5d5f86a6a2dbf8d1a2cab813655dc587e78732c5c77f441e882cfede68a5b3
[INFO] running `Command { std: "docker" "start" "-a" "7f5d5f86a6a2dbf8d1a2cab813655dc587e78732c5c77f441e882cfede68a5b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 num-derive v0.4.2
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling serde_tuple v0.5.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling multihash v0.18.1
[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 fvm_ipld_encoding v0.4.0
[INFO] [stderr]    Compiling fvm_shared v4.3.3
[INFO] [stderr]    Compiling recall_fendermint_vm_core v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.64s
[INFO] running `Command { std: "docker" "inspect" "7f5d5f86a6a2dbf8d1a2cab813655dc587e78732c5c77f441e882cfede68a5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f5d5f86a6a2dbf8d1a2cab813655dc587e78732c5c77f441e882cfede68a5b3", kill_on_drop: false }`
[INFO] [stdout] 7f5d5f86a6a2dbf8d1a2cab813655dc587e78732c5c77f441e882cfede68a5b3
