[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 f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jortegata/sequencer--005 on toolchain f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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/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-tc2/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-tc2/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-tc2/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: 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/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/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_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-tc2/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] 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_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_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_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-tc2/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: 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/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 | /workspace/builds/worker-3-tc2/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/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/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_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/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 | /workspace/builds/worker-3-tc2/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_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 | /workspace/builds/worker-3-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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_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-tc2/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_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/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_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 | /workspace/builds/worker-3-tc2/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_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 | /workspace/builds/worker-3-tc2/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/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-tc2/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/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-tc2/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-tc2/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-tc2/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-tc2/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-tc2/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: 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/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-tc2/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977
[INFO] running `Command { std: "docker" "start" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977", 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" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977", 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" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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 serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking num-integer v0.1.46
[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]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[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 icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[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]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tracing v0.1.41
[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]    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 matchers v0.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking lambdaworks-math v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling typeid v1.0.3
[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]    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]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling salsa-macros v0.26.2
[INFO] [stderr]     Checking lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking metrics v0.24.2
[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 static_assertions v1.1.0
[INFO] [stderr]     Checking starknet-types-core v0.2.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[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 tempfile v3.23.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking salsa-macro-rules v0.26.2
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[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]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[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 nu-ansi-term v0.50.3
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking cairo-lang-utils v2.19.0-rc.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking starknet-curve v0.6.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[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]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling genco-macros v0.19.0
[INFO] [stderr]     Checking digest v0.11.3
[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 bit-set v0.9.1
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking keccak v0.2.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[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 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]     Checking xshell v0.2.7
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking cairo-lang-primitive-token v1.0.0
[INFO] [stderr]     Checking genco v0.19.0
[INFO] [stderr]     Checking convert_case v0.11.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking cairo-lang-syntax-codegen v2.19.0-rc.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[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]     Checking wyz v0.5.1
[INFO] [stderr]     Checking globset v0.4.18
[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 pretty_assertions v1.4.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]    Compiling cairo-lang-proc-macros v2.19.0-rc.3
[INFO] [stderr]     Checking starknet-crypto v0.8.1
[INFO] [stderr]     Checking cairo-lang-filesystem v2.19.0-rc.3
[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 xxhash-rust v0.8.15
[INFO] [stderr]     Checking assert_matches v1.5.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/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/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] [stderr] error: failed to run custom build command for `tikv-jemalloc-sys v0.5.4+5.3.0-patched`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tikv-jemalloc-sys/fe975ea283c97387/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET=x86_64-unknown-linux-gnu
[INFO] [stderr]   HOST=x86_64-unknown-linux-gnu
[INFO] [stderr]   NUM_JOBS=8
[INFO] [stderr]   OUT_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out"
[INFO] [stderr]   BUILD_DIR="/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build"
[INFO] [stderr]   SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched"
[INFO] [stderr]   cargo:rustc-cfg=prefixed
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_OVERRIDE
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC="cc"
[INFO] [stderr]   CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall"
[INFO] [stderr]   JEMALLOC_REPO_DIR="jemalloc"
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_MALLOC_CONF
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_PAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_HUGEPAGE
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_QUANTUM
[INFO] [stderr]   cargo:rerun-if-env-changed=JEMALLOC_SYS_WITH_LG_VADDR
[INFO] [stderr]   --with-jemalloc-prefix=_rjem_
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build/configure" "--disable-cxx" "--enable-doc=no" "--enable-shared=no" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out"
[INFO] [stderr]   checking for xsltproc... false
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether compiler is cray... no
[INFO] [stderr]   checking whether compiler supports -std=gnu11... yes
[INFO] [stderr]   checking whether compiler supports -Werror=unknown-warning-option... no
[INFO] [stderr]   checking whether compiler supports -Wall... yes
[INFO] [stderr]   checking whether compiler supports -Wextra... yes
[INFO] [stderr]   checking whether compiler supports -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether compiler supports -Wsign-compare... yes
[INFO] [stderr]   checking whether compiler supports -Wundef... yes
[INFO] [stderr]   checking whether compiler supports -Wno-format-zero-length... yes
[INFO] [stderr]   checking whether compiler supports -Wpointer-arith... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-braces... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-field-initializers... yes
[INFO] [stderr]   checking whether compiler supports -Wno-missing-attributes... yes
[INFO] [stderr]   checking whether compiler supports -pipe... yes
[INFO] [stderr]   checking whether compiler supports -g3... yes
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of intmax_t... 8
[INFO] [stderr]   checking build system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking whether pause instruction is compilable... yes
[INFO] [stderr]   checking number of significant virtual address bits... 48
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-nm... no
[INFO] [stderr]   checking for nm... nm
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking malloc.h usability... yes
[INFO] [stderr]   checking malloc.h presence... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking whether malloc_usable_size definition can use const argument... no
[INFO] [stderr]   checking for library containing log... -lm
[INFO] [stderr]   checking whether __attribute__ syntax is compilable... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... yes
[INFO] [stderr]   checking whether compiler supports -fvisibility=hidden... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether tls_model attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether alloc_size attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(gnu_printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether format(printf, ...) attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether fallthrough attribute is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... yes
[INFO] [stderr]   checking whether compiler supports -Wimplicit-fallthrough... no
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether cold attribute is compilable... yes
[INFO] [stderr]   checking whether vm_make_tag is compilable... no
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for ld... /usr/bin/ld
[INFO] [stderr]   checking for autoconf... /usr/bin/autoconf
[INFO] [stderr]   checking for memalign... yes
[INFO] [stderr]   checking for valloc... yes
[INFO] [stderr]   checking for malloc_size... no
[INFO] [stderr]   checking whether compiler supports -O3... yes
[INFO] [stderr]   checking whether compiler supports -O3... no
[INFO] [stderr]   checking whether compiler supports -funroll-loops... yes
[INFO] [stderr]   checking configured backtracing method... N/A
[INFO] [stderr]   checking for sbrk... yes
[INFO] [stderr]   checking whether utrace(2) is compilable... no
[INFO] [stderr]   checking whether utrace(2) with label is compilable... no
[INFO] [stderr]   checking whether a program using __builtin_unreachable is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_ffsl is compilable... yes
[INFO] [stderr]   checking whether a program using __builtin_popcountl is compilable... yes
[INFO] [stderr]   checking LG_PAGE... 12
[INFO] [stderr]   checking pthread.h usability... yes
[INFO] [stderr]   checking pthread.h presence... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_create in -lpthread... yes
[INFO] [stderr]   checking dlfcn.h usability... yes
[INFO] [stderr]   checking dlfcn.h presence... yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for dlsym... yes
[INFO] [stderr]   checking whether pthread_atfork(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_setname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_getname_np(3) is compilable... yes
[INFO] [stderr]   checking whether pthread_get_name_np(3) is compilable... no
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes
[INFO] [stderr]   checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes
[INFO] [stderr]   checking whether mach_absolute_time() is compilable... no
[INFO] [stderr]   checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether syscall(2) is compilable... yes
[INFO] [stderr]   checking for secure_getenv... yes
[INFO] [stderr]   checking for sched_getcpu... yes
[INFO] [stderr]   checking for sched_setaffinity... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for _malloc_thread_cleanup... no
[INFO] [stderr]   checking for _pthread_mutex_init_calloc_cb... no
[INFO] [stderr]   checking for memcntl... no
[INFO] [stderr]   checking for TLS... yes
[INFO] [stderr]   checking whether C11 atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __atomic atomics is compilable... yes
[INFO] [stderr]   checking whether GCC __sync atomics is compilable... yes
[INFO] [stderr]   checking whether GCC 8-bit __sync atomics is compilable... yes
[INFO] [stderr]   checking whether Darwin OSAtomic*() is compilable... no
[INFO] [stderr]   checking whether madvise(2) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_FREE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DONTNEED) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes
[INFO] [stderr]   checking whether madvise(..., MADV_[NO]CORE) is compilable... no
[INFO] [stderr]   checking whether mprotect(2) is compilable... yes
[INFO] [stderr]   checking for __builtin_clz... yes
[INFO] [stderr]   checking whether Darwin os_unfair_lock_*() is compilable... no
[INFO] [stderr]   checking whether glibc malloc hook is compilable... no
[INFO] [stderr]   checking whether glibc memalign hook is compilable... no
[INFO] [stderr]   checking whether pthreads adaptive mutexes is compilable... yes
[INFO] [stderr]   checking whether compiler supports -D_GNU_SOURCE... yes
[INFO] [stderr]   checking whether compiler supports -Werror... yes
[INFO] [stderr]   checking whether compiler supports -herror_on_warning... no
[INFO] [stderr]   checking whether strerror_r returns char with gnu source is compilable... yes
[INFO] [stderr]   checking for stdbool.h that conforms to C99... yes
[INFO] [stderr]   checking for _Bool... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating jemalloc.pc
[INFO] [stderr]   config.status: creating doc/html.xsl
[INFO] [stderr]   config.status: creating doc/manpages.xsl
[INFO] [stderr]   config.status: creating doc/jemalloc.xml
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_macros.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_protos.h
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_typedefs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_preamble.h
[INFO] [stderr]   config.status: creating test/test.sh
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test.h
[INFO] [stderr]   config.status: creating config.stamp
[INFO] [stderr]   config.status: creating bin/jemalloc-config
[INFO] [stderr]   config.status: creating bin/jemalloc.sh
[INFO] [stderr]   config.status: creating bin/jeprof
[INFO] [stderr]   config.status: creating include/jemalloc/jemalloc_defs.h
[INFO] [stderr]   config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h
[INFO] [stderr]   config.status: creating test/include/test/jemalloc_test_defs.h
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_symbols.txt commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_namespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/internal/public_unnamespace.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_protos_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_rename.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands
[INFO] [stderr]   config.status: executing include/jemalloc/jemalloc.h commands
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   jemalloc version   : 5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c
[INFO] [stderr]   library revision   : 2
[INFO] [stderr] 
[INFO] [stderr]   CONFIG             : --disable-cxx --enable-doc=no --enable-shared=no --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall'
[INFO] [stderr]   CC                 : cc
[INFO] [stderr]   CONFIGURE_CFLAGS   : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops
[INFO] [stderr]   SPECIFIED_CFLAGS   : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_CFLAGS       : 
[INFO] [stderr]   CPPFLAGS           : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT
[INFO] [stderr]   CXX                : 
[INFO] [stderr]   CONFIGURE_CXXFLAGS : 
[INFO] [stderr]   SPECIFIED_CXXFLAGS : 
[INFO] [stderr]   EXTRA_CXXFLAGS     : 
[INFO] [stderr]   LDFLAGS            : -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall
[INFO] [stderr]   EXTRA_LDFLAGS      : 
[INFO] [stderr]   DSO_LDFLAGS        : -shared -Wl,-soname,$(@F)
[INFO] [stderr]   LIBS               : -lm  -pthread
[INFO] [stderr]   RPATH_EXTRA        : 
[INFO] [stderr] 
[INFO] [stderr]   XSLTPROC           : false
[INFO] [stderr]   XSLROOT            : 
[INFO] [stderr] 
[INFO] [stderr]   PREFIX             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out
[INFO] [stderr]   BINDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/bin
[INFO] [stderr]   DATADIR            : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/share
[INFO] [stderr]   INCLUDEDIR         : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/include
[INFO] [stderr]   LIBDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/lib
[INFO] [stderr]   MANDIR             : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/share/man
[INFO] [stderr] 
[INFO] [stderr]   srcroot            : 
[INFO] [stderr]   abs_srcroot        : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build/
[INFO] [stderr]   objroot            : 
[INFO] [stderr]   abs_objroot        : /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build/
[INFO] [stderr] 
[INFO] [stderr]   JEMALLOC_PREFIX    : _rjem_
[INFO] [stderr]   JEMALLOC_PRIVATE_NAMESPACE
[INFO] [stderr]                      : _rjem_je_
[INFO] [stderr]   install_suffix     : 
[INFO] [stderr]   malloc_conf        : 
[INFO] [stderr]   documentation      : 0
[INFO] [stderr]   shared libs        : 0
[INFO] [stderr]   static libs        : 1
[INFO] [stderr]   autogen            : 0
[INFO] [stderr]   debug              : 0
[INFO] [stderr]   stats              : 1
[INFO] [stderr]   experimental_smallocx : 0
[INFO] [stderr]   prof               : 0
[INFO] [stderr]   prof-libunwind     : 0
[INFO] [stderr]   prof-libgcc        : 0
[INFO] [stderr]   prof-gcc           : 0
[INFO] [stderr]   fill               : 1
[INFO] [stderr]   utrace             : 0
[INFO] [stderr]   xmalloc            : 0
[INFO] [stderr]   log                : 0
[INFO] [stderr]   lazy_lock          : 0
[INFO] [stderr]   cache-oblivious    : 1
[INFO] [stderr]   cxx                : 0
[INFO] [stderr]   ===============================================================================
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build" && "make" "-j" "8"
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c
[INFO] [stderr]   cc -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build/configure: line 8271: cd: null directory
[INFO] [stderr]   Assembler messages:
[INFO] [stderr]   {standard input}:38468: Warning: end of file not at end of a line; newline inserted
[INFO] [stderr]   {standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
[INFO] [stderr]   cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   compilation terminated.
[INFO] [stderr]   make: *** [Makefile:480: src/jemalloc.sym.o] Error 1
[INFO] [stderr]   make: *** Waiting for unfinished jobs....
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2233) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tikv-jemalloc-sys-0.5.4+5.3.0-patched/build.rs:351:9:
[INFO] [stderr]   command did not execute successfully: cd "/opt/rustwide/target/debug/build/tikv-jemalloc-sys/e1fe1d9f2c383d0b/out/build" && "make" "-j" "8"
[INFO] [stderr]   expected success, got: exit status: 2
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a3dafcb6421 - std[b1f6c66a58d8231]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5a3dafcb6421 - std[b1f6c66a58d8231]::backtrace_rs::backtrace::trace_unsynchronized::<std[b1f6c66a58d8231]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5a3dafcb6421 - std[b1f6c66a58d8231]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5a3dafcb6421 - <<std[b1f6c66a58d8231]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[13f8271335efa198]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5a3dafcc9b4a - <core[13f8271335efa198]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5a3dafcc9b4a - core[13f8271335efa198]::fmt::write
[INFO] [stderr]      6:     0x5a3dafcbbc0c - core[13f8271335efa198]::io::write::default_write_fmt::<std[b1f6c66a58d8231]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x5a3dafcbbc0c - <std[b1f6c66a58d8231]::sys::stdio::unix::Stderr as core[13f8271335efa198]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x5a3dafc94e66 - <std[b1f6c66a58d8231]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5a3dafc94e66 - std[b1f6c66a58d8231]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:289:27
[INFO] [stderr]     10:     0x5a3dafcb02c1 - std[b1f6c66a58d8231]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:316:9
[INFO] [stderr]     11:     0x5a3dafcb047b - std[b1f6c66a58d8231]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:811:13
[INFO] [stderr]     12:     0x5a3dafc94f12 - std[b1f6c66a58d8231]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:685:13
[INFO] [stderr]     13:     0x5a3dafc8e909 - std[b1f6c66a58d8231]::sys::backtrace::__rust_end_short_backtrace::<std[b1f6c66a58d8231]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5a3dafc956fd - __rustc[2acb00ef313e6717]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:676:5
[INFO] [stderr]     15:     0x5a3dafcca33c - core[13f8271335efa198]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5a3dafc1b3af - build_script_build[a89a5fc91d8fa04]::execute::<build_script_build[a89a5fc91d8fa04]::run::{closure#0}>
[INFO] [stderr]     17:     0x5a3dafc1e986 - build_script_build[a89a5fc91d8fa04]::run
[INFO] [stderr]     18:     0x5a3dafc21ebd - build_script_build[a89a5fc91d8fa04]::main
[INFO] [stderr]     19:     0x5a3dafc24a73 - <fn() as core[13f8271335efa198]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5a3dafc1d5b6 - std[b1f6c66a58d8231]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5a3dafc1dbb9 - std[b1f6c66a58d8231]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5a3dafcaf5c8 - <&dyn core[13f8271335efa198]::ops::function::Fn<(), Output = i32> + core[13f8271335efa198]::marker::Sync + core[13f8271335efa198]::panic::unwind_safe::RefUnwindSafe as core[13f8271335efa198]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panicking::catch_unwind::do_call::<&dyn core[13f8271335efa198]::ops::function::Fn<(), Output = i32> + core[13f8271335efa198]::marker::Sync + core[13f8271335efa198]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:573:43
[INFO] [stderr]     24:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panicking::catch_unwind::<i32, &dyn core[13f8271335efa198]::ops::function::Fn<(), Output = i32> + core[13f8271335efa198]::marker::Sync + core[13f8271335efa198]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:541:19
[INFO] [stderr]     25:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panic::catch_unwind::<&dyn core[13f8271335efa198]::ops::function::Fn<(), Output = i32> + core[13f8271335efa198]::marker::Sync + core[13f8271335efa198]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panicking::catch_unwind::do_call::<std[b1f6c66a58d8231]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:573:43
[INFO] [stderr]     28:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panicking::catch_unwind::<isize, std[b1f6c66a58d8231]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panicking.rs:541:19
[INFO] [stderr]     29:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::panic::catch_unwind::<std[b1f6c66a58d8231]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5a3dafcaf5c8 - std[b1f6c66a58d8231]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5a3dafc1c371 - std[b1f6c66a58d8231]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5a3dafc24ae5 - main
[INFO] [stderr]     33:     0x7474c5c8a601 - <unknown>
[INFO] [stderr]     34:     0x7474c5c8a718 - __libc_start_main
[INFO] [stderr]     35:     0x5a3dafc1af35 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977", kill_on_drop: false }`
[INFO] [stdout] 602ef39a98f39fd692a3bb1e5e64bf81bebc9416940193a37dca0722afeff977
