[INFO] cloning repository https://github.com/polyphene/kythera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/polyphene/kythera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyphene%2Fkythera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyphene%2Fkythera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e95176a6d48b92c25a340f2ffce0d76e322a699b
[INFO] testing polyphene/kythera against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpolyphene%2Fkythera" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/polyphene/kythera
[INFO] finished tweaking git repo https://github.com/polyphene/kythera
[INFO] tweaked toml for git repo https://github.com/polyphene/kythera written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/polyphene/kythera on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/polyphene/kythera 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de734bebb3f7f607152c59008a5f29bf0e98697ee2f0b9862b28141013a2f16f
[INFO] running `Command { std: "docker" "start" "-a" "de734bebb3f7f607152c59008a5f29bf0e98697ee2f0b9862b28141013a2f16f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de734bebb3f7f607152c59008a5f29bf0e98697ee2f0b9862b28141013a2f16f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de734bebb3f7f607152c59008a5f29bf0e98697ee2f0b9862b28141013a2f16f", kill_on_drop: false }`
[INFO] [stdout] de734bebb3f7f607152c59008a5f29bf0e98697ee2f0b9862b28141013a2f16f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7fb8a9d8ea029fdfabd40db406b509a0faabbb30995060b9e43bea3433036645
[INFO] running `Command { std: "docker" "start" "-a" "7fb8a9d8ea029fdfabd40db406b509a0faabbb30995060b9e43bea3433036645", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling sha2-asm v0.6.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling constant_time_eq v0.2.5
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling blake2s_simd v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling blst v0.3.10
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ec-gpu v0.2.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling unsigned-varint v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling execute-command-tokens v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ec-gpu-gen v0.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling yastl v0.1.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling blake2s_simd v0.5.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling positioned-io v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling storage-proofs-porep v14.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha2raw v9.0.0
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling fdlimit v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.7
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling cranelift-isle v0.89.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.89.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.89.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling fil_pasta_curves v0.5.2
[INFO] [stderr]    Compiling regalloc2 v0.4.2
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling wasmtime-runtime v2.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling memfd v0.6.3
[INFO] [stderr]    Compiling wasmtime-jit-debug v2.0.2
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling wasmtime-asm-macros v2.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling wasmtime v2.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling wasm-encoder v0.20.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling mio v0.8.7
[INFO] [stderr]    Compiling kythera-actors v0.2.0 (/opt/rustwide/workdir/actors)
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling optional_struct_internal v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling clap_builder v4.3.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling fail-test-actor v0.1.0 (/opt/rustwide/workdir/actors/test_actors/fail_test_actor)
[INFO] [stderr]    Compiling basic-target-actor v0.1.0 (/opt/rustwide/workdir/actors/test_actors/basic_target_actor)
[INFO] [stderr]    Compiling cheatcodes-actor v0.2.0 (/opt/rustwide/workdir/actors/actors/cheatcodes_actor)
[INFO] [stderr]    Compiling basic-test-actor v0.1.0 (/opt/rustwide/workdir/actors/test_actors/basic_test_actor)
[INFO] [stderr]    Compiling cranelift-codegen v0.89.2
[INFO] [stderr]    Compiling cheatcodes-test-actor v0.1.0 (/opt/rustwide/workdir/actors/test_actors/cheatcodes_test_actor)
[INFO] [stderr]    Compiling builtins-test-actor v0.1.0 (/opt/rustwide/workdir/actors/test_actors/builtins_test_actor)
[INFO] [stderr]    Compiling wast v60.0.0
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.11
[INFO] [stderr]    Compiling serde_tuple_macros v0.5.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling data-encoding-macro v0.1.13
[INFO] [stderr]    Compiling execute-command-macro-impl v0.1.9
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling execute-command-macro v0.1.8
[INFO] [stderr]    Compiling execute v0.2.12
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v4.3.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling minstant v0.1.2
[INFO] [stderr]    Compiling optional_struct_macro_impl v0.3.1
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling optional_struct v0.3.1
[INFO] [stderr]    Compiling comfy-table v6.2.0
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.0
[INFO] [stderr]    Compiling wat v1.0.66
[INFO] [stderr] warning: kythera-actors@0.2.0: out_dir: "/opt/rustwide/target/debug/build/kythera-actors-cdd4dfd8e41789f8/out/bundle"
[INFO] [stderr] warning: kythera-actors@0.2.0: cmd=env -u CARGO_ENCODED_RUSTFLAGS CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/kythera-actors-cdd4dfd8e41789f8/out/bundle" "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo" "build" "-p=cheatcodes-actor" "-p=basic-test-actor" "-p=basic-target-actor" "-p=builtins-test-actor" "-p=cheatcodes-test-actor" "-p=fail-test-actor" "--target=wasm32-unknown-unknown" "--profile=wasm" "--manifest-path=/opt/rustwide/workdir/actors/Cargo.toml"
[INFO] [stderr] warning: kythera-actors@0.2.0: "warning: virtual workspace defaulting to `resolver = \"1\"` despite one or more workspace members being on edition 2021 which implies `resolver = \"2\"`"
[INFO] [stderr] warning: kythera-actors@0.2.0: "note: to keep the current resolver, specify `workspace.resolver = \"1\"` in the workspace root's manifest"
[INFO] [stderr] warning: kythera-actors@0.2.0: "note: to use the edition 2021 resolver, specify `workspace.resolver = \"2\"` in the workspace root's manifest"
[INFO] [stderr] warning: kythera-actors@0.2.0: "note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling proc-macro2 v1.0.59"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling quote v1.0.28"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling unicode-ident v1.0.9"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling version_check v0.9.4"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling serde v1.0.163"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling typenum v1.16.0"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling generic-array v0.14.7"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling syn v1.0.109"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling memchr v2.5.0"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling thiserror v1.0.40"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling syn v2.0.18"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling cc v1.0.79"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling proc-macro-error-attr v1.0.4"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling proc-macro-error v1.0.4"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling unicode-xid v0.2.4"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling data-encoding v2.4.0"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling blake3 v1.3.3"
[INFO] [stderr] warning: kythera-actors@0.2.0: "   Compiling autocfg v1.1.0"
[INFO] [stderr] warning: kythera-actors@0.2.0: "error[E0463]: can't find crate for `core`"
[INFO] [stderr] warning: kythera-actors@0.2.0: "  |"
[INFO] [stderr] warning: kythera-actors@0.2.0: "  = note: the `wasm32-unknown-unknown` target may not be installed"
[INFO] [stderr] warning: kythera-actors@0.2.0: "  = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`"
[INFO] [stderr] warning: kythera-actors@0.2.0: ""
[INFO] [stderr] warning: kythera-actors@0.2.0: "For more information about this error, try `rustc --explain E0463`."
[INFO] [stderr] warning: kythera-actors@0.2.0: "error: could not compile `typenum` (lib) due to 1 previous error"
[INFO] [stderr] warning: kythera-actors@0.2.0: "warning: build failed, waiting for other jobs to finish..."
[INFO] [stderr] error: failed to run custom build command for `kythera-actors v0.2.0 (/opt/rustwide/workdir/actors)`
[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/kythera-actors-451d5ad262cd3312/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=out_dir: "/opt/rustwide/target/debug/build/kythera-actors-cdd4dfd8e41789f8/out/bundle"
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr]   cargo:rerun-if-changed=src
[INFO] [stderr]   cargo:rerun-if-changed=actors
[INFO] [stderr]   cargo:rerun-if-changed=test_actors
[INFO] [stderr]   cargo:warning=cmd=env -u CARGO_ENCODED_RUSTFLAGS CARGO_TARGET_DIR="/opt/rustwide/target/debug/build/kythera-actors-cdd4dfd8e41789f8/out/bundle" "/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/cargo" "build" "-p=cheatcodes-actor" "-p=basic-test-actor" "-p=basic-target-actor" "-p=builtins-test-actor" "-p=cheatcodes-test-actor" "-p=fail-test-actor" "--target=wasm32-unknown-unknown" "--profile=wasm" "--manifest-path=/opt/rustwide/workdir/actors/Cargo.toml"
[INFO] [stderr]   cargo:warning="warning: virtual workspace defaulting to `resolver = \"1\"` despite one or more workspace members being on edition 2021 which implies `resolver = \"2\"`"
[INFO] [stderr]   cargo:warning="note: to keep the current resolver, specify `workspace.resolver = \"1\"` in the workspace root's manifest"
[INFO] [stderr]   cargo:warning="note: to use the edition 2021 resolver, specify `workspace.resolver = \"2\"` in the workspace root's manifest"
[INFO] [stderr]   cargo:warning="note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions"
[INFO] [stderr]   cargo:warning="   Compiling proc-macro2 v1.0.59"
[INFO] [stderr]   cargo:warning="   Compiling quote v1.0.28"
[INFO] [stderr]   cargo:warning="   Compiling unicode-ident v1.0.9"
[INFO] [stderr]   cargo:warning="   Compiling version_check v0.9.4"
[INFO] [stderr]   cargo:warning="   Compiling serde v1.0.163"
[INFO] [stderr]   cargo:warning="   Compiling typenum v1.16.0"
[INFO] [stderr]   cargo:warning="   Compiling generic-array v0.14.7"
[INFO] [stderr]   cargo:warning="   Compiling syn v1.0.109"
[INFO] [stderr]   cargo:warning="   Compiling memchr v2.5.0"
[INFO] [stderr]   cargo:warning="   Compiling thiserror v1.0.40"
[INFO] [stderr]   cargo:warning="   Compiling syn v2.0.18"
[INFO] [stderr]   cargo:warning="   Compiling cc v1.0.79"
[INFO] [stderr]   cargo:warning="   Compiling proc-macro-error-attr v1.0.4"
[INFO] [stderr]   cargo:warning="   Compiling proc-macro-error v1.0.4"
[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 blake3 v1.3.3"
[INFO] [stderr]   cargo:warning="   Compiling autocfg v1.1.0"
[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=""
[INFO] [stderr]   cargo:warning="For more information about this error, try `rustc --explain E0463`."
[INFO] [stderr]   cargo:warning="error: could not compile `typenum` (lib) due to 1 previous error"
[INFO] [stderr]   cargo:warning="warning: build failed, waiting for other jobs to finish..."
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: "actor build failed"
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7fb8a9d8ea029fdfabd40db406b509a0faabbb30995060b9e43bea3433036645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fb8a9d8ea029fdfabd40db406b509a0faabbb30995060b9e43bea3433036645", kill_on_drop: false }`
[INFO] [stdout] 7fb8a9d8ea029fdfabd40db406b509a0faabbb30995060b9e43bea3433036645
