[INFO] cloning repository https://github.com/Jortegata/sequencer--005
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jortegata/sequencer--005" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJortegata%2Fsequencer--005", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJortegata%2Fsequencer--005'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc41fe27715a4db1f549cac7f355e0b8f000c4c2
[INFO] checking Jortegata/sequencer--005 against 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3 for pr-160235-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJortegata%2Fsequencer--005" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Jortegata/sequencer--005
[INFO] finished tweaking git repo https://github.com/Jortegata/sequencer--005
[INFO] tweaked toml for git repo https://github.com/Jortegata/sequencer--005 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jortegata/sequencer--005 on toolchain 98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jortegata/sequencer--005 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" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` 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: unused workspace dependency `alloy-primitives`
[INFO] [stderr]   --> Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | alloy-primitives = "1.5"
[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-primitives`
[INFO] [stderr] warning: unused workspace dependency `apollo_dashboard`
[INFO] [stderr]    --> Cargo.toml:272:25
[INFO] [stderr]     |
[INFO] [stderr] 272 | [workspace.dependencies.apollo_dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_dashboard`
[INFO] [stderr] warning: unused workspace dependency `apollo_network_benchmark`
[INFO] [stderr]    --> Cargo.toml:352:25
[INFO] [stderr]     |
[INFO] [stderr] 352 | [workspace.dependencies.apollo_network_benchmark]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_network_benchmark`
[INFO] [stderr] warning: unused workspace dependency `apollo_proc_macros_tests`
[INFO] [stderr]    --> Cargo.toml:378:25
[INFO] [stderr]     |
[INFO] [stderr] 378 | [workspace.dependencies.apollo_proc_macros_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_proc_macros_tests`
[INFO] [stderr] warning: unused workspace dependency `apollo_task_executor`
[INFO] [stderr]    --> Cargo.toml:453:25
[INFO] [stderr]     |
[INFO] [stderr] 453 | [workspace.dependencies.apollo_task_executor]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_task_executor`
[INFO] [stderr] warning: unused workspace dependency `bench_tools`
[INFO] [stderr]    --> Cargo.toml:469:25
[INFO] [stderr]     |
[INFO] [stderr] 469 | [workspace.dependencies.bench_tools]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `bench_tools`
[INFO] [stderr] warning: unused workspace dependency `bzip2`
[INFO] [stderr]    --> Cargo.toml:483:25
[INFO] [stderr]     |
[INFO] [stderr] 483 | [workspace.dependencies.bzip2]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `bzip2`
[INFO] [stderr] warning: unused workspace dependency `cairo-air`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | cairo-air = "1.1.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-air`
[INFO] [stderr] warning: unused workspace dependency `cairo-felt`
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | cairo-felt = "0.9.1"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-felt`
[INFO] [stderr] warning: unused workspace dependency `cairo-program-runner-lib`
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | cairo-program-runner-lib = "1.1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-program-runner-lib`
[INFO] [stderr] warning: unused workspace dependency `central_systest_blobs`
[INFO] [stderr]    --> Cargo.toml:487:25
[INFO] [stderr]     |
[INFO] [stderr] 487 | [workspace.dependencies.central_systest_blobs]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `central_systest_blobs`
[INFO] [stderr] warning: unused workspace dependency `futures-channel`
[INFO] [stderr]   --> Cargo.toml:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | futures-channel = "0.3.21"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `futures-channel`
[INFO] [stderr] warning: unused workspace dependency `native_blockifier`
[INFO] [stderr]    --> Cargo.toml:493:25
[INFO] [stderr]     |
[INFO] [stderr] 493 | [workspace.dependencies.native_blockifier]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `native_blockifier`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec-derive`
[INFO] [stderr]    --> Cargo.toml:109:1
[INFO] [stderr]     |
[INFO] [stderr] 109 | parity-scale-codec-derive = "3.6"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec-derive`
[INFO] [stderr] warning: unused workspace dependency `patricia_root_cli`
[INFO] [stderr]    --> Cargo.toml:506:25
[INFO] [stderr]     |
[INFO] [stderr] 506 | [workspace.dependencies.patricia_root_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `patricia_root_cli`
[INFO] [stderr] warning: unused workspace dependency `prost-types`
[INFO] [stderr]    --> Cargo.toml:118:1
[INFO] [stderr]     |
[INFO] [stderr] 118 | prost-types = "0.12.1"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost-types`
[INFO] [stderr] warning: unused workspace dependency `rustc-hex`
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | rustc-hex = "2.1.0"
[INFO] [stderr]     | ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `rustc-hex`
[INFO] [stderr] warning: unused workspace dependency `starknet-ff`
[INFO] [stderr]    --> Cargo.toml:150:1
[INFO] [stderr]     |
[INFO] [stderr] 150 | starknet-ff = "0.3.7"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet-ff`
[INFO] [stderr] warning: unused workspace dependency `starknet_committer_and_os_cli`
[INFO] [stderr]    --> Cargo.toml:528:25
[INFO] [stderr]     |
[INFO] [stderr] 528 | [workspace.dependencies.starknet_committer_and_os_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_committer_and_os_cli`
[INFO] [stderr] warning: unused workspace dependency `starknet_committer_cli`
[INFO] [stderr]    --> Cargo.toml:531:25
[INFO] [stderr]     |
[INFO] [stderr] 531 | [workspace.dependencies.starknet_committer_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_committer_cli`
[INFO] [stderr] warning: unused workspace dependency `starknet_os_flow_tests`
[INFO] [stderr]    --> Cargo.toml:537:25
[INFO] [stderr]     |
[INFO] [stderr] 537 | [workspace.dependencies.starknet_os_flow_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_os_flow_tests`
[INFO] [stderr] warning: unused workspace dependency `trybuild`
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | trybuild = "1.0.105"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `trybuild`
[INFO] [stderr] warning: unused workspace dependency `void`
[INFO] [stderr]    --> Cargo.toml:180:1
[INFO] [stderr]     |
[INFO] [stderr] 180 | void = "1.0.2"
[INFO] [stderr]     | ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `void`
[INFO] [stderr] warning: unused workspace dependency `workspace_tests`
[INFO] [stderr]    --> Cargo.toml:559:25
[INFO] [stderr]     |
[INFO] [stderr] 559 | [workspace.dependencies.workspace_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `workspace_tests`
[INFO] [stderr] warning: workspace (manifest) generated 27 warnings
[INFO] [stderr] warning: crates/apollo_reverts/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_reverts/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_reverts/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: `apollo_reverts` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_gateway_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_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: `apollo_gateway_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `starknet_os_flow_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_http_server_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server_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: `apollo_http_server_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_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: `apollo_l1_events_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compilation_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compilation_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compilation_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: `apollo_compilation_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_http_server/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_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: `apollo_http_server` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_batcher/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher/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: `apollo_batcher` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/papyrus_common/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_common/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_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: `papyrus_common` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_signature_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager/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: `apollo_signature_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_types/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: `apollo_mempool_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_types/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: `apollo_l1_events_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_p2p_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync/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: `apollo_p2p_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_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: binary `starknet_committer_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../starknet_committer_cli
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-committer-cli`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_committer_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_committer_cli"
[INFO] [stderr]  2 + name = "starknet-committer-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-committer-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_committer_cli/Cargo.toml:33:37
[INFO] [stderr]    |
[INFO] [stderr] 33 ~ tracing-subscriber.workspace = true
[INFO] [stderr] 34 + [[bin]]
[INFO] [stderr] 35 + name = "starknet-committer-cli"
[INFO] [stderr] 36 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_committer_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/starknet_patricia/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia/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: `starknet_patricia` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_signature_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager_types/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: `apollo_signature_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_types/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: `apollo_committer_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/papyrus_base_layer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_base_layer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_base_layer/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: `papyrus_base_layer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_deployments/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_deployments/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_deployments/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: binary `deployment_generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../deployment_generator
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `deployment-generator`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_deployments/Cargo.toml:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 - name = "deployment_generator"
[INFO] [stderr] 31 + name = "deployment-generator"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_deployments` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/starknet_patricia_storage/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia_storage/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia_storage/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: `starknet_patricia_storage` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_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: `apollo_consensus_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_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: `apollo_config_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/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: `apollo_mempool_p2p_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/shared_execution_objects/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/shared_execution_objects/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/shared_execution_objects/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: `shared_execution_objects` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events/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: `apollo_l1_events` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_task_executor/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_task_executor/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_task_executor/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: `apollo_task_executor` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_time/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_time/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_time/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: `apollo_time` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_staking_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking_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: `apollo_staking_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_types/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: `apollo_config_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_infra/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra/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: `apollo_infra` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer/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: `apollo_committer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync/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: `apollo_state_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_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: `apollo_proc_macros` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/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: `apollo_state_sync_metrics` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager/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: `apollo_proof_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/central_systest_blobs/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/central_systest_blobs/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/central_systest_blobs/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: `central_systest_blobs` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_casm/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm/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: `apollo_compile_to_casm` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_starknet_os_program/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_os_program/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_os_program/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: `apollo_starknet_os_program` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_central_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync/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: `apollo_central_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/bench_tools/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/bench_tools/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/bench_tools/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: binary `bench_tools` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../bench_tools
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `bench-tools`, convert `package.name`
[INFO] [stderr]   --> crates/bench_tools/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "bench_tools"
[INFO] [stderr]  2 + name = "bench-tools"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `bench-tools`, specify `bin.name`
[INFO] [stderr]   --> crates/bench_tools/Cargo.toml:26:37
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ path = "src/benches/dummy_bench.rs"
[INFO] [stderr] 27 + [[bin]]
[INFO] [stderr] 28 + name = "bench-tools"
[INFO] [stderr] 29 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `bench_tools` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_config_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager/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: `apollo_config_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_central_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync_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: `apollo_central_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager/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: `apollo_consensus_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: binary `dummy_exchange_rate_oracle` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../dummy_exchange_rate_oracle
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `dummy-exchange-rate-oracle`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dummy_exchange_rate_oracle.rs
[INFO] [stderr] 1 + src/bin/dummy-exchange-rate-oracle.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `dummy_recorder` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../dummy_recorder
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `dummy-recorder`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dummy_recorder.rs
[INFO] [stderr] 1 + src/bin/dummy-recorder.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `integration_test_central_and_p2p_sync_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_central_and_p2p_sync_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-central-and-p2p-sync-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 - name = "integration_test_central_and_p2p_sync_flow"
[INFO] [stderr] 129 + name = "integration-test-central-and-p2p-sync-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_positive_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_positive_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-positive-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:109:8
[INFO] [stderr]     |
[INFO] [stderr] 109 - name = "integration_test_positive_flow"
[INFO] [stderr] 109 + name = "integration-test-positive-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_proof_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_proof_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-proof-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 - name = "integration_test_proof_flow"
[INFO] [stderr] 105 + name = "integration-test-proof-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_restart_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:113:8
[INFO] [stderr]     |
[INFO] [stderr] 113 - name = "integration_test_restart_flow"
[INFO] [stderr] 113 + name = "integration-test-restart-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_service_multiple_nodes_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_restart_service_multiple_nodes_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-service-multiple-nodes-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 - name = "integration_test_restart_service_multiple_nodes_flow"
[INFO] [stderr] 117 + name = "integration-test-restart-service-multiple-nodes-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_service_single_node_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_restart_service_single_node_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-service-single-node-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 - name = "integration_test_restart_service_single_node_flow"
[INFO] [stderr] 121 + name = "integration-test-restart-service-single-node-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_revert_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /workspace/builds/worker-3-tc1/source/target/.../integration_test_revert_flow
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-revert-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 - name = "integration_test_revert_flow"
[INFO] [stderr] 125 + name = "integration-test-revert-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `sequencer_node_setup` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../sequencer_node_setup
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `sequencer-node-setup`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_node_setup.rs
[INFO] [stderr] 1 + src/bin/sequencer-node-setup.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sequencer_simulator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../sequencer_simulator
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `sequencer-simulator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_simulator.rs
[INFO] [stderr] 1 + src/bin/sequencer-simulator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_integration_tests` (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/apollo_transaction_converter/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_transaction_converter/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_transaction_converter/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: `apollo_transaction_converter` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_types/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: `apollo_state_sync_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_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: `apollo_consensus_orchestrator_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer/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: `starknet_committer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sizeof_macros/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof_macros/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof_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: `apollo_sizeof_macros` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/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: `apollo_consensus_orchestrator` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_native/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native/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: `apollo_compile_to_native` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus/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: `apollo_consensus` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_batcher_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_types/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: `apollo_batcher_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_types/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: `apollo_class_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sizeof/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof/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: `apollo_sizeof` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_types/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: `apollo_proof_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_protobuf/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_protobuf/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_protobuf/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: binary `generate_protoc_output` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../generate_protoc_output
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `generate-protoc-output`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_protobuf/Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "generate_protoc_output"
[INFO] [stderr] 14 + name = "generate-protoc-output"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_protobuf` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_staking/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking/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: `apollo_staking` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/mempool_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool_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: `mempool_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_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: `apollo_monitoring_endpoint_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/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: `apollo_monitoring_endpoint` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sierra_compilation_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sierra_compilation_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sierra_compilation_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: `apollo_sierra_compilation_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_rpc_execution/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc_execution/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc_execution/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: `apollo_rpc_execution` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_cairo_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_cairo_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_cairo_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: `apollo_cairo_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `workspace_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/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: `apollo_proc_macros_lib` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/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: `apollo_compile_to_native_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `apollo_base_layer_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price/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: `apollo_l1_gas_price` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_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: `apollo_mempool_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_os/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os/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: `starknet_os` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_dashboard/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_dashboard/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_dashboard/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: binary `sequencer_dashboard_generator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../sequencer_dashboard_generator
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `sequencer-dashboard-generator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_dashboard_generator.rs
[INFO] [stderr] 1 + src/bin/sequencer-dashboard-generator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_dashboard` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_network_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_types/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: `apollo_network_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_batcher_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_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: `apollo_batcher_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_reader/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_reader/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_reader/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: `apollo_state_reader` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/patricia_root_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/patricia_root_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/patricia_root_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: binary `patricia_root_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../patricia_root_cli
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `patricia-root-cli`, convert `package.name`
[INFO] [stderr]   --> crates/patricia_root_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "patricia_root_cli"
[INFO] [stderr]  2 + name = "patricia-root-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `patricia-root-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/patricia_root_cli/Cargo.toml:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ workspace = true
[INFO] [stderr] 20 + [[bin]]
[INFO] [stderr] 21 + name = "patricia-root-cli"
[INFO] [stderr] 22 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `patricia_root_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockifier_reexecution/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_reexecution/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_reexecution/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: binary `blockifier_reexecution` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../blockifier_reexecution
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `blockifier-reexecution`, convert `package.name`
[INFO] [stderr]   --> crates/blockifier_reexecution/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "blockifier_reexecution"
[INFO] [stderr]  2 + name = "blockifier-reexecution"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `blockifier-reexecution`, specify `bin.name`
[INFO] [stderr]   --> crates/blockifier_reexecution/Cargo.toml:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 ~ workspace = true
[INFO] [stderr] 47 + [[bin]]
[INFO] [stderr] 48 + name = "blockifier-reexecution"
[INFO] [stderr] 49 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `blockifier_reexecution` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier/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: unused build dependency `apollo_infra_utils`
[INFO] [stderr]    --> crates/blockifier/Cargo.toml:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | apollo_infra_utils.workspace = true
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `apollo_infra_utils`
[INFO] [stderr] warning: `blockifier` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_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: `apollo_state_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/native_blockifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/native_blockifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/native_blockifier/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: `native_blockifier` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_proof_verifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_proof_verifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_proof_verifier/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: `starknet_proof_verifier` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_p2p_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync_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: `apollo_p2p_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_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: `apollo_class_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_starknet_client/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_client/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_client/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: binary `state_diff_hash_calculator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../state_diff_hash_calculator
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `state-diff-hash-calculator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/state_diff_hash_calculator.rs
[INFO] [stderr] 1 + src/bin/state-diff-hash-calculator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_starknet_client` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_gateway_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_types/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: `apollo_gateway_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_node/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node/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: binary `apollo_node` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../apollo_node
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `apollo-node`, convert `package.name`
[INFO] [stderr]   --> crates/apollo_node/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "apollo_node"
[INFO] [stderr]  2 + name = "apollo-node"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `apollo-node`, specify `bin.name`
[INFO] [stderr]   --> crates/apollo_node/Cargo.toml:73:31
[INFO] [stderr]    |
[INFO] [stderr] 73 ~ tracing-test.workspace = true
[INFO] [stderr] 74 + [[bin]]
[INFO] [stderr] 75 + name = "apollo-node"
[INFO] [stderr] 76 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `update_apollo_node_config_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../update_apollo_node_config_schema
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `update-apollo-node-config-schema`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/update_apollo_node_config_schema.rs
[INFO] [stderr] 1 + src/bin/update-apollo-node-config-schema.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_node` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_storage/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_storage/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_storage/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: binary `storage_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../storage_cli
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `storage-cli`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_storage/Cargo.toml:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 - name = "storage_cli"
[INFO] [stderr] 87 + name = "storage-cli"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `validate_storage` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../validate_storage
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `validate-storage`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_storage/Cargo.toml:91:8
[INFO] [stderr]    |
[INFO] [stderr] 91 - name = "validate_storage"
[INFO] [stderr] 91 + name = "validate-storage"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_storage` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_gateway/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway/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: `apollo_gateway` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/blockifier_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_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: `blockifier_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_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: `apollo_proof_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager_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: `apollo_consensus_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_transaction_prover/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_transaction_prover/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_transaction_prover/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: binary `starknet_transaction_prover` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../starknet_transaction_prover
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-transaction-prover`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_transaction_prover/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_transaction_prover"
[INFO] [stderr]  2 + name = "starknet-transaction-prover"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-transaction-prover`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_transaction_prover/Cargo.toml:79:18
[INFO] [stderr]    |
[INFO] [stderr] 79 ~ workspace = true
[INFO] [stderr] 80 + [[bin]]
[INFO] [stderr] 81 + name = "starknet-transaction-prover"
[INFO] [stderr] 82 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_transaction_prover` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_metrics/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_metrics/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_metrics/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: `apollo_metrics` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer_and_os_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_and_os_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_and_os_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: binary `starknet_committer_and_os_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc1/source/target/.../starknet_committer_and_os_cli
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-committer-and-os-cli`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_committer_and_os_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_committer_and_os_cli"
[INFO] [stderr]  2 + name = "starknet-committer-and-os-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-committer-and-os-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_committer_and_os_cli/Cargo.toml:62:26
[INFO] [stderr]    |
[INFO] [stderr] 62 ~ path = "benches/main.rs"
[INFO] [stderr] 63 + [[bin]]
[INFO] [stderr] 64 + name = "starknet-committer-and-os-cli"
[INFO] [stderr] 65 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_committer_and_os_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/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: `apollo_l1_gas_price_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_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: `apollo_mempool_p2p_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_infra_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra_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: `apollo_infra_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `apollo_proc_macros_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/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: `apollo_compile_to_casm_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_network_benchmark/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_benchmark/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_benchmark/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: binary `apollo_network_benchmark_node` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../apollo_network_benchmark_node
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `apollo-network-benchmark-node`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/apollo_network_benchmark_node/main.rs
[INFO] [stderr] 1 + src/bin/apollo_network_benchmark_node/apollo-network-benchmark-node.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `apollo_network_benchmark_run` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../apollo_network_benchmark_run
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `apollo-network-benchmark-run`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/apollo_network_benchmark_run/main.rs
[INFO] [stderr] 1 + src/bin/apollo_network_benchmark_run/apollo-network-benchmark-run.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_network_benchmark` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_propeller/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_propeller/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_propeller/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: `apollo_propeller` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_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: `apollo_l1_gas_price_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_api/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_api/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_api/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: `starknet_api` (manifest) generated 3 warnings
[INFO] [stderr] warning: toml_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: toml_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: toml_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: `toml_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager/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: `apollo_class_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_rpc/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_rpc` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p/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: `apollo_mempool_p2p` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_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: `apollo_committer_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool/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: `apollo_mempool` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/tower_ohttp/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/tower_ohttp/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/tower_ohttp/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: `tower_ohttp` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_node_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node_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: `apollo_node_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_network/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network/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: binary `get_peer_id_from_secret_key` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-3-tc1/source/target/.../get_peer_id_from_secret_key
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `get-peer-id-from-secret-key`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/get_peer_id_from_secret_key/main.rs
[INFO] [stderr] 1 + src/bin/get_peer_id_from_secret_key/get-peer-id-from-secret-key.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_network` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_versioned_constants/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_versioned_constants/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_versioned_constants/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: `apollo_versioned_constants` (manifest) generated 3 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/proving-utils`
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/stwo-cairo`
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/stwo-circuits`
[INFO] [stderr]     Updating git repository `https://github.com/starkware-libs/stwo`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starknet-crypto v0.6.2
[INFO] [stderr]   Downloaded expect-test v1.5.1
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded starknet-curve v0.4.2
[INFO] [stderr]   Downloaded starknet-crypto-codegen v0.3.3
[INFO] [stderr]   Downloaded ark-serialize v0.3.0
[INFO] [stderr]   Downloaded ark-ff-asm v0.5.0
[INFO] [stderr]   Downloaded ruint-macro v1.2.1
[INFO] [stderr]   Downloaded fastrlp v0.3.1
[INFO] [stderr]   Downloaded ark-serialize-derive v0.5.0
[INFO] [stderr]   Downloaded fastrlp v0.4.0
[INFO] [stderr]   Downloaded ark-ff-macros v0.3.0
[INFO] [stderr]   Downloaded sealed v0.6.0
[INFO] [stderr]   Downloaded ark-serialize v0.5.0
[INFO] [stderr]   Downloaded ark-ff-macros v0.5.0
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] [stderr]   Downloaded alloy-rlp v0.3.12
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded lifetimed-bytes v0.1.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded sonic-simd v0.1.2
[INFO] [stderr]   Downloaded strum v0.27.2
[INFO] [stderr]   Downloaded serde_arrays v0.1.0
[INFO] [stderr]   Downloaded compression-core v0.4.29
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded rustc-hex v2.1.0
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.3
[INFO] [stderr]   Downloaded starknet-curve v0.6.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded primitive-types v0.12.2
[INFO] [stderr]   Downloaded rustc_version v0.3.3
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded ghash v0.5.1
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded ark-ff-asm v0.3.0
[INFO] [stderr]   Downloaded starknet-core-derive v0.1.0
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.7.5
[INFO] [stderr]   Downloaded alloy-rlp-derive v0.3.12
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded semver-parser v0.10.3
[INFO] [stderr]   Downloaded multimap v0.10.1
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded plotters-svg v0.3.7
[INFO] [stderr]   Downloaded semver v0.11.0
[INFO] [stderr]   Downloaded futures-bounded v0.2.4
[INFO] [stderr]   Downloaded enum-as-inner v0.6.1
[INFO] [stderr]   Downloaded critical-section v1.2.0
[INFO] [stderr]   Downloaded ark-std v0.5.0
[INFO] [stderr]   Downloaded ark-std v0.3.0
[INFO] [stderr]   Downloaded futures-timer v3.0.3
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded starknet-rust-crypto v0.8.1
[INFO] [stderr]   Downloaded dissimilar v1.0.10
[INFO] [stderr]   Downloaded strum_macros v0.27.2
[INFO] [stderr]   Downloaded starknet-crypto v0.8.1
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded uint v0.9.5
[INFO] [stderr]   Downloaded poly1305 v0.8.0
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded compression-codecs v0.4.30
[INFO] [stderr]   Downloaded ark-secp256k1 v0.6.0
[INFO] [stderr]   Downloaded rand_chacha v0.10.0
[INFO] [stderr]   Downloaded crypto-mac v0.10.0
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.4.1
[INFO] [stderr]   Downloaded libp2p-metrics v0.17.0
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded defaultmap v0.5.0
[INFO] [stderr]   Downloaded deadqueue v0.2.5
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded bhttp v0.7.2
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded educe v0.5.11
[INFO] [stderr]   Downloaded ark-ff v0.3.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.14
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.1.3
[INFO] [stderr]   Downloaded rhexdump v0.2.0
[INFO] [stderr]   Downloaded retry-policies v0.4.0
[INFO] [stderr]   Downloaded starknet-types-core v0.2.4
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded sponge-cursor v0.1.0
[INFO] [stderr]   Downloaded sonic-number v0.1.0
[INFO] [stderr]   Downloaded libmdbx v0.6.6
[INFO] [stderr]   Downloaded mlir-sys v0.4.2
[INFO] [stderr]   Downloaded alloy-signer v1.1.1
[INFO] [stderr]   Downloaded alloy-network-primitives v1.1.1
[INFO] [stderr]   Downloaded async-stream-impl v0.3.6
[INFO] [stderr]   Downloaded chacha20 v0.10.0
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded smol_str v0.3.4
[INFO] [stderr]   Downloaded salsa-macro-rules v0.26.2
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded lru v0.12.5
[INFO] [stderr]   Downloaded ark-ff v0.5.0
[INFO] [stderr]   Downloaded nybbles v0.4.6
[INFO] [stderr]   Downloaded wasmtimer v0.4.3
[INFO] [stderr]   Downloaded reed-solomon-simd v3.1.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.19.2
[INFO] [stderr]   Downloaded ohttp v0.7.2
[INFO] [stderr]   Downloaded chacha20poly1305 v0.10.1
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded parity-scale-codec v3.7.5
[INFO] [stderr]   Downloaded salsa-macros v0.26.2
[INFO] [stderr]   Downloaded cairo-lang-sierra-ap-change v2.19.0-rc.3
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded x25519-dalek v2.0.1
[INFO] [stderr]   Downloaded async-compression v0.4.31
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded sha2 v0.11.0
[INFO] [stderr]   Downloaded clap v4.5.51
[INFO] [stderr]   Downloaded cairo-lang-filesystem v2.19.0-rc.3
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded ark-ff-asm v0.6.0
[INFO] [stderr]   Downloaded stwo-std-shims v1.0.0
[INFO] [stderr]   Downloaded starknet-ff v0.3.7
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded starknet-rust-core-derive v0.1.0
[INFO] [stderr]   Downloaded plotters-backend v0.3.7
[INFO] [stderr]   Downloaded keccak-asm v0.1.4
[INFO] [stderr]   Downloaded bincode_derive v2.0.1
[INFO] [stderr]   Downloaded tokio-util v0.7.17
[INFO] [stderr]   Downloaded iri-string v0.7.9
[INFO] [stderr]   Downloaded starknet-core v0.16.0
[INFO] [stderr]   Downloaded cairo-lang-sierra-to-casm v2.19.0-rc.3
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded cairo-lang-defs v2.19.0-rc.3
[INFO] [stderr]   Downloaded educe v0.6.0
[INFO] [stderr]   Downloaded ruint v1.17.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.111
[INFO] [stderr]   Downloaded alloy-tx-macros v1.1.1
[INFO] [stderr]   Downloaded aes-gcm v0.10.3
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded serde_json_pythonic v0.1.2
[INFO] [stderr]   Downloaded ark-ec v0.6.0
[INFO] [stderr]   Downloaded blake3 v1.8.3
[INFO] [stderr]   Downloaded proptest v1.9.0
[INFO] [stderr]   Downloaded sonic-rs v0.3.17
[INFO] [stderr]   Downloaded rkyv v0.8.14
[INFO] [stderr]   Downloaded rust-rocksdb v0.44.1
[INFO] [stderr]   Downloaded rstest_reuse v0.7.0
[INFO] [stderr]   Downloaded unindent v0.2.4
[INFO] [stderr]   Downloaded ark-secp256r1 v0.5.0
[INFO] [stderr]   Downloaded sketches-ddsketch v0.3.0
[INFO] [stderr]   Downloaded starknet-rust v0.17.1
[INFO] [stderr]   Downloaded cairo-lang-executable-plugin v2.19.0-rc.3
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded google-cloud-auth v0.17.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.0
[INFO] [stderr]   Downloaded lambdaworks-crypto v0.13.0
[INFO] [stderr]   Downloaded quinn-proto v0.11.13
[INFO] [stderr]   Downloaded cast v0.3.0
[INFO] [stderr]   Downloaded starknet-rust-signers v0.14.0
[INFO] [stderr]   Downloaded starknet-rust-core v0.17.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded google-cloud-storage v0.22.1
[INFO] [stderr]   Downloaded waker-fn v1.2.0
[INFO] [stderr]   Downloaded libp2p-yamux v0.47.0
[INFO] [stderr]   Downloaded yamux v0.13.8
[INFO] [stderr]   Downloaded yamux v0.12.1
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.16
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded match-lookup v0.1.1
[INFO] [stderr]   Downloaded libp2p-identity v0.2.13
[INFO] [stderr]   Downloaded lambdaworks-math v0.13.0
[INFO] [stderr]   Downloaded openssl v0.10.75
[INFO] [stderr]   Downloaded insta v1.43.2
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.18
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded base-x v0.2.11
[INFO] [stderr]   Downloaded libp2p-tcp v0.44.1
[INFO] [stderr]   Downloaded if-watch v3.2.1
[INFO] [stderr]   Downloaded hex_fmt v0.3.0
[INFO] [stderr]   Downloaded libp2p-mdns v0.48.0
[INFO] [stderr]   Downloaded resolv-conf v0.7.5
[INFO] [stderr]   Downloaded regex-syntax v0.8.6
[INFO] [stderr]   Downloaded cairo-lang-lowering v2.19.0-rc.3
[INFO] [stderr]   Downloaded faststr v0.2.32
[INFO] [stderr]   Downloaded mdbx-sys v13.11.0
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded libp2p-dns v0.44.0
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded const-oid v0.10.2
[INFO] [stderr]   Downloaded convert_case v0.11.0
[INFO] [stderr]   Downloaded starknet-rust-curve v0.6.0
[INFO] [stderr]   Downloaded ciborium-io v0.2.2
[INFO] [stderr]   Downloaded ark-secp256k1 v0.5.0
[INFO] [stderr]   Downloaded tracing-test v0.2.5
[INFO] [stderr]   Downloaded futures-utils-wasm v0.1.0
[INFO] [stderr]   Downloaded threadpool v1.8.1
[INFO] [stderr]   Downloaded bitcoin-io v0.1.3
[INFO] [stderr]   Downloaded ark-bls12-381 v0.5.0
[INFO] [stderr]   Downloaded libp2p-gossipsub v0.49.4
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] [stderr]   Downloaded keccak v0.2.0
[INFO] [stderr]   Downloaded cairo-lang-sierra-type-size v2.19.0-rc.3
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded erased-serde v0.4.9
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded alloy-eip2930 v0.2.3
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded cairo-lang-sierra-gas v2.19.0-rc.3
[INFO] [stderr]   Downloaded sprs v0.11.4
[INFO] [stderr]   Downloaded cairo-lang-casm v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-runner v2.19.0-rc.3
[INFO] [stderr]   Downloaded clap_builder v4.5.51
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[INFO] [stderr]   Downloaded num-prime v0.4.4
[INFO] [stderr]   Downloaded num-modular v0.5.1
[INFO] [stderr]   Downloaded cached v0.44.0
[INFO] [stderr]   Downloaded cached_proc_macro v0.17.0
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.5
[INFO] [stderr]   Downloaded async-stream v0.3.6
[INFO] [stderr]   Downloaded alloy-hardforks v0.2.13
[INFO] [stderr]   Downloaded ndarray v0.17.1
[INFO] [stderr]   Downloaded cairo-vm v3.2.0
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded prometheus-parse v0.2.5
[INFO] [stderr]   Downloaded aerospike v2.0.0-alpha.6
[INFO] [stderr]   Downloaded aerospike-macro v2.0.0-alpha.6
[INFO] [stderr]   Downloaded aerospike-rt v2.0.0-alpha.6
[INFO] [stderr]   Downloaded aerospike-core v2.0.0-alpha.6
[INFO] [stderr]   Downloaded pwhash v1.0.0
[INFO] [stderr]   Downloaded thiserror-no-std v2.0.2
[INFO] [stderr]   Downloaded libp2p-swarm-derive v0.35.1
[INFO] [stderr]   Downloaded quick-protobuf-codec v0.3.1
[INFO] [stderr]   Downloaded xmltree v0.10.3
[INFO] [stderr]   Downloaded tagptr v0.2.0
[INFO] [stderr]   Downloaded indent v0.1.1
[INFO] [stderr]   Downloaded nix v0.20.2
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded ciborium-ll v0.2.2
[INFO] [stderr]   Downloaded melior-macro v0.14.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded alloy-eip2124 v0.2.0
[INFO] [stderr]   Downloaded alloy-core v1.4.1
[INFO] [stderr]   Downloaded libp2p-swarm v0.47.1
[INFO] [stderr]   Downloaded libp2p-plaintext v0.43.0
[INFO] [stderr]   Downloaded asynchronous-codec v0.7.0
[INFO] [stderr]   Downloaded libp2p v0.56.0
[INFO] [stderr]   Downloaded libp2p-upnp v0.5.0
[INFO] [stderr]   Downloaded igd-next v0.16.2
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded vector-map v1.0.2
[INFO] [stderr]   Downloaded mockall v0.12.1
[INFO] [stderr]   Downloaded anes v0.1.6
[INFO] [stderr]   Downloaded tblgen v0.5.2
[INFO] [stderr]   Downloaded rand_xoshiro v0.7.0
[INFO] [stderr]   Downloaded const-hex v1.17.0
[INFO] [stderr]   Downloaded alloy-sol-macro v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.4.1
[INFO] [stderr]   Downloaded alloy-consensus-any v1.1.1
[INFO] [stderr]   Downloaded alloy-rpc-types-any v1.1.1
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v1.1.1
[INFO] [stderr]   Downloaded scrypt v0.10.0
[INFO] [stderr]   Downloaded pyo3-macros v0.19.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.19.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.19.2
[INFO] [stderr]   Downloaded arc-swap v1.7.1
[INFO] [stderr]   Downloaded hpke v0.13.0
[INFO] [stderr]   Downloaded const_format_proc_macros v0.2.34
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.3
[INFO] [stderr]   Downloaded fixed-hash v0.8.0
[INFO] [stderr]   Downloaded convert_case v0.10.0
[INFO] [stderr]   Downloaded cairo-lang-utils v2.19.0-rc.3
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded inventory v0.3.24
[INFO] [stderr]   Downloaded cairo-lang-starknet v2.19.0-rc.3
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded starknet-rust-crypto v0.9.0
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded reqwest-middleware v0.3.3
[INFO] [stderr]   Downloaded camelpaste v0.1.0
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded enum-iterator v2.3.0
[INFO] [stderr]   Downloaded unsigned-varint v0.7.2
[INFO] [stderr]   Downloaded salsa v0.26.2
[INFO] [stderr]   Downloaded libp2p-swarm-test v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]   Downloaded serdect v0.2.0
[INFO] [stderr]   Downloaded alloy-serde v1.1.1
[INFO] [stderr]   Downloaded tokio-metrics v0.4.5
[INFO] [stderr]   Downloaded multistream-select v0.13.0
[INFO] [stderr]   Downloaded netlink-sys v0.8.7
[INFO] [stderr]   Downloaded ipconfig v0.3.2
[INFO] [stderr]   Downloaded libp2p-connection-limits v0.6.0
[INFO] [stderr]   Downloaded cairo-lang-compiler v2.19.0-rc.3
[INFO] [stderr]   Downloaded hyper v1.8.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded starknet-rust-core v0.16.0
[INFO] [stderr]   Downloaded mockall_derive v0.12.1
[INFO] [stderr]   Downloaded criterion-plot v0.5.0
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.16.2
[INFO] [stderr]   Downloaded alloy-json-abi v1.4.1
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.4.1
[INFO] [stderr]   Downloaded alloy-signer-local v1.1.1
[INFO] [stderr]   Downloaded alloy-eip7702 v0.6.3
[INFO] [stderr]   Downloaded hex-conservative v0.2.1
[INFO] [stderr]   Downloaded eth-keystore v0.5.0
[INFO] [stderr]   Downloaded os_info v3.13.0
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] [stderr]   Downloaded libp2p-core v0.43.2
[INFO] [stderr]   Downloaded rw-stream-sink v0.4.0
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded multihash v0.19.3
[INFO] [stderr]   Downloaded windows-core v0.53.0
[INFO] [stderr]   Downloaded rtnetlink v0.13.1
[INFO] [stderr]   Downloaded netlink-proto v0.11.5
[INFO] [stderr]   Downloaded netlink-packet-core v0.7.0
[INFO] [stderr]   Downloaded libp2p-allow-block-list v0.6.0
[INFO] [stderr]   Downloaded readme-rustdocifier v0.1.1
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded lalrpop-util v0.23.1
[INFO] [stderr]   Downloaded ark-std v0.6.0
[INFO] [stderr]   Downloaded ark-ff v0.6.0
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded ark-serialize v0.6.0
[INFO] [stderr]   Downloaded ark-serialize-derive v0.6.0
[INFO] [stderr]   Downloaded cairo-lang-executable v2.19.0-rc.3
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded ciborium v0.2.2
[INFO] [stderr]   Downloaded alloy-transport v1.1.1
[INFO] [stderr]   Downloaded alloy-json-rpc v1.1.1
[INFO] [stderr]   Downloaded tinytemplate v1.2.1
[INFO] [stderr]   Downloaded alloy-transport-http v1.1.1
[INFO] [stderr]   Downloaded alloy-network v1.1.1
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.0
[INFO] [stderr]   Downloaded alloy-rpc-types v1.1.1
[INFO] [stderr]   Downloaded alloy-node-bindings v1.1.1
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded virtue v0.0.18
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded alloy-trie v0.9.1
[INFO] [stderr]   Downloaded rlimit v0.10.2
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] [stderr]   Downloaded llvm-sys v191.0.0
[INFO] [stderr]   Downloaded metrics-util v0.19.1
[INFO] [stderr]   Downloaded rapidhash v4.2.1
[INFO] [stderr]   Downloaded syn-solidity v1.4.1
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded melior v0.21.0
[INFO] [stderr]   Downloaded ark-ec v0.5.0
[INFO] [stderr]   Downloaded alloy v1.1.1
[INFO] [stderr]   Downloaded alloy-chains v0.2.18
[INFO] [stderr]   Downloaded alloy-contract v1.1.1
[INFO] [stderr]   Downloaded route-recognizer v0.3.1
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded lalrpop v0.23.1
[INFO] [stderr]   Downloaded ark-poly v0.5.0
[INFO] [stderr]   Downloaded cairo-lang-proc-macros v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-primitive-token v1.0.0
[INFO] [stderr]   Downloaded uuid v0.8.2
[INFO] [stderr]   Downloaded pyo3 v0.19.2
[INFO] [stderr]   Downloaded good_lp v1.14.2
[INFO] [stderr]   Downloaded microlp v0.2.11
[INFO] [stderr]   Downloaded unescaper v0.1.6
[INFO] [stderr]   Downloaded cairo-lang-debug v2.19.0-rc.3
[INFO] [stderr]   Downloaded path-clean v1.0.1
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded security-framework v3.5.1
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded cairo-lang-sierra-generator v2.19.0-rc.3
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded alloy-rpc-client v1.1.1
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded rand_distr v0.6.0
[INFO] [stderr]   Downloaded ark-poly v0.6.0
[INFO] [stderr]   Downloaded starknet-rust-providers v0.16.0
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded starknet-rust-macros v0.2.6
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.4.1
[INFO] [stderr]   Downloaded soketto v0.8.1
[INFO] [stderr]   Downloaded alloy-sol-types v1.4.1
[INFO] [stderr]   Downloaded secp256k1 v0.30.0
[INFO] [stderr]   Downloaded intrusive-collections v0.9.7
[INFO] [stderr]   Downloaded diffy v0.5.0
[INFO] [stderr]   Downloaded attohttpc v0.30.1
[INFO] [stderr]   Downloaded regex-lite v0.1.7
[INFO] [stderr]   Downloaded starknet-rust-contract v0.16.0
[INFO] [stderr]   Downloaded jsonrpsee-server v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded alloy-primitives v1.5.2
[INFO] [stderr]   Downloaded bincode v2.0.1
[INFO] [stderr]   Downloaded unty v0.0.4
[INFO] [stderr]   Downloaded thiserror-impl-no-std v2.0.2
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.26.0
[INFO] [stderr]   Downloaded rustls-platform-verifier v0.5.3
[INFO] [stderr]   Downloaded retry v2.1.0
[INFO] [stderr]   Downloaded protoc-prebuilt v0.3.0
[INFO] [stderr]   Downloaded cairo-lang-semantic v2.19.0-rc.3
[INFO] [stderr]   Downloaded starknet-rust-accounts v0.16.0
[INFO] [stderr]   Downloaded cairo-lang-execute-utils v2.19.0-rc.3
[INFO] [stderr]   Downloaded libp2p-quic v0.13.0
[INFO] [stderr]   Downloaded libp2p-tls v0.6.2
[INFO] [stderr]   Downloaded x509-parser v0.17.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.5
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded xshell-macros v0.2.7
[INFO] [stderr]   Downloaded criterion v0.5.1
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v1.1.1
[INFO] [stderr]   Downloaded alloy-consensus v1.1.1
[INFO] [stderr]   Downloaded fraction v0.13.1
[INFO] [stderr]   Downloaded google-cloud-token v0.1.2
[INFO] [stderr]   Downloaded google-cloud-metadata v0.5.1
[INFO] [stderr]   Downloaded simple_logger v4.3.3
[INFO] [stderr]   Downloaded human_bytes v0.4.3
[INFO] [stderr]   Downloaded netlink-packet-utils v0.5.2
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded asn1-rs-impl v0.2.0
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.4.2
[INFO] [stderr]   Downloaded enum-assoc v1.2.4
[INFO] [stderr]   Downloaded cairo-lang-sierra v2.19.0-rc.3
[INFO] [stderr]   Downloaded bit-set v0.9.1
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded cairo-lang-syntax v2.19.0-rc.3
[INFO] [stderr]   Downloaded plotters v0.3.7
[INFO] [stderr]   Downloaded alloy-provider v1.1.1
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded memmap2 v0.8.0
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded futures-rustls v0.26.0
[INFO] [stderr]   Downloaded libp2p-ping v0.47.0
[INFO] [stderr]   Downloaded libp2p-identify v0.47.0
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded cairo-lang-syntax-codegen v2.19.0-rc.3
[INFO] [stderr]   Downloaded comrak v0.33.0
[INFO] [stderr]   Downloaded if-addrs v0.10.2
[INFO] [stderr]   Downloaded libp2p-noise v0.46.1
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded cairo-lang-formatter v2.19.0-rc.3
[INFO] [stderr]   Downloaded xshell v0.2.7
[INFO] [stderr]   Downloaded reqwest-retry v0.7.0
[INFO] [stderr]   Downloaded const-fnv1a-hash v1.1.0
[INFO] [stderr]   Downloaded genco-macros v0.19.0
[INFO] [stderr]   Downloaded ark-secp256r1 v0.6.0
[INFO] [stderr]   Downloaded pyo3-log v0.8.4
[INFO] [stderr]   Downloaded sha3 v0.12.0
[INFO] [stderr]   Downloaded cairo-lang-eq-solver v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-project v2.19.0-rc.3
[INFO] [stderr]   Downloaded netlink-packet-route v0.17.1
[INFO] [stderr]   Downloaded prometheus-client v0.23.1
[INFO] [stderr]   Downloaded wasm-timer v0.2.5
[INFO] [stderr]   Downloaded notify-types v2.0.0
[INFO] [stderr]   Downloaded kqueue-sys v1.0.4
[INFO] [stderr]   Downloaded cairo-lang-test-utils v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-diagnostics v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-plugins v2.19.0-rc.3
[INFO] [stderr]   Downloaded cairo-lang-runnable-utils v2.19.0-rc.3
[INFO] [stderr]   Downloaded ark-ff-macros v0.6.0
[INFO] [stderr]   Downloaded libp2p-kad v0.48.0
[INFO] [stderr]   Downloaded inotify v0.11.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded moka v0.12.11
[INFO] [stderr]   Downloaded genco v0.19.0
[INFO] [stderr]   Downloaded alloy-genesis v1.1.1
[INFO] [stderr]   Downloaded alloy-eips v1.1.1
[INFO] [stderr]   Downloaded sha3-asm v0.1.4
[INFO] [stderr]   Downloaded cairo-lang-parser v2.19.0-rc.3
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded cairo-native v0.9.0-rc.7
[INFO] [stderr]   Downloaded snow v0.9.6
[INFO] [stderr]   Downloaded rust-librocksdb-sys v0.40.0+10.7.5
[INFO] [stderr]   Downloaded c-kzg v2.1.5
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[INFO] [stderr]   Downloaded secp256k1-sys v0.10.1
[INFO] [stderr]   Downloaded cairo-lang-starknet-classes v2.19.0-rc.3
[INFO] [stderr]   Downloaded aws-lc-sys v0.33.0
[INFO] [stderr]   Downloaded windows v0.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269
[INFO] running `Command { std: "docker" "start" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269" "/opt/rustwide/cargo-home/bin/cargo" "+98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` 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: unused workspace dependency `alloy-primitives`
[INFO] [stderr]   --> Cargo.toml:13:1
[INFO] [stderr]    |
[INFO] [stderr] 13 | alloy-primitives = "1.5"
[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-primitives`
[INFO] [stderr] warning: unused workspace dependency `apollo_dashboard`
[INFO] [stderr]    --> Cargo.toml:272:25
[INFO] [stderr]     |
[INFO] [stderr] 272 | [workspace.dependencies.apollo_dashboard]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_dashboard`
[INFO] [stderr] warning: unused workspace dependency `apollo_network_benchmark`
[INFO] [stderr]    --> Cargo.toml:352:25
[INFO] [stderr]     |
[INFO] [stderr] 352 | [workspace.dependencies.apollo_network_benchmark]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_network_benchmark`
[INFO] [stderr] warning: unused workspace dependency `apollo_proc_macros_tests`
[INFO] [stderr]    --> Cargo.toml:378:25
[INFO] [stderr]     |
[INFO] [stderr] 378 | [workspace.dependencies.apollo_proc_macros_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_proc_macros_tests`
[INFO] [stderr] warning: unused workspace dependency `apollo_task_executor`
[INFO] [stderr]    --> Cargo.toml:453:25
[INFO] [stderr]     |
[INFO] [stderr] 453 | [workspace.dependencies.apollo_task_executor]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `apollo_task_executor`
[INFO] [stderr] warning: unused workspace dependency `bench_tools`
[INFO] [stderr]    --> Cargo.toml:469:25
[INFO] [stderr]     |
[INFO] [stderr] 469 | [workspace.dependencies.bench_tools]
[INFO] [stderr]     |                         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `bench_tools`
[INFO] [stderr] warning: unused workspace dependency `bzip2`
[INFO] [stderr]    --> Cargo.toml:483:25
[INFO] [stderr]     |
[INFO] [stderr] 483 | [workspace.dependencies.bzip2]
[INFO] [stderr]     |                         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `bzip2`
[INFO] [stderr] warning: unused workspace dependency `cairo-air`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | cairo-air = "1.1.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-air`
[INFO] [stderr] warning: unused workspace dependency `cairo-felt`
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | cairo-felt = "0.9.1"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-felt`
[INFO] [stderr] warning: unused workspace dependency `cairo-program-runner-lib`
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | cairo-program-runner-lib = "1.1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `cairo-program-runner-lib`
[INFO] [stderr] warning: unused workspace dependency `central_systest_blobs`
[INFO] [stderr]    --> Cargo.toml:487:25
[INFO] [stderr]     |
[INFO] [stderr] 487 | [workspace.dependencies.central_systest_blobs]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `central_systest_blobs`
[INFO] [stderr] warning: unused workspace dependency `futures-channel`
[INFO] [stderr]   --> Cargo.toml:67:1
[INFO] [stderr]    |
[INFO] [stderr] 67 | futures-channel = "0.3.21"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `futures-channel`
[INFO] [stderr] warning: unused workspace dependency `native_blockifier`
[INFO] [stderr]    --> Cargo.toml:493:25
[INFO] [stderr]     |
[INFO] [stderr] 493 | [workspace.dependencies.native_blockifier]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `native_blockifier`
[INFO] [stderr] warning: unused workspace dependency `parity-scale-codec-derive`
[INFO] [stderr]    --> Cargo.toml:109:1
[INFO] [stderr]     |
[INFO] [stderr] 109 | parity-scale-codec-derive = "3.6"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `parity-scale-codec-derive`
[INFO] [stderr] warning: unused workspace dependency `patricia_root_cli`
[INFO] [stderr]    --> Cargo.toml:506:25
[INFO] [stderr]     |
[INFO] [stderr] 506 | [workspace.dependencies.patricia_root_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `patricia_root_cli`
[INFO] [stderr] warning: unused workspace dependency `prost-types`
[INFO] [stderr]    --> Cargo.toml:118:1
[INFO] [stderr]     |
[INFO] [stderr] 118 | prost-types = "0.12.1"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `prost-types`
[INFO] [stderr] warning: unused workspace dependency `rustc-hex`
[INFO] [stderr]    --> Cargo.toml:137:1
[INFO] [stderr]     |
[INFO] [stderr] 137 | rustc-hex = "2.1.0"
[INFO] [stderr]     | ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `rustc-hex`
[INFO] [stderr] warning: unused workspace dependency `starknet-ff`
[INFO] [stderr]    --> Cargo.toml:150:1
[INFO] [stderr]     |
[INFO] [stderr] 150 | starknet-ff = "0.3.7"
[INFO] [stderr]     | ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet-ff`
[INFO] [stderr] warning: unused workspace dependency `starknet_committer_and_os_cli`
[INFO] [stderr]    --> Cargo.toml:528:25
[INFO] [stderr]     |
[INFO] [stderr] 528 | [workspace.dependencies.starknet_committer_and_os_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_committer_and_os_cli`
[INFO] [stderr] warning: unused workspace dependency `starknet_committer_cli`
[INFO] [stderr]    --> Cargo.toml:531:25
[INFO] [stderr]     |
[INFO] [stderr] 531 | [workspace.dependencies.starknet_committer_cli]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_committer_cli`
[INFO] [stderr] warning: unused workspace dependency `starknet_os_flow_tests`
[INFO] [stderr]    --> Cargo.toml:537:25
[INFO] [stderr]     |
[INFO] [stderr] 537 | [workspace.dependencies.starknet_os_flow_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `starknet_os_flow_tests`
[INFO] [stderr] warning: unused workspace dependency `trybuild`
[INFO] [stderr]    --> Cargo.toml:176:1
[INFO] [stderr]     |
[INFO] [stderr] 176 | trybuild = "1.0.105"
[INFO] [stderr]     | ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `trybuild`
[INFO] [stderr] warning: unused workspace dependency `void`
[INFO] [stderr]    --> Cargo.toml:180:1
[INFO] [stderr]     |
[INFO] [stderr] 180 | void = "1.0.2"
[INFO] [stderr]     | ^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `void`
[INFO] [stderr] warning: unused workspace dependency `workspace_tests`
[INFO] [stderr]    --> Cargo.toml:559:25
[INFO] [stderr]     |
[INFO] [stderr] 559 | [workspace.dependencies.workspace_tests]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `workspace_tests`
[INFO] [stderr] warning: workspace (manifest) generated 27 warnings
[INFO] [stderr] warning: crates/starknet_patricia/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia/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: `starknet_patricia` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_signature_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager_types/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: `apollo_signature_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_types/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: `apollo_committer_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_deployments/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_deployments/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_deployments/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: binary `deployment_generator` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../deployment_generator
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `deployment-generator`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_deployments/Cargo.toml:31:8
[INFO] [stderr]    |
[INFO] [stderr] 31 - name = "deployment_generator"
[INFO] [stderr] 31 + name = "deployment-generator"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_deployments` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/papyrus_base_layer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_base_layer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_base_layer/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: `papyrus_base_layer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_patricia_storage/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia_storage/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_patricia_storage/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: `starknet_patricia_storage` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_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: `apollo_consensus_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_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: `apollo_config_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_types/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: `apollo_mempool_p2p_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/shared_execution_objects/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/shared_execution_objects/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/shared_execution_objects/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: `shared_execution_objects` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events/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: `apollo_l1_events` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_task_executor/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_task_executor/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_task_executor/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: `apollo_task_executor` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_time/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_time/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_time/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: `apollo_time` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_staking_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking_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: `apollo_staking_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager_types/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: `apollo_config_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_infra/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra/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: `apollo_infra` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer/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: `apollo_committer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_metrics/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: `apollo_state_sync_metrics` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_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: `apollo_proc_macros` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager/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: `apollo_proof_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync/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: `apollo_state_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_casm/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm/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: `apollo_compile_to_casm` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/central_systest_blobs/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/central_systest_blobs/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/central_systest_blobs/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: `central_systest_blobs` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_starknet_os_program/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_os_program/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_os_program/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: `apollo_starknet_os_program` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_central_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync/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: `apollo_central_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/bench_tools/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/bench_tools/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/bench_tools/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: binary `bench_tools` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../bench_tools
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `bench-tools`, convert `package.name`
[INFO] [stderr]   --> crates/bench_tools/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "bench_tools"
[INFO] [stderr]  2 + name = "bench-tools"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `bench-tools`, specify `bin.name`
[INFO] [stderr]   --> crates/bench_tools/Cargo.toml:26:37
[INFO] [stderr]    |
[INFO] [stderr] 26 ~ path = "src/benches/dummy_bench.rs"
[INFO] [stderr] 27 + [[bin]]
[INFO] [stderr] 28 + name = "bench-tools"
[INFO] [stderr] 29 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `bench_tools` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_config_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config_manager/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: `apollo_config_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager/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: `apollo_consensus_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_central_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_central_sync_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: `apollo_central_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_integration_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: binary `dummy_exchange_rate_oracle` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../dummy_exchange_rate_oracle
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `dummy-exchange-rate-oracle`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dummy_exchange_rate_oracle.rs
[INFO] [stderr] 1 + src/bin/dummy-exchange-rate-oracle.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `dummy_recorder` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../dummy_recorder
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `dummy-recorder`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dummy_recorder.rs
[INFO] [stderr] 1 + src/bin/dummy-recorder.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `integration_test_central_and_p2p_sync_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_central_and_p2p_sync_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-central-and-p2p-sync-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 - name = "integration_test_central_and_p2p_sync_flow"
[INFO] [stderr] 129 + name = "integration-test-central-and-p2p-sync-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_positive_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_positive_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-positive-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:109:8
[INFO] [stderr]     |
[INFO] [stderr] 109 - name = "integration_test_positive_flow"
[INFO] [stderr] 109 + name = "integration-test-positive-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_proof_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_proof_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-proof-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:105:8
[INFO] [stderr]     |
[INFO] [stderr] 105 - name = "integration_test_proof_flow"
[INFO] [stderr] 105 + name = "integration-test-proof-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_restart_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:113:8
[INFO] [stderr]     |
[INFO] [stderr] 113 - name = "integration_test_restart_flow"
[INFO] [stderr] 113 + name = "integration-test-restart-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_service_multiple_nodes_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_restart_service_multiple_nodes_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-service-multiple-nodes-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 - name = "integration_test_restart_service_multiple_nodes_flow"
[INFO] [stderr] 117 + name = "integration-test-restart-service-multiple-nodes-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_restart_service_single_node_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_restart_service_single_node_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-restart-service-single-node-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:121:8
[INFO] [stderr]     |
[INFO] [stderr] 121 - name = "integration_test_restart_service_single_node_flow"
[INFO] [stderr] 121 + name = "integration-test-restart-service-single-node-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `integration_test_revert_flow` should have a kebab-case name
[INFO] [stderr]     |
[INFO] [stderr]   1 | /opt/rustwide/target/.../integration_test_revert_flow
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: to change the binary name to `integration-test-revert-flow`, convert `bin.name`
[INFO] [stderr]    --> crates/apollo_integration_tests/Cargo.toml:125:8
[INFO] [stderr]     |
[INFO] [stderr] 125 - name = "integration_test_revert_flow"
[INFO] [stderr] 125 + name = "integration-test-revert-flow"
[INFO] [stderr]     |
[INFO] [stderr] warning: binary `sequencer_node_setup` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../sequencer_node_setup
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `sequencer-node-setup`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_node_setup.rs
[INFO] [stderr] 1 + src/bin/sequencer-node-setup.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `sequencer_simulator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../sequencer_simulator
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `sequencer-simulator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_simulator.rs
[INFO] [stderr] 1 + src/bin/sequencer-simulator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_integration_tests` (manifest) generated 14 warnings
[INFO] [stderr] warning: crates/apollo_transaction_converter/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_transaction_converter/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_transaction_converter/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: `apollo_transaction_converter` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_types/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: `apollo_state_sync_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator_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: `apollo_consensus_orchestrator_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer/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: `starknet_committer` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_orchestrator/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: `apollo_consensus_orchestrator` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sizeof_macros/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof_macros/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof_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: `apollo_sizeof_macros` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_native/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native/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: `apollo_compile_to_native` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus/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: `apollo_consensus` (manifest) generated 3 warnings
[INFO] [stderr] warning: toml_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: toml_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: toml_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: `toml_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_batcher_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_types/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: `apollo_batcher_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_types/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: `apollo_class_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sizeof/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sizeof/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: `apollo_sizeof` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_protobuf/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_protobuf/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_protobuf/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: binary `generate_protoc_output` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../generate_protoc_output
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `generate-protoc-output`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_protobuf/Cargo.toml:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 - name = "generate_protoc_output"
[INFO] [stderr] 14 + name = "generate-protoc-output"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_protobuf` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/mempool_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/mempool_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: `mempool_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_types/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: `apollo_proof_manager_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_staking/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_staking/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: `apollo_staking` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint_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: `apollo_monitoring_endpoint_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_cairo_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_cairo_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_cairo_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: `apollo_cairo_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_sierra_compilation_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sierra_compilation_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_sierra_compilation_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: `apollo_sierra_compilation_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_rpc_execution/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc_execution/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc_execution/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: `apollo_rpc_execution` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_monitoring_endpoint/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: `apollo_monitoring_endpoint` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_lib/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: `apollo_proc_macros_lib` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_native_types/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: `apollo_compile_to_native_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_base_layer_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `apollo_base_layer_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price/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: `apollo_l1_gas_price` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_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: `apollo_mempool_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_os/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os/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: `starknet_os` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_network_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_types/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: `apollo_network_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_dashboard/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_dashboard/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_dashboard/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: binary `sequencer_dashboard_generator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../sequencer_dashboard_generator
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `sequencer-dashboard-generator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/sequencer_dashboard_generator.rs
[INFO] [stderr] 1 + src/bin/sequencer-dashboard-generator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_dashboard` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_batcher_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher_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: `apollo_batcher_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_state_reader/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_reader/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_reader/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: `apollo_state_reader` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/blockifier_reexecution/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_reexecution/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_reexecution/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: binary `blockifier_reexecution` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../blockifier_reexecution
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `blockifier-reexecution`, convert `package.name`
[INFO] [stderr]   --> crates/blockifier_reexecution/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "blockifier_reexecution"
[INFO] [stderr]  2 + name = "blockifier-reexecution"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `blockifier-reexecution`, specify `bin.name`
[INFO] [stderr]   --> crates/blockifier_reexecution/Cargo.toml:46:18
[INFO] [stderr]    |
[INFO] [stderr] 46 ~ workspace = true
[INFO] [stderr] 47 + [[bin]]
[INFO] [stderr] 48 + name = "blockifier-reexecution"
[INFO] [stderr] 49 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `blockifier_reexecution` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/patricia_root_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/patricia_root_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/patricia_root_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: binary `patricia_root_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../patricia_root_cli
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `patricia-root-cli`, convert `package.name`
[INFO] [stderr]   --> crates/patricia_root_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "patricia_root_cli"
[INFO] [stderr]  2 + name = "patricia-root-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `patricia-root-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/patricia_root_cli/Cargo.toml:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 ~ workspace = true
[INFO] [stderr] 20 + [[bin]]
[INFO] [stderr] 21 + name = "patricia-root-cli"
[INFO] [stderr] 22 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `patricia_root_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/blockifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier/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: unused build dependency `apollo_infra_utils`
[INFO] [stderr]    --> crates/blockifier/Cargo.toml:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | apollo_infra_utils.workspace = true
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `apollo_infra_utils`
[INFO] [stderr] warning: `blockifier` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_state_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_state_sync_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: `apollo_state_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/native_blockifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/native_blockifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/native_blockifier/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: `native_blockifier` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_proof_verifier/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_proof_verifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_proof_verifier/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: `starknet_proof_verifier` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_p2p_sync_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync_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: `apollo_p2p_sync_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager_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: `apollo_class_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_starknet_client/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_client/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_starknet_client/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: binary `state_diff_hash_calculator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../state_diff_hash_calculator
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `state-diff-hash-calculator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/state_diff_hash_calculator.rs
[INFO] [stderr] 1 + src/bin/state-diff-hash-calculator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_starknet_client` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_gateway_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_types/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: `apollo_gateway_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_node/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node/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: binary `apollo_node` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../apollo_node
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `apollo-node`, convert `package.name`
[INFO] [stderr]   --> crates/apollo_node/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "apollo_node"
[INFO] [stderr]  2 + name = "apollo-node"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `apollo-node`, specify `bin.name`
[INFO] [stderr]   --> crates/apollo_node/Cargo.toml:73:31
[INFO] [stderr]    |
[INFO] [stderr] 73 ~ tracing-test.workspace = true
[INFO] [stderr] 74 + [[bin]]
[INFO] [stderr] 75 + name = "apollo-node"
[INFO] [stderr] 76 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `update_apollo_node_config_schema` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../update_apollo_node_config_schema
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `update-apollo-node-config-schema`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/update_apollo_node_config_schema.rs
[INFO] [stderr] 1 + src/bin/update-apollo-node-config-schema.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_node` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_storage/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_storage/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_storage/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: binary `storage_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../storage_cli
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `storage-cli`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_storage/Cargo.toml:87:8
[INFO] [stderr]    |
[INFO] [stderr] 87 - name = "storage_cli"
[INFO] [stderr] 87 + name = "storage-cli"
[INFO] [stderr]    |
[INFO] [stderr] warning: binary `validate_storage` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../validate_storage
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `validate-storage`, convert `bin.name`
[INFO] [stderr]   --> crates/apollo_storage/Cargo.toml:91:8
[INFO] [stderr]    |
[INFO] [stderr] 91 - name = "validate_storage"
[INFO] [stderr] 91 + name = "validate-storage"
[INFO] [stderr]    |
[INFO] [stderr] warning: `apollo_storage` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_gateway/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway/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: `apollo_gateway` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/blockifier_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/blockifier_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: `blockifier_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proof_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proof_manager_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: `apollo_proof_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_test_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_test_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_test_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_consensus_manager_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_consensus_manager_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: `apollo_consensus_manager_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_transaction_prover/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_transaction_prover/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_transaction_prover/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: binary `starknet_transaction_prover` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../starknet_transaction_prover
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-transaction-prover`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_transaction_prover/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_transaction_prover"
[INFO] [stderr]  2 + name = "starknet-transaction-prover"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-transaction-prover`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_transaction_prover/Cargo.toml:79:18
[INFO] [stderr]    |
[INFO] [stderr] 79 ~ workspace = true
[INFO] [stderr] 80 + [[bin]]
[INFO] [stderr] 81 + name = "starknet-transaction-prover"
[INFO] [stderr] 82 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_transaction_prover` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_metrics/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_metrics/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_metrics/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: `apollo_metrics` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer_and_os_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_and_os_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_and_os_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: binary `starknet_committer_and_os_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../starknet_committer_and_os_cli
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-committer-and-os-cli`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_committer_and_os_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_committer_and_os_cli"
[INFO] [stderr]  2 + name = "starknet-committer-and-os-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-committer-and-os-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_committer_and_os_cli/Cargo.toml:62:26
[INFO] [stderr]    |
[INFO] [stderr] 62 ~ path = "benches/main.rs"
[INFO] [stderr] 63 + [[bin]]
[INFO] [stderr] 64 + name = "starknet-committer-and-os-cli"
[INFO] [stderr] 65 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_committer_and_os_cli` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_types/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: `apollo_l1_gas_price_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p_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: `apollo_mempool_p2p_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_infra_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_infra_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: `apollo_infra_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_proc_macros_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `apollo_proc_macros_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compile_to_casm_types/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: `apollo_compile_to_casm_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_network_benchmark/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_benchmark/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network_benchmark/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: binary `apollo_network_benchmark_node` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../apollo_network_benchmark_node
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `apollo-network-benchmark-node`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/apollo_network_benchmark_node/main.rs
[INFO] [stderr] 1 + src/bin/apollo_network_benchmark_node/apollo-network-benchmark-node.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `apollo_network_benchmark_run` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../apollo_network_benchmark_run
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `apollo-network-benchmark-run`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/apollo_network_benchmark_run/main.rs
[INFO] [stderr] 1 + src/bin/apollo_network_benchmark_run/apollo-network-benchmark-run.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_network_benchmark` (manifest) generated 5 warnings
[INFO] [stderr] warning: crates/apollo_propeller/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_propeller/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_propeller/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: `apollo_propeller` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_gas_price_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_gas_price_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: `apollo_l1_gas_price_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_api/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_api/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_api/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: `starknet_api` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_class_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_class_manager/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: `apollo_class_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_rpc/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_rpc/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_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: `apollo_rpc` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_p2p/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_p2p/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: `apollo_mempool_p2p` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_committer_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_committer_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: `apollo_committer_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool/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: `apollo_mempool` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/tower_ohttp/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/tower_ohttp/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/tower_ohttp/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: `tower_ohttp` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_node_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_node_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: `apollo_node_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_network/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_network/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: binary `get_peer_id_from_secret_key` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../get_peer_id_from_secret_key
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `get-peer-id-from-secret-key`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/get_peer_id_from_secret_key/main.rs
[INFO] [stderr] 1 + src/bin/get_peer_id_from_secret_key/get-peer-id-from-secret-key.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `apollo_network` (manifest) generated 4 warnings
[INFO] [stderr] warning: crates/apollo_versioned_constants/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_versioned_constants/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_versioned_constants/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: `apollo_versioned_constants` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_reverts/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_reverts/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_reverts/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: `apollo_reverts` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_gateway_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_gateway_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: `apollo_gateway_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_os_flow_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `starknet_os_flow_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_http_server_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server_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: `apollo_http_server_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events_config/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_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: `apollo_l1_events_config` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_compilation_utils/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compilation_utils/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_compilation_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: `apollo_compilation_utils` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_http_server/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_server/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_http_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: `apollo_http_server` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_batcher/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_batcher/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: `apollo_batcher` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/papyrus_common/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_common/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/papyrus_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: `papyrus_common` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_signature_manager/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_signature_manager/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: `apollo_signature_manager` (manifest) generated 3 warnings
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: workspace_tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: `workspace_tests` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_mempool_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_mempool_types/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: `apollo_mempool_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_l1_events_types/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_l1_events_types/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: `apollo_l1_events_types` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/apollo_p2p_sync/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/apollo_p2p_sync/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: `apollo_p2p_sync` (manifest) generated 3 warnings
[INFO] [stderr] warning: crates/starknet_committer_cli/Cargo.toml: `lints.rust.future-incompatible` is deprecated in favor of `lints.rust.future_incompatible` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: crates/starknet_committer_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: binary `starknet_committer_cli` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../starknet_committer_cli
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `starknet-committer-cli`, convert `package.name`
[INFO] [stderr]   --> crates/starknet_committer_cli/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "starknet_committer_cli"
[INFO] [stderr]  2 + name = "starknet-committer-cli"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `starknet-committer-cli`, specify `bin.name`
[INFO] [stderr]   --> crates/starknet_committer_cli/Cargo.toml:33:37
[INFO] [stderr]    |
[INFO] [stderr] 33 ~ tracing-subscriber.workspace = true
[INFO] [stderr] 34 + [[bin]]
[INFO] [stderr] 35 + name = "starknet-committer-cli"
[INFO] [stderr] 36 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `starknet_committer_cli` (manifest) generated 4 warnings
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling salsa-macros v0.26.2
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking lambdaworks-crypto v0.13.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking starknet-types-core v0.2.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling apollo_proc_macros_lib v0.0.0 (/opt/rustwide/workdir/crates/apollo_proc_macros_lib)
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking salsa-macro-rules v0.26.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking salsa v0.26.2
[INFO] [stderr]     Checking vector-map v1.0.2
[INFO] [stderr]     Checking smol_str v0.3.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking apollo_proc_macros v0.0.0 (/opt/rustwide/workdir/crates/apollo_proc_macros)
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking cairo-lang-utils v2.19.0-rc.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking starknet-curve v0.6.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cairo-lang-debug v2.19.0-rc.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling genco-macros v0.19.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking sponge-cursor v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking sha3 v0.12.0
[INFO] [stderr]     Checking relative-path v1.9.3
[INFO] [stderr]    Compiling xshell-macros v0.2.7
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking xshell v0.2.7
[INFO] [stderr]     Checking genco v0.19.0
[INFO] [stderr]     Checking cairo-lang-primitive-token v1.0.0
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]     Checking cairo-lang-syntax-codegen v2.19.0-rc.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.19.0-rc.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking cairo-lang-filesystem v2.19.0-rc.3
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking starknet-crypto v0.8.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking num-modular v0.5.1
[INFO] [stderr]     Checking diffy v0.5.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking cairo-lang-diagnostics v2.19.0-rc.3
[INFO] [stderr]     Checking cairo-lang-syntax v2.19.0-rc.3
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking sprs v0.11.4
[INFO] [stderr]     Checking ark-std v0.6.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.6.0
[INFO] [stderr]     Checking indent v0.1.1
[INFO] [stderr]     Checking ark-serialize v0.6.0
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/98fd715edd3a0a5aa8f2041d7e20a3143b0fc0d3/bin/rustc --crate-name lalrpop --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=c93b5834704b9706 -C extra-filename=-8ebb2162bbabdcd7 --out-dir /opt/rustwide/target/debug/build/lalrpop/8ebb2162bbabdcd7/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/f67246a863654045/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/42b8139a42d2dc4b/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/2432691c0583ecb9/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/12c35732896fdd97/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/a15354d514d7d878/out -L dependency=/opt/rustwide/target/debug/build/digest/7389ba02b7d09d17/out -L dependency=/opt/rustwide/target/debug/build/either/e67190205648abee/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fixedbitset/e79283b3e498961f/out -L dependency=/opt/rustwide/target/debug/build/foldhash/2ef96db4f84fea1f/out -L dependency=/opt/rustwide/target/debug/build/foldhash/fca0c474d382b9b6/out -L dependency=/opt/rustwide/target/debug/build/generic-array/61f242c4101957c3/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/9b7d3d14d2832773/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/c78b5fe711f26621/out -L dependency=/opt/rustwide/target/debug/build/indexmap/1ed16079060dc032/out -L dependency=/opt/rustwide/target/debug/build/keccak/f395e7cbd02a4bb7/out -L dependency=/opt/rustwide/target/debug/build/libc/aa01b9845ae662d0/out -L dependency=/opt/rustwide/target/debug/build/lock_api/886e26369390df02/out -L dependency=/opt/rustwide/target/debug/build/log/e9aa98098919c7a9/out -L dependency=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out -L dependency=/opt/rustwide/target/debug/build/new_debug_unreachable/ded5321d275224be/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/676c1e22968a0c64/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/1e6093f26844cda3/out -L dependency=/opt/rustwide/target/debug/build/phf_shared/a93cb2de3d711f83/out -L dependency=/opt/rustwide/target/debug/build/precomputed-hash/537e948e8edfb962/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/650afb62bc26c626/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/c65950e42a980085/out -L dependency=/opt/rustwide/target/debug/build/same-file/d0318c27bac25c56/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/22e389c5edc90715/out -L dependency=/opt/rustwide/target/debug/build/serde_core/577f485a006dab3e/out -L dependency=/opt/rustwide/target/debug/build/siphasher/c32df049166171e5/out -L dependency=/opt/rustwide/target/debug/build/smallvec/8d760b0007ecdb7a/out -L dependency=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out -L dependency=/opt/rustwide/target/debug/build/term/08a36277c52654d8/out -L dependency=/opt/rustwide/target/debug/build/typenum/955b429b984d5505/out --extern ascii_canvas=/opt/rustwide/target/debug/build/ascii-canvas/b148e6b1ee009b58/out/libascii_canvas-b148e6b1ee009b58.rmeta --extern bit_set=/opt/rustwide/target/debug/build/bit-set/21daa6e5d6ce74c6/out/libbit_set-21daa6e5d6ce74c6.rmeta --extern ena=/opt/rustwide/target/debug/build/ena/caa0200e6c0be26f/out/libena-caa0200e6c0be26f.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/a7bee431dbd0037a/out/libitertools-a7bee431dbd0037a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/6b2c9b99bbf2a48f/out/liblalrpop_util-6b2c9b99bbf2a48f.rmeta --extern petgraph=/opt/rustwide/target/debug/build/petgraph/07acae4ffef72b71/out/libpetgraph-07acae4ffef72b71.rmeta --extern pico_args=/opt/rustwide/target/debug/build/pico-args/4c3eb399ae5c4147/out/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/3585f2219cec608e/out/libregex-3585f2219cec608e.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/c65950e42a980085/out/libregex_syntax-c65950e42a980085.rmeta --extern sha3=/opt/rustwide/target/debug/build/sha3/265a8b8810a35342/out/libsha3-265a8b8810a35342.rmeta --extern string_cache=/opt/rustwide/target/debug/build/string_cache/42811975617f3c53/out/libstring_cache-42811975617f3c53.rmeta --extern term=/opt/rustwide/target/debug/build/term/08a36277c52654d8/out/libterm-08a36277c52654d8.rmeta --extern unicode_xid=/opt/rustwide/target/debug/build/unicode-xid/4dfc1b165cf6adea/out/libunicode_xid-4dfc1b165cf6adea.rmeta --extern walkdir=/opt/rustwide/target/debug/build/walkdir/a30c0625979b09c8/out/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269", kill_on_drop: false }`
[INFO] [stdout] 3577af2a4e72326b00bd3a64493b7aa2b0a36ec3709ab9c46857a71c89c73269
