[INFO] fetching crate wevm-core 0.4.1... [INFO] testing wevm-core-0.4.1 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate wevm-core 0.4.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wevm-core 0.4.1 [INFO] finished tweaking crates.io crate wevm-core 0.4.1 [INFO] tweaked toml for crates.io crate wevm-core 0.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wevm-core 0.4.1 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 105 packages to latest compatible versions [INFO] [stderr] Adding wasmi v0.31.2 (available: v0.51.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `wevm` library target) [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0982d69f23cef4a8fd65da09e57230420cb8c18fad51653fb58be6d822da46a [INFO] running `Command { std: "docker" "start" "-a" "a0982d69f23cef4a8fd65da09e57230420cb8c18fad51653fb58be6d822da46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0982d69f23cef4a8fd65da09e57230420cb8c18fad51653fb58be6d822da46a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0982d69f23cef4a8fd65da09e57230420cb8c18fad51653fb58be6d822da46a", kill_on_drop: false }` [INFO] [stdout] a0982d69f23cef4a8fd65da09e57230420cb8c18fad51653fb58be6d822da46a [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26426cb05807c2dce1732361cd3ab247616b98e3c1f928411c2676adc7551af4 [INFO] running `Command { std: "docker" "start" "-a" "26426cb05807c2dce1732361cd3ab247616b98e3c1f928411c2676adc7551af4", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `wevm` library target) [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling indexmap-nostd v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling wasmi_arena v0.4.1 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling wasmparser-nostd v0.100.2 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling wasmi_core v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling wasmi v0.31.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wevm-proc-macro v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling wevm-core v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.92s [INFO] running `Command { std: "docker" "inspect" "26426cb05807c2dce1732361cd3ab247616b98e3c1f928411c2676adc7551af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26426cb05807c2dce1732361cd3ab247616b98e3c1f928411c2676adc7551af4", kill_on_drop: false }` [INFO] [stdout] 26426cb05807c2dce1732361cd3ab247616b98e3c1f928411c2676adc7551af4 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd507c55457d61a7e9098a55cc1e77909f1e364381094c6e01d1670963ad773d [INFO] running `Command { std: "docker" "start" "-a" "bd507c55457d61a7e9098a55cc1e77909f1e364381094c6e01d1670963ad773d", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `wevm` library target) [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling wasm-encoder v0.240.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling java-locator v0.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling wast v240.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling wat v1.240.0 [INFO] [stderr] Compiling wevm-core v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.42s [INFO] running `Command { std: "docker" "inspect" "bd507c55457d61a7e9098a55cc1e77909f1e364381094c6e01d1670963ad773d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd507c55457d61a7e9098a55cc1e77909f1e364381094c6e01d1670963ad773d", kill_on_drop: false }` [INFO] [stdout] bd507c55457d61a7e9098a55cc1e77909f1e364381094c6e01d1670963ad773d [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c89c2d9946cf555963eaa7a4fcf548c7501c8373ab7120ccff310fce3d6168fc [INFO] running `Command { std: "docker" "start" "-a" "c89c2d9946cf555963eaa7a4fcf548c7501c8373ab7120ccff310fce3d6168fc", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `wevm` library target) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wevm-740dffe754ec4ea7) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test error::tests::test_error ... ok [INFO] [stdout] test runtime::data_entry::tests::test_deserialize ... ok [INFO] [stdout] test runtime::payment_id::tests::test_serialize_payment_id ... ok [INFO] [stdout] test runtime::payments::tests::test_serialize_payments ... ok [INFO] [stdout] test exec::tests::test_executable_valid_bytecode ... ok [INFO] [stdout] test exec::tests::test_executable_invalid_bytecode ... ok [INFO] [stdout] test runtime::data_entry::tests::test_deserialize_params ... ok [INFO] [stdout] test tests::test_vm ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests wevm [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" "c89c2d9946cf555963eaa7a4fcf548c7501c8373ab7120ccff310fce3d6168fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89c2d9946cf555963eaa7a4fcf548c7501c8373ab7120ccff310fce3d6168fc", kill_on_drop: false }` [INFO] [stdout] c89c2d9946cf555963eaa7a4fcf548c7501c8373ab7120ccff310fce3d6168fc