[INFO] cloning repository https://github.com/BiPhan4/foundry-copy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BiPhan4/foundry-copy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fbfaef902bc326fe7c44f92260ac24da6632ddd
[INFO] checking BiPhan4/foundry-copy against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] finished tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] tweaked toml for git repo https://github.com/BiPhan4/foundry-copy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiPhan4/foundry-copy on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiPhan4/foundry-copy 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` 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.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.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 workspace dependency `alloy-network-primitives`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.alloy-network-primitives]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network-primitives`
[INFO] [stderr] warning: unused workspace dependency `cast`
[INFO] [stderr]    --> Cargo.toml:303:25
[INFO] [stderr]     |
[INFO] [stderr] 303 | [workspace.dependencies.cast]
[INFO] [stderr]     |                         ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `cast`
[INFO] [stderr] warning: unused workspace dependency `chisel`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.chisel]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `chisel`
[INFO] [stderr] warning: unused workspace dependency `forge`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.forge]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `forge`
[INFO] [stderr] warning: unused workspace dependency `syn-solidity`
[INFO] [stderr]    --> Cargo.toml:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | syn-solidity = "0.8.14"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn-solidity`
[INFO] [stderr] warning: workspace (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/common/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/common/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/common/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/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/common/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/common/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/common/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/common/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/common/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/fuzz/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/test-utils/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-test-utils` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/fmt/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/coverage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script/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/script/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/script/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script/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/script/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/script/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/script/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/script/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/script/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/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/cast/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/cast/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/cast/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cast/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cast` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/fmt/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/config/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/config/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/config/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/config/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/config/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/config/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/config/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/config/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/config/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/config/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-config` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/rpc/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-rpc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-server` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/debugger/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-debugger` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/core/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/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/forge/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/forge/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/forge/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/forge/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/evm/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script-sequence/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script-sequence` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/chisel/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 14 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `chisel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/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/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/cli/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/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/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/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/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/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/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cli/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cli` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/abi/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-abi` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/wallets/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-wallets` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/sol-macro-gen/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-sol-macro-gen` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/traces/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/spec/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/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/doc/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/doc/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/doc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/doc/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-doc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/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/verify/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/verify/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/verify/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/verify/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-verify` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/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/linking/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/linking/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/linking/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/linking/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-linking` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/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/macros/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/macros/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/macros/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/macros/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-macros` (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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
[INFO] checking BiPhan4/foundry-copy against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] finished tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] tweaked toml for git repo https://github.com/BiPhan4/foundry-copy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiPhan4/foundry-copy on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiPhan4/foundry-copy 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` 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.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.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 workspace dependency `alloy-network-primitives`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.alloy-network-primitives]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network-primitives`
[INFO] [stderr] warning: unused workspace dependency `cast`
[INFO] [stderr]    --> Cargo.toml:303:25
[INFO] [stderr]     |
[INFO] [stderr] 303 | [workspace.dependencies.cast]
[INFO] [stderr]     |                         ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `cast`
[INFO] [stderr] warning: unused workspace dependency `chisel`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.chisel]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `chisel`
[INFO] [stderr] warning: unused workspace dependency `forge`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.forge]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `forge`
[INFO] [stderr] warning: unused workspace dependency `syn-solidity`
[INFO] [stderr]    --> Cargo.toml:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | syn-solidity = "0.8.14"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn-solidity`
[INFO] [stderr] warning: workspace (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/common/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/common/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/common/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/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/common/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/common/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/common/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/common/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/common/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/fuzz/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/test-utils/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-test-utils` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/fmt/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/coverage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script/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/script/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/script/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script/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/script/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/script/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/script/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/script/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/script/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/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/cast/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/cast/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/cast/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cast/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cast` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/fmt/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/config/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/config/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/config/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/config/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/config/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/config/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/config/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/config/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/config/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/config/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-config` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/rpc/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-rpc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-server` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/debugger/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-debugger` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/core/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/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/forge/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/forge/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/forge/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/forge/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/evm/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script-sequence/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script-sequence` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/chisel/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 14 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `chisel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/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/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/cli/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/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/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/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/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/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/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cli/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cli` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/abi/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-abi` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/wallets/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-wallets` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/sol-macro-gen/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-sol-macro-gen` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/traces/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/spec/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/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/doc/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/doc/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/doc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/doc/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-doc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/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/verify/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/verify/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/verify/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/verify/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-verify` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/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/linking/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/linking/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/linking/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/linking/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-linking` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/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/macros/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/macros/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/macros/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/macros/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-macros` (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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
[INFO] checking BiPhan4/foundry-copy against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] finished tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] tweaked toml for git repo https://github.com/BiPhan4/foundry-copy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiPhan4/foundry-copy on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiPhan4/foundry-copy 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` 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.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.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 workspace dependency `alloy-network-primitives`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.alloy-network-primitives]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network-primitives`
[INFO] [stderr] warning: unused workspace dependency `cast`
[INFO] [stderr]    --> Cargo.toml:303:25
[INFO] [stderr]     |
[INFO] [stderr] 303 | [workspace.dependencies.cast]
[INFO] [stderr]     |                         ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `cast`
[INFO] [stderr] warning: unused workspace dependency `chisel`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.chisel]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `chisel`
[INFO] [stderr] warning: unused workspace dependency `forge`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.forge]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `forge`
[INFO] [stderr] warning: unused workspace dependency `syn-solidity`
[INFO] [stderr]    --> Cargo.toml:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | syn-solidity = "0.8.14"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn-solidity`
[INFO] [stderr] warning: workspace (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/common/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/common/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/common/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/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/common/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/common/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/common/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/common/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/common/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/fuzz/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/test-utils/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-test-utils` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/fmt/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/coverage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script/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/script/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/script/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script/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/script/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/script/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/script/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/script/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/script/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/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/cast/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/cast/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/cast/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cast/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cast` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/fmt/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/config/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/config/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/config/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/config/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/config/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/config/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/config/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/config/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/config/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/config/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-config` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/rpc/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-rpc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-server` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/debugger/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-debugger` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/core/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/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/forge/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/forge/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/forge/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/forge/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/evm/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script-sequence/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script-sequence` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/chisel/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 14 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `chisel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/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/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/cli/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/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/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/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/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/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/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cli/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cli` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/abi/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-abi` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/wallets/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-wallets` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/sol-macro-gen/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-sol-macro-gen` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/traces/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/spec/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/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/doc/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/doc/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/doc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/doc/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-doc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/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/verify/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/verify/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/verify/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/verify/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-verify` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/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/linking/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/linking/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/linking/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/linking/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-linking` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/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/macros/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/macros/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/macros/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/macros/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-macros` (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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
[INFO] checking BiPhan4/foundry-copy against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] finished tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] tweaked toml for git repo https://github.com/BiPhan4/foundry-copy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiPhan4/foundry-copy on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiPhan4/foundry-copy 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` 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.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.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 workspace dependency `alloy-network-primitives`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.alloy-network-primitives]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network-primitives`
[INFO] [stderr] warning: unused workspace dependency `cast`
[INFO] [stderr]    --> Cargo.toml:303:25
[INFO] [stderr]     |
[INFO] [stderr] 303 | [workspace.dependencies.cast]
[INFO] [stderr]     |                         ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `cast`
[INFO] [stderr] warning: unused workspace dependency `chisel`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.chisel]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `chisel`
[INFO] [stderr] warning: unused workspace dependency `forge`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.forge]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `forge`
[INFO] [stderr] warning: unused workspace dependency `syn-solidity`
[INFO] [stderr]    --> Cargo.toml:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | syn-solidity = "0.8.14"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn-solidity`
[INFO] [stderr] warning: workspace (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/common/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/common/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/common/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/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/common/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/common/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/common/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/common/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/common/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/fuzz/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/test-utils/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-test-utils` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/fmt/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/coverage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script/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/script/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/script/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script/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/script/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/script/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/script/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/script/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/script/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/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/cast/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/cast/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/cast/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cast/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cast` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/fmt/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/config/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/config/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/config/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/config/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/config/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/config/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/config/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/config/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/config/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/config/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-config` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/rpc/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-rpc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-server` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/debugger/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-debugger` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/core/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/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/forge/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/forge/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/forge/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/forge/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/evm/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script-sequence/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script-sequence` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/chisel/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 14 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `chisel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/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/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/cli/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/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/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/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/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/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/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cli/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cli` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/abi/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-abi` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/wallets/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-wallets` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/sol-macro-gen/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-sol-macro-gen` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/traces/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/spec/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/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/doc/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/doc/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/doc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/doc/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-doc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/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/verify/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/verify/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/verify/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/verify/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-verify` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/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/linking/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/linking/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/linking/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/linking/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-linking` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/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/macros/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/macros/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/macros/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/macros/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-macros` (manifest) generated 10 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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
[INFO] checking BiPhan4/foundry-copy against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiPhan4%2Ffoundry-copy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] finished tweaking git repo https://github.com/BiPhan4/foundry-copy
[INFO] tweaked toml for git repo https://github.com/BiPhan4/foundry-copy written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiPhan4/foundry-copy on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiPhan4/foundry-copy 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "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.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` 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.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.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 workspace dependency `alloy-network-primitives`
[INFO] [stderr]    --> Cargo.toml:228:25
[INFO] [stderr]     |
[INFO] [stderr] 228 | [workspace.dependencies.alloy-network-primitives]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `alloy-network-primitives`
[INFO] [stderr] warning: unused workspace dependency `cast`
[INFO] [stderr]    --> Cargo.toml:303:25
[INFO] [stderr]     |
[INFO] [stderr] 303 | [workspace.dependencies.cast]
[INFO] [stderr]     |                         ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `cast`
[INFO] [stderr] warning: unused workspace dependency `chisel`
[INFO] [stderr]    --> Cargo.toml:306:25
[INFO] [stderr]     |
[INFO] [stderr] 306 | [workspace.dependencies.chisel]
[INFO] [stderr]     |                         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `chisel`
[INFO] [stderr] warning: unused workspace dependency `forge`
[INFO] [stderr]    --> Cargo.toml:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 | [workspace.dependencies.forge]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `forge`
[INFO] [stderr] warning: unused workspace dependency `syn-solidity`
[INFO] [stderr]    --> Cargo.toml:190:1
[INFO] [stderr]     |
[INFO] [stderr] 190 | syn-solidity = "0.8.14"
[INFO] [stderr]     | ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `syn-solidity`
[INFO] [stderr] warning: workspace (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/common/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/common/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/common/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/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/common/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/common/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/common/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/common/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/common/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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/evm/fuzz/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/fuzz/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-fuzz` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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/test-utils/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/test-utils/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-test-utils` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/fmt/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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/evm/coverage/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/coverage/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-coverage` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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/evm/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/core/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script/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/script/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/script/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script/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/script/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/script/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/script/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/script/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/script/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cast/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/cast/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/cast/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/cast/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/cast/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/cast/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cast/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `cast` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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/common/fmt/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/common/fmt/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-common-fmt` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/config/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/config/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/config/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/config/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/config/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/config/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/config/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/config/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/config/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/config/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-config` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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/anvil/rpc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/rpc/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-rpc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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/anvil/server/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-server` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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/debugger/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/debugger/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-debugger` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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/anvil/core/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/core/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil-core` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/forge/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/forge/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/forge/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/forge/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/forge/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/forge/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/forge/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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/evm/evm/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/evm/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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/script-sequence/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/script-sequence/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-script-sequence` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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/chisel/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/chisel/Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 14 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `chisel` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/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/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/cli/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/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/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/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/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/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/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cli/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cli` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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/anvil/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/anvil/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `anvil` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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/evm/abi/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/abi/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-abi` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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/wallets/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/wallets/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-wallets` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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/sol-macro-gen/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/sol-macro-gen/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 12 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-sol-macro-gen` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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/evm/traces/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/evm/traces/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-evm-traces` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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/cheatcodes/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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/cheatcodes/spec/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/cheatcodes/spec/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-cheatcodes-spec` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/doc/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/doc/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/doc/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/doc/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/doc/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/doc/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/doc/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-doc` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/verify/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/verify/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/verify/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/verify/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/verify/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/verify/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/verify/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `forge-verify` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/linking/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/linking/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/linking/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/linking/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/linking/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/linking/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/linking/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 11 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-linking` (manifest) generated 10 warnings
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/Cargo.toml: `lints.clippy.octal-escapes` is deprecated in favor of `lints.clippy.octal_escapes` and will not work in a future edition
[INFO] [stderr] warning: crates/macros/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/macros/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/macros/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/macros/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/macros/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/macros/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: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> crates/macros/Cargo.toml:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | homepage.workspace = true
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr] 10 | repository.workspace = true
[INFO] [stderr]    | ----------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `foundry-macros` (manifest) generated 10 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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