[INFO] fetching crate recall_fendermint_vm_core 0.1.2...
[INFO] building recall_fendermint_vm_core-0.1.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate recall_fendermint_vm_core 0.1.2 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recall_fendermint_vm_core 0.1.2 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 68 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.16)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] acfc1c71a39bdcbfcc15f1e481dcc2c5cab2e2494b2f68202458b91f89ca8d87
[INFO] running `Command { std: "docker" "start" "-a" "acfc1c71a39bdcbfcc15f1e481dcc2c5cab2e2494b2f68202458b91f89ca8d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acfc1c71a39bdcbfcc15f1e481dcc2c5cab2e2494b2f68202458b91f89ca8d87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acfc1c71a39bdcbfcc15f1e481dcc2c5cab2e2494b2f68202458b91f89ca8d87", kill_on_drop: false }`
[INFO] [stdout] acfc1c71a39bdcbfcc15f1e481dcc2c5cab2e2494b2f68202458b91f89ca8d87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b69f8da413eafacb28eccb54f1f9f0ee8b3b96499de0731e52b941fdd16cd012
[INFO] running `Command { std: "docker" "start" "-a" "b69f8da413eafacb28eccb54f1f9f0ee8b3b96499de0731e52b941fdd16cd012", kill_on_drop: false }`
[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 blake2b_simd v1.0.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 scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[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 multibase v0.9.1
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[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 multihash-derive v0.8.1
[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 15.42s
[INFO] running `Command { std: "docker" "inspect" "b69f8da413eafacb28eccb54f1f9f0ee8b3b96499de0731e52b941fdd16cd012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69f8da413eafacb28eccb54f1f9f0ee8b3b96499de0731e52b941fdd16cd012", kill_on_drop: false }`
[INFO] [stdout] b69f8da413eafacb28eccb54f1f9f0ee8b3b96499de0731e52b941fdd16cd012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60c9e672c1a6760768e4b647f2322b54071f2fb72386a7bd6f03ba6e522abf4c
[INFO] running `Command { std: "docker" "start" "-a" "60c9e672c1a6760768e4b647f2322b54071f2fb72386a7bd6f03ba6e522abf4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[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.1
[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 11.03s
[INFO] running `Command { std: "docker" "inspect" "60c9e672c1a6760768e4b647f2322b54071f2fb72386a7bd6f03ba6e522abf4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60c9e672c1a6760768e4b647f2322b54071f2fb72386a7bd6f03ba6e522abf4c", kill_on_drop: false }`
[INFO] [stdout] 60c9e672c1a6760768e4b647f2322b54071f2fb72386a7bd6f03ba6e522abf4c
