[INFO] cloning repository https://github.com/textileio/builtin-actors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/textileio/builtin-actors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextileio%2Fbuiltin-actors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextileio%2Fbuiltin-actors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d270ccaa044478727fe63f2a17a4e045666cdf0 [INFO] testing textileio/builtin-actors against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextileio%2Fbuiltin-actors" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/textileio/builtin-actors [INFO] finished tweaking git repo https://github.com/textileio/builtin-actors [INFO] tweaked toml for git repo https://github.com/textileio/builtin-actors written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/textileio/builtin-actors on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/textileio/builtin-actors 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ed78b6a6cebc68417430b43f2ac28e4862b8a98e6ae6fc2f07609acd83782dd [INFO] running `Command { std: "docker" "start" "-a" "9ed78b6a6cebc68417430b43f2ac28e4862b8a98e6ae6fc2f07609acd83782dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ed78b6a6cebc68417430b43f2ac28e4862b8a98e6ae6fc2f07609acd83782dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ed78b6a6cebc68417430b43f2ac28e4862b8a98e6ae6fc2f07609acd83782dd", kill_on_drop: false }` [INFO] [stdout] 9ed78b6a6cebc68417430b43f2ac28e4862b8a98e6ae6fc2f07609acd83782dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da4c7cfbfa6b585c2ce58f336a0ad8c4d9ced8ab5043aff308d2ee55586ded18 [INFO] running `Command { std: "docker" "start" "-a" "da4c7cfbfa6b585c2ce58f336a0ad8c4d9ced8ab5043aff308d2ee55586ded18", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling fil_actors_runtime v12.0.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.1 [INFO] [stderr] Compiling fvm_ipld_blockstore v0.2.0 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling fvm_ipld_encoding v0.4.0 [INFO] [stderr] Compiling fvm_shared v4.0.0-alpha.4 [INFO] [stderr] Compiling fvm_ipld_hamt v0.8.0 [INFO] [stderr] Compiling fvm_ipld_amt v0.6.2 [INFO] [stderr] Compiling fvm_ipld_bitfield v0.6.0 [INFO] [stderr] Compiling fvm_ipld_car v0.7.1 [INFO] [stderr] Compiling fil_actor_bundler v6.1.0 [INFO] [stderr] Compiling vm_api v1.0.0 (/opt/rustwide/workdir/vm_api) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> vm_api/src/builtin.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(PartialEq, Eq, Clone, Copy, PartialOrd, Ord, FromPrimitive, Debug)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Type` [INFO] [stdout] 9 | #[repr(i32)] [INFO] [stdout] 10 | pub enum Type { [INFO] [stdout] | ---- `Type` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> runtime/src/runtime/randomness.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(PartialEq, Eq, Copy, Clone, FromPrimitive, Debug, Hash, Deserialize_repr)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_DomainSeparationTag` [INFO] [stdout] 11 | #[repr(i64)] [INFO] [stdout] 12 | pub enum DomainSeparationTag { [INFO] [stdout] | ------------------- `DomainSeparationTag` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fil_builtin_actors_bundle v12.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: cargo: "/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/cargo" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: out_dir: "/opt/rustwide/target/debug/build/fil_builtin_actors_bundle-135083eff9c8c975/out/bundle" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: manifest_path="/opt/rustwide/workdir/Cargo.toml" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: network name: mainnet [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: cmd=env -u CARGO_ENCODED_RUSTFLAGS BUILD_FIL_NETWORK="mainnet" CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/fil_builtin_actors_bundle-135083eff9c8c975/out/bundle" "/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/cargo" "build" "-p=fil_actor_system" "-p=fil_actor_init" "-p=fil_actor_cron" "-p=fil_actor_account" "-p=fil_actor_power" "-p=fil_actor_miner" "-p=fil_actor_market" "-p=fil_actor_paych" "-p=fil_actor_multisig" "-p=fil_actor_reward" "-p=fil_actor_verifreg" "-p=fil_actor_datacap" "-p=fil_actor_placeholder" "-p=fil_actor_evm" "-p=fil_actor_eam" "-p=fil_actor_ethaccount" "-p=fil_actor_adm" "--target=wasm32-unknown-unknown" "--profile=wasm" "--locked" "--features=fil-actor" "--manifest-path=/opt/rustwide/workdir/Cargo.toml" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling proc-macro2 v1.0.66" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling unicode-ident v1.0.11" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling version_check v0.9.4" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling serde v1.0.188" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling syn v1.0.109" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling thiserror v1.0.48" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling autocfg v1.1.0" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling memchr v2.6.3" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling unicode-xid v0.2.4" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling data-encoding v2.4.0" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling unsigned-varint v0.7.2" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling base-x v0.2.11" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling arrayvec v0.7.4" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " Compiling constant_time_eq v0.2.6" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error[E0463]: can't find crate for `core`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " |" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = note: the `wasm32-unknown-unknown` target may not be installed" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = help: consider building the standard library from source with `cargo build -Zbuild-std`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "For more information about this error, try `rustc --explain E0463`." [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `data-encoding` (lib) due to 1 previous error" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "warning: build failed, waiting for other jobs to finish..." [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `memchr` (lib) due to 1 previous error" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error[E0463]: can't find crate for `std`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " |" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = note: the `wasm32-unknown-unknown` target may not be installed" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: " = help: consider building the standard library from source with `cargo build -Zbuild-std`" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `constant_time_eq` (lib) due to 1 previous error" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `unsigned-varint` (lib) due to 1 previous error" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `arrayvec` (lib) due to 1 previous error" [INFO] [stderr] warning: fil_builtin_actors_bundle@12.0.0: "error: could not compile `base-x` (lib) due to 1 previous error" [INFO] [stderr] error: failed to run custom build command for `fil_builtin_actors_bundle v12.0.0 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fil_builtin_actors_bundle-374d044986afe66c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=cargo: "/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/cargo" [INFO] [stderr] cargo:warning=out_dir: "/opt/rustwide/target/debug/build/fil_builtin_actors_bundle-135083eff9c8c975/out/bundle" [INFO] [stderr] cargo:warning=manifest_path="/opt/rustwide/workdir/Cargo.toml" [INFO] [stderr] cargo:warning=network name: mainnet [INFO] [stderr] cargo:rerun-if-env-changed=BUILD_FIL_NETWORK [INFO] [stderr] cargo:rerun-if-changed=actors [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=Cargo.lock [INFO] [stderr] cargo:rerun-if-changed=src [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:warning=cmd=env -u CARGO_ENCODED_RUSTFLAGS BUILD_FIL_NETWORK="mainnet" CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/fil_builtin_actors_bundle-135083eff9c8c975/out/bundle" "/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/cargo" "build" "-p=fil_actor_system" "-p=fil_actor_init" "-p=fil_actor_cron" "-p=fil_actor_account" "-p=fil_actor_power" "-p=fil_actor_miner" "-p=fil_actor_market" "-p=fil_actor_paych" "-p=fil_actor_multisig" "-p=fil_actor_reward" "-p=fil_actor_verifreg" "-p=fil_actor_datacap" "-p=fil_actor_placeholder" "-p=fil_actor_evm" "-p=fil_actor_eam" "-p=fil_actor_ethaccount" "-p=fil_actor_adm" "--target=wasm32-unknown-unknown" "--profile=wasm" "--locked" "--features=fil-actor" "--manifest-path=/opt/rustwide/workdir/Cargo.toml" [INFO] [stderr] cargo:warning=" Compiling proc-macro2 v1.0.66" [INFO] [stderr] cargo:warning=" Compiling unicode-ident v1.0.11" [INFO] [stderr] cargo:warning=" Compiling version_check v0.9.4" [INFO] [stderr] cargo:warning=" Compiling serde v1.0.188" [INFO] [stderr] cargo:warning=" Compiling syn v1.0.109" [INFO] [stderr] cargo:warning=" Compiling thiserror v1.0.48" [INFO] [stderr] cargo:warning=" Compiling autocfg v1.1.0" [INFO] [stderr] cargo:warning=" Compiling memchr v2.6.3" [INFO] [stderr] cargo:warning=" Compiling unicode-xid v0.2.4" [INFO] [stderr] cargo:warning=" Compiling data-encoding v2.4.0" [INFO] [stderr] cargo:warning=" Compiling unsigned-varint v0.7.2" [INFO] [stderr] cargo:warning=" Compiling base-x v0.2.11" [INFO] [stderr] cargo:warning=" Compiling arrayvec v0.7.4" [INFO] [stderr] cargo:warning=" Compiling constant_time_eq v0.2.6" [INFO] [stderr] cargo:warning="error[E0463]: can't find crate for `core`" [INFO] [stderr] cargo:warning=" |" [INFO] [stderr] cargo:warning=" = note: the `wasm32-unknown-unknown` target may not be installed" [INFO] [stderr] cargo:warning=" = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`" [INFO] [stderr] cargo:warning=" = help: consider building the standard library from source with `cargo build -Zbuild-std`" [INFO] [stderr] cargo:warning="" [INFO] [stderr] cargo:warning="For more information about this error, try `rustc --explain E0463`." [INFO] [stderr] cargo:warning="error: could not compile `data-encoding` (lib) due to 1 previous error" [INFO] [stderr] cargo:warning="warning: build failed, waiting for other jobs to finish..." [INFO] [stderr] cargo:warning="error: could not compile `memchr` (lib) due to 1 previous error" [INFO] [stderr] cargo:warning="error[E0463]: can't find crate for `std`" [INFO] [stderr] cargo:warning=" |" [INFO] [stderr] cargo:warning=" = note: the `wasm32-unknown-unknown` target may not be installed" [INFO] [stderr] cargo:warning=" = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`" [INFO] [stderr] cargo:warning=" = help: consider building the standard library from source with `cargo build -Zbuild-std`" [INFO] [stderr] cargo:warning="" [INFO] [stderr] cargo:warning="error: could not compile `constant_time_eq` (lib) due to 1 previous error" [INFO] [stderr] cargo:warning="error: could not compile `unsigned-varint` (lib) due to 1 previous error" [INFO] [stderr] cargo:warning="error: could not compile `arrayvec` (lib) due to 1 previous error" [INFO] [stderr] cargo:warning="error: could not compile `base-x` (lib) due to 1 previous error" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: "actor build failed" [INFO] running `Command { std: "docker" "inspect" "da4c7cfbfa6b585c2ce58f336a0ad8c4d9ced8ab5043aff308d2ee55586ded18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da4c7cfbfa6b585c2ce58f336a0ad8c4d9ced8ab5043aff308d2ee55586ded18", kill_on_drop: false }` [INFO] [stdout] da4c7cfbfa6b585c2ce58f336a0ad8c4d9ced8ab5043aff308d2ee55586ded18