Skip to content

fix(memory_instance): zero out heap memory when reallocating after reset #4618

fix(memory_instance): zero out heap memory when reallocating after reset

fix(memory_instance): zero out heap memory when reallocating after reset #4618

Triggered via pull request April 21, 2025 17:24
Status Cancelled
Total duration 4m 32s
Artifacts

ci.yml

on: pull_request
publish-check
14s
publish-check
Check Changelog
22s
Check Changelog
rustfmt
8s
rustfmt
cargo-toml-fmt-check
14s
cargo-toml-fmt-check
publish-wasm-packages-check
3m 25s
publish-wasm-packages-check
Matrix: cargo
verifications-complete
0s
verifications-complete
Publish code coverage report on GitHub pages branch
0s
Publish code coverage report on GitHub pages branch
publish
0s
publish
publish_wasm_packages
0s
publish_wasm_packages
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 17 warnings
publish-check
Unable to determine latest modification time for local package 'fuel-storage' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-compression' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-vm' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-merkle' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-derive' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-crypto' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-tx' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-types' due to: 'TypeError: Cannot read properties of null (reading 'target')'
publish-check
Unable to determine latest modification time for local package 'fuel-asm' due to: 'TypeError: Cannot read properties of null (reading 'target')'
cargo (check, --all-targets)
Process completed with exit code 101.
cargo (check, --all-targets --no-default-features)
Process completed with exit code 101.
cargo (bench, --workspace --no-run)
Process completed with exit code 101.
cargo (check, --all-targets --all-features)
Process completed with exit code 101.
cargo (check, --all-targets -p fuel-crypto)
Process completed with exit code 101.
cargo (check, --all-targets -p fuel-types)
Process completed with exit code 101.
cargo (check, --all-targets -p fuel-merkle)
Process completed with exit code 101.
cargo (check, --all-targets -p fuel-vm)
Process completed with exit code 101.
cargo (test, --all-targets --features serde)
Process completed with exit code 101.
cargo (test, --all-targets --all-features)
Process completed with exit code 101.
cargo (clippy, --all-targets --all-features -- -D warnings -D clippy::dbg_macro)
Process completed with exit code 101.
cargo (test, --all-targets --features random)
Process completed with exit code 101.
cargo (test, --all-targets --no-default-features --features serde)
Process completed with exit code 101.
cargo (test, --all-targets --no-default-features --features alloc)
Process completed with exit code 101.
cargo (test, --all-targets --features random,profile-gas,profile-coverage,serde)
Process completed with exit code 101.
cargo (test, --all-targets --no-default-features)
Process completed with exit code 101.
publish-wasm-packages-check
Canceling since a higher priority waiting request for 'CI-941' exists
publish-wasm-packages-check
The operation was canceled.
cargo (check, --all-targets)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets --no-default-features)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (bench, --workspace --no-run)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets --all-features)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets -p fuel-crypto)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets -p fuel-types)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets -p fuel-merkle)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (check, --all-targets -p fuel-vm)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --features serde)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --all-features)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (clippy, --all-targets --all-features -- -D warnings -D clippy::dbg_macro)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --features random)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --no-default-features --features serde)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --no-default-features --features alloc)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --features random,profile-gas,profile-coverage,serde)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo (test, --all-targets --no-default-features)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.322.0. Please update to the latest version 2.323.0
cargo_audit
2 warnings found!