ErrLookup › FuelLabs/sway

FuelLabs/sway

🌴 Empowering everyone to build reliable and efficient smart contracts. · Rust · 687 source files

Analyzed at 47e5e902fa on 2026-08-16. 105 documented errors.

Code / MessageTypeSeverityTags
The allocator cannot resolve a register mapping for this pro
panic error sway, compiler, register-allocation, codegen, panic
The allocator cannot resolve a register mapping for this pro
panic error sway, compiler, register-allocation, virtual-op, panic
Arrays in storage have not been implemented yet.
panic error sway, storage, arrays, compiler, panic
abi_encode_size_hint for [{}]
panic error sway, abi-encode, type-system, compiler, panic
failed to read {}: {}
exception error forc, forc-pkg, lockfile, io
invalid 'source' entry for package {} lock: {:?}
exception error forc, forc-pkg, lockfile, dependency-resolution
failed to parse dependency "{}": {}
exception error forc, forc-pkg, lockfile, parsing
found dep {} without node entry in graph
exception error forc, forc-pkg, lockfile, graph, merge-conflict
missing closing parenthesis
exception error forc, forc-pkg, lockfile, parsing, defensive-code
missing pkg string
exception error forc, forc-pkg, lockfile, parsing, defensive-code
invalid salt in lock file: {e}
exception error forc, forc-pkg, lockfile, salt, parsing
failed to write toml file: {}
exception error forc, forc-pkg, manifest, filesystem, rollback
missing dependency name
exception error forc, cli, dependency, argument-parsing
invalid version requirement `{v}`
exception error forc, cli, semver, dependency
Invalid salt format: {}
exception error forc, cli, salt, contract-dependency
the dependency `{}` could not be found in `{}`
exception error forc, manifest, dependencies, cli
hex salt declaration needs to start with 0x
exception error forc, manifest, salt, formatting
{e}
exception error forc, manifest, salt, formatting
failed to read manifest at {:?}: {}
exception error forc, manifest, io, cli
failed to parse manifest: {}.
exception error toml, manifest, forc, parsing, sway
Cannot get parent dir of {:?}
exception error filesystem, path, workspace, manifest
lock file did not exist
exception warning lock-file, forc, build, ci
Invalid lock: {}
exception warning lock-file, corruption, forc, versioning
lock file did not match manifest
exception warning lock-file, manifest, dependencies, ci
failed to serialize lock file: {}
exception error lock-file, serialization, toml, upstream-bug
failed to write lock file: {}
exception error filesystem, io, lock-file, permissions
graph contains no project node
exception error graph, manifest, workspace, lock-file
graph contains more than one project node
exception error graph, workspace, duplicate, manifest
Couldn't find manifest file for {}
exception error graph, manifest, lock-file, dependencies
failed to construct path for dependency {:?}: {}
exception error dependencies, path, graph, workspace
no entry in parent manifest
exception error lock-file, manifest, dependencies
cannot find dependency in the workspace
exception error workspace, dependencies, manifest
dependency cycle detected: {}
exception error graph, cycle, dependencies
Cannot find manifest for {}
exception error graph, manifest, workspace, duplicate
more than one root package detected in graph
exception error graph, workspace, internal, lock-file
Failed to find path root: `path` dependency \"{}\" has no pa
exception error graph, path, dependencies, lock-file
dependency of {:?} named {:?} is invalid: {}
exception error rust, forc, manifest, dependencies, validation
Invalid revert code for test \"{}\". A revert code must be a
exception error sway, testing, forc, parsing
Missing span for test \"{}\".
exception error sway, testing, spans, lsp, internal
Cannot found project node in the graph
exception error rust, forc, workspace, build-plan
Couldn't find member manifest for {}
exception error rust, forc, internal, build-plan
{err}
exception error rust, forc, experimental, configuration
Unable to fetch pkg {:?} from {:?} in offline mode
exception error git, offline, forc, cache, network
failed to find package `{}` in {}
exception error git, dependencies, manifest, forc, naming
{}
exception error git, url, parsing, configuration
failed to init repo at \"{}\": {}
exception error git, filesystem, permissions, cache
Cannot get commit from {}
exception error git, cache, corruption, internal
invalid folder name
exception error filesystem, utf-8, offline, cache
Cannot find local repo at checkouts dir {}
exception error filesystem, offline, concurrency, cache
offline fetching for IPFS sources is not supported
exception error ipfs, offline, network, forc
failed to find package `{}` in {}
exception error ipfs, dependencies, manifest, naming
IPFS API request to {url} failed with status {}
exception error ipfs, network, http, configuration
Failed to fetch from {fetch_url:?}
exception error ipfs, network, gateway, retry
Failed to canonicalize dependency path {:?}: {}
exception error
No {} found for {}
exception error
failed to find package `{}` in {}
exception error
dep_path: registry dependencies are not yet supported
exception error
Version {} not found for {}. Other available versions: [{}]
exception error
Failed to send request to github to obtain package index fil
exception error
Failed to fetch {pkg_name}
exception error
documentation could not be built from manifest located at '{
exception error
{err}
exception error
Deferred AbiName is unhandled
exception error
Undetermined or unusable TypeInfo
exception error
found invalid root file path for {} make sure your project's
exception error
{err}
exception error
{err}
exception error
`forc migrate` does not support migrating workspaces.
console error
Typed field initialization must exist, because the lexed ini
console error
{e:?}
console error
VM failed to resume. {:?}
console error
missing used gas information from test execution
console error
Fetching gas costs from mainnet is currently not implemented
console error forc-test, gas-costs, not-implemented, cli
Fetching gas costs from testnet is currently not implemented
console error forc-test, gas-costs, not-implemented, cli
Loading gas costs from a JSON file is currently not implemen
console error forc-test, gas-costs, not-implemented, file-path
{}: file not found
console error forc-util, bytecode, file-not-found, contract-id
Incomplete bytecode
console error forc-util, bytecode, truncated-file, contract-id
Configurables section offset not found
console error forc-util, bytecode, version-mismatch, configurables
Serialized receipts does not contain {} th index
console error forc-util, receipts, invariant, unreachable
only Fuel VM is supported for log decoding
console error forc-util, abi, log-decoding, fuel-vm
log id is missing
console error forc-util, abi, log-decoding, mismatch
{:?}: could not read: {:?}
console error forc, addr2line, sourcemap, file-not-found
{:?}: invalid source map json: {}
console error forc, addr2line, sourcemap, json-parse
missing path for new command
validation error forc, new, path, cli-args
Could not get plugin info: {}
console warning forc, plugins, path, cli
plugin exit status unknown
console error forc, plugin, signal, process-exit
{:?}
console error forc, clean, cwd, environment
failed to find a template `{}` in {}
console error forc, template, repo, cli-args
failed to find a template in {}
console error forc, template, manifest, repo-root
failed to serialize lock file: {}
console error forc, update, lock-file, toml-serialization
Failed to run forc {} --help
console error mdbook, documentation, forc, cli, process-exit
Could not find Sway repo root directory
console error rust, sway, mdbook, preprocessor, working-directory, docs
Failed to run forc plugins
console error rust, sway, forc, plugins, path, toolchain-version, docs
Source file was modified, and the mapping is now out of rang
console error rust, sway, forc, addr2line, source-map, stale-artifact, eof
InvalidData
The provided source range is inconsistent!
validation error rust, sway, sway-types, logic-bug, validation, debug-adapter, source-map
Invalid revert code for test "{}". A revert code must be a s
validation error sway, forc, forc-pkg, test, should-revert, attribute, u64
Failed to execute ps command
panic error rust, forc, forc-util, file-locking, panic, containers, procps, environment
Failed to execute tasklist command
panic error rust, forc, forc-util, file-locking, panic, windows, tasklist, environment
unable to find the user home directory
panic critical rust, forc, forc-util, home-directory, panic, environment, containers, ci
Could not get plugin description.
panic error rust, forc, plugins, path, permissions, panic, process-spawn
Stack size too big for these many arguments, cannot handle.
panic error sway, sway-core, compiler, internal-compiler-error, invariant, asm-generation
Too many arguments, cannot handle.
panic error sway, sway-core, compiler, internal-compiler-error, arguments, stack, asm-generation
Could not get homedir
panic error rust, sway, sway-core, source-map, home-directory, panic, environment, addr2line
Failed to execute ps command
panic error rust, sway-lsp, heartbeat, panic, containers, procps, environment
failed to send terminate message
panic error rust, sway-lsp, shutdown, channel, panic, race-condition, lifecycle