[INFO] fetching crate fvm_integration_tests 3.11.1...
[INFO] checking fvm_integration_tests-3.11.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fvm_integration_tests 3.11.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fvm_integration_tests 3.11.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fvm_integration_tests 3.11.1
[INFO] finished tweaking crates.io crate fvm_integration_tests 3.11.1
[INFO] tweaked toml for crates.io crate fvm_integration_tests 3.11.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate fvm_integration_tests 3.11.1 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b59fe1f0e8a6a3a6e19568247149e3eb00da01cad14172558b1f02e03a7d256a
[INFO] running `Command { std: "docker" "start" "-a" "b59fe1f0e8a6a3a6e19568247149e3eb00da01cad14172558b1f02e03a7d256a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b59fe1f0e8a6a3a6e19568247149e3eb00da01cad14172558b1f02e03a7d256a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59fe1f0e8a6a3a6e19568247149e3eb00da01cad14172558b1f02e03a7d256a", kill_on_drop: false }`
[INFO] [stdout] b59fe1f0e8a6a3a6e19568247149e3eb00da01cad14172558b1f02e03a7d256a
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 564a2249589cf04109ee59314af474dd539074d2dd234e0678c9e260b8da7107
[INFO] running `Command { std: "docker" "start" "-a" "564a2249589cf04109ee59314af474dd539074d2dd234e0678c9e260b8da7107", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling execute-command-tokens v0.1.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ec-gpu-gen v0.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking blake2s_simd v1.0.2
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cranelift-isle v0.112.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking positioned-io v0.3.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.112.2
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.112.2
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]    Compiling sha2-asm v0.6.4
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking pathdiff v0.2.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling libsecp256k1-core 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]    Compiling pairing v0.23.0
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha2raw v13.1.0
[INFO] [stderr]     Checking fdlimit v0.2.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking wasm-encoder v0.217.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking iowrap v0.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking cranelift-control v0.112.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking wasmparser v0.95.0
[INFO] [stderr]     Checking wasm-encoder v0.20.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking wasmtime-asm-macros v25.0.2
[INFO] [stderr]     Checking wasmtime-slab v25.0.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking wasm-encoder v0.219.1
[INFO] [stderr]     Checking replace_with v0.1.7
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling cranelift-codegen v0.112.2
[INFO] [stderr]     Checking wast v219.0.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.13
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v25.0.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking data-encoding-macro v0.1.15
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]     Checking minstant v0.1.7
[INFO] [stderr]    Compiling execute-command-macro v0.1.9
[INFO] [stderr]     Checking execute v0.2.13
[INFO] [stderr]    Compiling wasmtime v25.0.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking unsigned-varint v0.7.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking wat v1.219.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking blstrs v0.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking bellpepper-core v0.2.1
[INFO] [stderr]     Checking cranelift-bitset v0.112.2
[INFO] [stderr]     Checking serde-big-array v0.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking serde_tuple v0.5.0
[INFO] [stderr]     Checking postcard v1.0.10
[INFO] [stderr]     Checking cranelift-entity v0.112.2
[INFO] [stderr]     Checking cs_serde_bytes v0.12.2
[INFO] [stderr]     Checking pasta_curves v0.5.1
[INFO] [stderr]     Checking forest_hash_utils v0.1.0
[INFO] [stderr]     Checking bellpepper v0.2.1
[INFO] [stderr]     Checking cranelift-bforest v0.112.2
[INFO] [stderr]     Checking bls-signatures v0.15.0
[INFO] [stderr]     Checking regalloc2 v0.10.2
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking wasmparser v0.217.0
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking config v0.12.0
[INFO] [stderr]    Compiling bellperson v0.26.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling neptune v11.0.0
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]     Checking multihash v0.18.1
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking cid v0.10.1
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.4.2
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]     Checking merkletree v0.23.0
[INFO] [stderr]     Checking fr32 v11.1.0
[INFO] [stderr]     Checking fvm_ipld_blockstore v0.2.1
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v25.0.2
[INFO] [stderr]     Checking libipld-core v0.16.0
[INFO] [stderr]     Checking wasmprinter v0.2.80
[INFO] [stderr]     Checking fvm_ipld_encoding v0.4.0
[INFO] [stderr]     Checking fvm_ipld_amt v0.6.2
[INFO] [stderr]     Checking fvm_ipld_car v0.7.1
[INFO] [stderr]     Checking fvm_ipld_hamt v0.9.0
[INFO] [stderr]     Checking wasmtime-types v25.0.2
[INFO] [stderr]     Checking wasmprinter v0.217.0
[INFO] [stderr]     Checking fvm-wasm-instrument v0.4.0
[INFO] [stderr]     Checking filecoin-hashers v13.1.0
[INFO] [stderr]     Checking storage-proofs-core v18.1.0
[INFO] [stderr]     Checking wasmtime-environ v25.0.2
[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 v3.11.1
[INFO] [stderr]     Checking cranelift-frontend v0.112.2
[INFO] [stderr]     Checking cranelift-native v0.112.2
[INFO] [stderr]     Checking cranelift-wasm v0.112.2
[INFO] [stderr]     Checking wasmtime-cranelift v25.0.2
[INFO] [stderr]     Checking fvm v3.11.1
[INFO] [stderr]     Checking fvm_integration_tests v3.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/fil_syscall.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use fvm_test_actors::wasm_bin::MALFORMED_SYSCALL_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/address_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use fvm_test_actors::wasm_bin::ADDRESS_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/gaslimit_test.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fvm_test_actors::wasm_bin::GASLIMIT_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/events_test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use fvm_test_actors::wasm_bin::EVENTS_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/readonly_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use fvm_test_actors::wasm_bin::READONLY_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/fil_integer_overflow.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use fvm_test_actors::wasm_bin::INTEGER_OVERFLOW_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use fvm_test_actors::wasm_bin::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout]   --> tests/calibration/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use fvm_test_actors::wasm_bin::GAS_CALIBRATION_ACTOR_BINARY;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_test_actors`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fvm_gas_calibration_shared`
[INFO] [stdout]  --> tests/gas_calibration_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use fvm_gas_calibration_shared::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `fvm_gas_calibration_shared`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> examples/integration.rs:33:50
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let bundle_root = bundle::import_bundle(&bs, actors_v10::BUNDLE_CAR).unwrap();
[INFO] [stdout]    |                                                  ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fvm_integration_tests` (example "integration") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `actors_v10`
[INFO] [stdout]   --> tests/bundles/mod.rs:16:32
[INFO] [stdout]    |
[INFO] [stdout] 16 |         [(NetworkVersion::V18, actors_v10::BUNDLE_CAR),]
[INFO] [stdout]    |                                ^^^^^^^^^^ use of undeclared crate or module `actors_v10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "readonly_test") due to 2 previous errors
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "address_test") due to 2 previous errors
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "embryo_sender_test") due to 1 previous error
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "events_test") due to 2 previous errors
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "gasfuzz") due to 1 previous error
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "basic_send_test") due to 1 previous error
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "gas_calibration_test") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "fil_syscall") due to 2 previous errors
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "fil_integer_overflow") due to 2 previous errors
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "gaslimit_test") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fvm_integration_tests` (test "main") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "564a2249589cf04109ee59314af474dd539074d2dd234e0678c9e260b8da7107", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "564a2249589cf04109ee59314af474dd539074d2dd234e0678c9e260b8da7107", kill_on_drop: false }`
[INFO] [stdout] 564a2249589cf04109ee59314af474dd539074d2dd234e0678c9e260b8da7107
