[INFO] fetching crate fil_actor_multisig_state 22.1.0... [INFO] testing fil_actor_multisig_state-22.1.0 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] extracting crate fil_actor_multisig_state 22.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate fil_actor_multisig_state 22.1.0 on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fil_actor_multisig_state 22.1.0 [INFO] finished tweaking crates.io crate fil_actor_multisig_state 22.1.0 [INFO] tweaked toml for crates.io crate fil_actor_multisig_state 22.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate fil_actor_multisig_state 22.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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f482ce844ec5d4e170a50db6a6b5b689f3be6ff45cd1cf5e57880c7f6bc0f860 [INFO] running `Command { std: "docker" "start" "-a" "f482ce844ec5d4e170a50db6a6b5b689f3be6ff45cd1cf5e57880c7f6bc0f860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f482ce844ec5d4e170a50db6a6b5b689f3be6ff45cd1cf5e57880c7f6bc0f860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f482ce844ec5d4e170a50db6a6b5b689f3be6ff45cd1cf5e57880c7f6bc0f860", kill_on_drop: false }` [INFO] [stdout] f482ce844ec5d4e170a50db6a6b5b689f3be6ff45cd1cf5e57880c7f6bc0f860 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65e42e6468b8a8e217863dd2ed692ceb25d36bf0b32e0820e2aa8982ef6ccfb6 [INFO] running `Command { std: "docker" "start" "-a" "65e42e6468b8a8e217863dd2ed692ceb25d36bf0b32e0820e2aa8982ef6ccfb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling ec-gpu v0.2.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling winnow v0.7.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling execute-command-tokens v0.1.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling ec-gpu-gen v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling yastl v0.1.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling positioned-io v0.3.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling blst v0.3.14 [INFO] [stderr] Compiling sha2-asm v0.6.4 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling storage-proofs-porep v18.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fdlimit v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling iowrap v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling integer-encoding v4.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha2raw v13.1.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling execute-command-macro v0.1.9 [INFO] [stderr] Compiling execute v0.2.13 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling frc42_hasher v8.0.0 [INFO] [stderr] Compiling frc42_macros v8.0.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling blstrs v0.7.1 [INFO] [stderr] Compiling bellpepper-core v0.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling pasta_curves v0.5.1 [INFO] [stderr] Compiling bellpepper v0.2.1 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.3.1 [INFO] [stderr] Compiling fr32 v11.1.0 [INFO] [stderr] Compiling config v0.12.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.3 [INFO] [stderr] Compiling bellperson v0.26.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling fvm_ipld_encoding v0.5.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fvm_shared v4.7.1 [INFO] [stderr] Compiling fvm_ipld_hamt v0.10.4 [INFO] [stderr] Compiling fvm_ipld_amt v0.7.4 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.7.2 [INFO] [stderr] Compiling neptune v11.0.0 [INFO] [stderr] Compiling fvm_shared v3.13.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling merkletree v0.23.0 [INFO] [stderr] Compiling fvm_sdk v4.7.1 [INFO] [stderr] Compiling frc42_dispatch v10.0.0 [INFO] [stderr] Compiling fvm_actor_utils v14.0.0 [INFO] [stderr] Compiling filecoin-hashers v13.1.0 [INFO] [stderr] Compiling frc46_token v14.0.0 [INFO] [stderr] Compiling storage-proofs-core v18.1.0 [INFO] [stderr] Compiling storage-proofs-post v18.1.0 [INFO] [stderr] Compiling storage-proofs-update v18.1.0 [INFO] [stderr] Compiling filecoin-proofs v18.1.0 [INFO] [stderr] Compiling filecoin-proofs-api v18.1.0 [INFO] [stderr] Compiling fvm_shared v2.11.1 [INFO] [stderr] Compiling fil_actors_shared v22.1.0 [INFO] [stderr] Compiling fil_actor_multisig_state v22.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "65e42e6468b8a8e217863dd2ed692ceb25d36bf0b32e0820e2aa8982ef6ccfb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e42e6468b8a8e217863dd2ed692ceb25d36bf0b32e0820e2aa8982ef6ccfb6", kill_on_drop: false }` [INFO] [stdout] 65e42e6468b8a8e217863dd2ed692ceb25d36bf0b32e0820e2aa8982ef6ccfb6 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dda2730847ef14bae5cfedea7156af3026e6d3f6636202fb6bad40cf57c5ce4 [INFO] running `Command { std: "docker" "start" "-a" "0dda2730847ef14bae5cfedea7156af3026e6d3f6636202fb6bad40cf57c5ce4", kill_on_drop: false }` [INFO] [stderr] Compiling fil_actor_multisig_state v22.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `Command { std: "docker" "inspect" "0dda2730847ef14bae5cfedea7156af3026e6d3f6636202fb6bad40cf57c5ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dda2730847ef14bae5cfedea7156af3026e6d3f6636202fb6bad40cf57c5ce4", kill_on_drop: false }` [INFO] [stdout] 0dda2730847ef14bae5cfedea7156af3026e6d3f6636202fb6bad40cf57c5ce4 [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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 06acfae3112510f3f98efbed491a6332fd9526a54d1a794e8e9289d9d6f52b6a [INFO] running `Command { std: "docker" "start" "-a" "06acfae3112510f3f98efbed491a6332fd9526a54d1a794e8e9289d9d6f52b6a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fil_actor_multisig_state-7d798fcbe3bd6d69) [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] [stderr] Doc-tests fil_actor_multisig_state [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" "06acfae3112510f3f98efbed491a6332fd9526a54d1a794e8e9289d9d6f52b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06acfae3112510f3f98efbed491a6332fd9526a54d1a794e8e9289d9d6f52b6a", kill_on_drop: false }` [INFO] [stdout] 06acfae3112510f3f98efbed491a6332fd9526a54d1a794e8e9289d9d6f52b6a