[INFO] fetching crate fvm_actor_utils 14.0.0... [INFO] testing fvm_actor_utils-14.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate fvm_actor_utils 14.0.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate fvm_actor_utils 14.0.0 [INFO] finished tweaking crates.io crate fvm_actor_utils 14.0.0 [INFO] tweaked toml for crates.io crate fvm_actor_utils 14.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fvm_actor_utils 14.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fvm_actor_utils 14.0.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded frc42_macros v8.0.0 [INFO] [stderr] Downloaded fvm_shared v4.7.0 [INFO] [stderr] Downloaded frc42_hasher v8.0.0 [INFO] [stderr] Downloaded frc42_dispatch v10.0.0 [INFO] [stderr] Downloaded fvm_sdk v4.7.0 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.6.3 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a6bf7a7ca17db2361a711dc6dff50fda51f74f6becb02adea15771cf29e1740 [INFO] running `Command { std: "docker" "start" "-a" "5a6bf7a7ca17db2361a711dc6dff50fda51f74f6becb02adea15771cf29e1740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a6bf7a7ca17db2361a711dc6dff50fda51f74f6becb02adea15771cf29e1740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6bf7a7ca17db2361a711dc6dff50fda51f74f6becb02adea15771cf29e1740", kill_on_drop: false }` [INFO] [stdout] 5a6bf7a7ca17db2361a711dc6dff50fda51f74f6becb02adea15771cf29e1740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04ed4f4015e87f91d0e9ee40ee265c8e145cd02d15f23b28090b0ae3baaf0ad1 [INFO] running `Command { std: "docker" "start" "-a" "04ed4f4015e87f91d0e9ee40ee265c8e145cd02d15f23b28090b0ae3baaf0ad1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.15 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.17 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling frc42_macros v8.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling multihash v0.19.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 bitflags v2.9.0 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.3 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.3 [INFO] [stderr] Compiling fvm_shared v4.7.0 [INFO] [stderr] Compiling fvm_sdk v4.7.0 [INFO] [stderr] Compiling frc42_dispatch v10.0.0 [INFO] [stderr] Compiling fvm_actor_utils v14.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.10s [INFO] running `Command { std: "docker" "inspect" "04ed4f4015e87f91d0e9ee40ee265c8e145cd02d15f23b28090b0ae3baaf0ad1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ed4f4015e87f91d0e9ee40ee265c8e145cd02d15f23b28090b0ae3baaf0ad1", kill_on_drop: false }` [INFO] [stdout] 04ed4f4015e87f91d0e9ee40ee265c8e145cd02d15f23b28090b0ae3baaf0ad1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 552981251eec3f89f08efd1e67e772bf6c71b749d668080354c8a361bdca270a [INFO] running `Command { std: "docker" "start" "-a" "552981251eec3f89f08efd1e67e772bf6c71b749d668080354c8a361bdca270a", kill_on_drop: false }` [INFO] [stderr] Compiling fvm_actor_utils v14.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "552981251eec3f89f08efd1e67e772bf6c71b749d668080354c8a361bdca270a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "552981251eec3f89f08efd1e67e772bf6c71b749d668080354c8a361bdca270a", kill_on_drop: false }` [INFO] [stdout] 552981251eec3f89f08efd1e67e772bf6c71b749d668080354c8a361bdca270a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 37cab21390440d78c3344efe162e97af2db410c02711978522ead436e55e5a4f [INFO] running `Command { std: "docker" "start" "-a" "37cab21390440d78c3344efe162e97af2db410c02711978522ead436e55e5a4f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fvm_actor_utils-da1695bae410a604) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test receiver::test::calls_hook ... ok [INFO] [stdout] test receiver::test::panics_if_not_called - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests fvm_actor_utils [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" "37cab21390440d78c3344efe162e97af2db410c02711978522ead436e55e5a4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37cab21390440d78c3344efe162e97af2db410c02711978522ead436e55e5a4f", kill_on_drop: false }` [INFO] [stdout] 37cab21390440d78c3344efe162e97af2db410c02711978522ead436e55e5a4f