[INFO] fetching crate fil_actors_shared 18.0.0...
[INFO] checking fil_actors_shared-18.0.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate fil_actors_shared 18.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate fil_actors_shared 18.0.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fil_actors_shared 18.0.0
[INFO] finished tweaking crates.io crate fil_actors_shared 18.0.0
[INFO] tweaked toml for crates.io crate fil_actors_shared 18.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 223 packages to latest compatible versions
[INFO] [stderr]       Adding fvm_shared v2.10.0 (available: v4.5.2)
[INFO] [stderr]       Adding fvm_shared v3.12.0 (available: v4.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 049ff1b46332c8805e3b8fed91531819fa948491d82df07b8c3c3155b162800e
[INFO] running `Command { std: "docker" "start" "-a" "049ff1b46332c8805e3b8fed91531819fa948491d82df07b8c3c3155b162800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "049ff1b46332c8805e3b8fed91531819fa948491d82df07b8c3c3155b162800e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "049ff1b46332c8805e3b8fed91531819fa948491d82df07b8c3c3155b162800e", kill_on_drop: false }`
[INFO] [stdout] 049ff1b46332c8805e3b8fed91531819fa948491d82df07b8c3c3155b162800e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a65a7130c5b8af504b91ae83de9b92d7a9db9e8e84d3120bb71302b39777cb48
[INFO] running `Command { std: "docker" "start" "-a" "a65a7130c5b8af504b91ae83de9b92d7a9db9e8e84d3120bb71302b39777cb48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling generic-array v1.1.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking positioned-io v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling storage-proofs-porep v18.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking sha2raw v13.1.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking fdlimit v0.2.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking iowrap v0.2.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling multihash-derive-impl v0.1.2
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]    Compiling execute v0.2.13
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling frc42_hasher v6.0.0
[INFO] [stderr]     Checking integer-encoding v4.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling frc42_macros v6.0.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking multihash v0.19.2
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking bellpepper-core v0.2.1
[INFO] [stderr]     Checking multihash-derive v0.9.1
[INFO] [stderr]     Checking blstrs v0.7.1
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking multihash-codetable v0.1.4
[INFO] [stderr]     Checking ipld-core v0.4.1
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.3.1
[INFO] [stderr]     Checking rustix v0.38.41
[INFO] [stderr]     Checking bellpepper v0.2.1
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking fvm_ipld_encoding v0.5.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking fr32 v11.1.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling bellperson v0.26.0
[INFO] [stderr]     Checking fvm_shared v4.5.2
[INFO] [stderr]     Checking cs_serde_bytes v0.12.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking forest_hash_utils v0.1.0
[INFO] [stderr]     Checking fvm_ipld_hamt v0.10.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fvm_shared v3.12.0
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]     Checking fvm_ipld_amt v0.7.3
[INFO] [stderr]     Checking config v0.12.0
[INFO] [stderr]     Checking fvm_ipld_bitfield v0.7.1
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking fvm_sdk v4.5.2
[INFO] [stderr]     Checking merkletree v0.23.0
[INFO] [stderr]     Checking frc42_dispatch v8.0.0
[INFO] [stderr]     Checking fvm_actor_utils v12.0.1
[INFO] [stderr]     Checking frc46_token v12.0.1
[INFO] [stderr]     Checking filecoin-hashers v13.1.0
[INFO] [stderr]     Checking storage-proofs-core v18.1.0
[INFO] [stderr]     Checking storage-proofs-post v18.1.0
[INFO] [stderr]     Checking storage-proofs-update v18.1.0
[INFO] [stderr]     Checking filecoin-proofs v18.1.0
[INFO] [stderr]     Checking filecoin-proofs-api v18.1.0
[INFO] [stderr]     Checking fvm_shared v2.10.0
[INFO] [stderr]     Checking fil_actors_shared v18.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fil_actors_test_utils`
[INFO] [stdout]   --> src/abi/commp.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use fil_actors_test_utils::go_compat::{ensure_go_mod_prepared, go_compat_tests_dir};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fil_actors_test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fil_actors_shared` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a65a7130c5b8af504b91ae83de9b92d7a9db9e8e84d3120bb71302b39777cb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65a7130c5b8af504b91ae83de9b92d7a9db9e8e84d3120bb71302b39777cb48", kill_on_drop: false }`
[INFO] [stdout] a65a7130c5b8af504b91ae83de9b92d7a9db9e8e84d3120bb71302b39777cb48
