[INFO] cloning repository https://github.com/BerlinP/revmc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BerlinP/revmc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerlinP%2Frevmc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerlinP%2Frevmc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae88d58d924f5b90af021edb1054591891b16563
[INFO] checking BerlinP/revmc against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBerlinP%2Frevmc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BerlinP/revmc
[INFO] finished tweaking git repo https://github.com/BerlinP/revmc
[INFO] tweaked toml for git repo https://github.com/BerlinP/revmc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BerlinP/revmc on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BerlinP/revmc 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]    --> Cargo.toml:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | homepage = "https://github.com/danipopes/cranelift-jit-evm"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: workspace (manifest) generated 13 warnings
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-backend/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-backend` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-context/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-context` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-cli` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-llvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-llvm` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cli-tests/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-cli-tests` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-builtins/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-builtins` (manifest) generated 12 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/compiler/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ eyre.workspace = true
[INFO] [stderr] 23 + [lints]
[INFO] [stderr] 24 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 22 ~ eyre.workspace = true
[INFO] [stderr] 23 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `revmc-examples-compiler` (manifest) generated 1 warning
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/fibonacci/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ revm = { workspace = true, default-features = false }
[INFO] [stderr] 27 + [lints]
[INFO] [stderr] 28 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ revm = { workspace = true, default-features = false }
[INFO] [stderr] 27 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `revmc-examples-fibonacci` (manifest) generated 1 warning
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> fuzz/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ bench = false
[INFO] [stderr] 24 + [lints]
[INFO] [stderr] 25 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 23 ~ bench = false
[INFO] [stderr] 24 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `vs_interpreter` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc1/source/target/.../vs_interpreter
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `vs-interpreter`, convert `bin.name`
[INFO] [stderr]   --> fuzz/Cargo.toml:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 - name = "vs_interpreter"
[INFO] [stderr] 19 + name = "vs-interpreter"
[INFO] [stderr]    |
[INFO] [stderr] warning: unused build dependency `revmc-build`
[INFO] [stderr]   --> fuzz/Cargo.toml:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | revmc-build.workspace = true
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `revmc-build`
[INFO] [stderr] warning: `revmc-fuzz` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-cranelift/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-cranelift` (manifest) generated 12 warnings
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/revmc-build/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `revmc-build` (manifest) generated 12 warnings
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> examples/runner/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 24 ~ revm = { workspace = true, default-features = false }
[INFO] [stderr] 25 + [lints]
[INFO] [stderr] 26 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 24 ~ revm = { workspace = true, default-features = false }
[INFO] [stderr] 25 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `revmc-examples-runner` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/TheDan64/inkwell`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded similar-asserts v1.5.0
[INFO] [stderr]   Downloaded alloy-transport-ws v0.1.4
[INFO] [stderr]   Downloaded revm-interpreter v8.1.0
[INFO] [stderr]   Downloaded revm-precompile v9.2.0
[INFO] [stderr]   Downloaded alloy-transport-ipc v0.1.4
[INFO] [stderr]   Downloaded alloy-pubsub v0.1.4
[INFO] [stderr]   Downloaded alloy-signer-local v0.1.4
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v0.1.4
[INFO] [stderr]   Downloaded revm v12.1.0
[INFO] [stderr]   Downloaded tracing-tracy v0.11.1
[INFO] [stderr]   Downloaded alloy-contract v0.1.4
[INFO] [stderr]   Downloaded iai-callgrind-macros v0.2.0
[INFO] [stderr]   Downloaded tester v0.9.1
[INFO] [stderr]   Downloaded tracy-client v0.17.1
[INFO] [stderr]   Downloaded iai-callgrind v0.11.1
[INFO] [stderr]   Downloaded revm-primitives v7.1.0
[INFO] [stderr]   Downloaded iai-callgrind-runner v0.11.1
[INFO] [stderr]   Downloaded alloy-eips v0.2.0
[INFO] [stderr]   Downloaded cranelift-module v0.109.0
[INFO] [stderr]   Downloaded tracy-client-sys v0.23.0
[INFO] [stderr]   Downloaded cranelift-object v0.109.0
[INFO] [stderr]   Downloaded cranelift-jit v0.109.0
[INFO] [stderr]   Downloaded cranelift v0.109.0
[INFO] [stderr]   Downloaded alloy-chains v0.1.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device