[INFO] cloning repository https://github.com/dieutx/tempo-zone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dieutx/tempo-zone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdieutx%2Ftempo-zone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdieutx%2Ftempo-zone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee7e7e0e83515948e5839b309f803d30d47bdca4
[INFO] checking dieutx/tempo-zone/ee7e7e0e83515948e5839b309f803d30d47bdca4 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdieutx%2Ftempo-zone" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dieutx/tempo-zone
[INFO] finished tweaking git repo https://github.com/dieutx/tempo-zone
[INFO] tweaked toml for git repo https://github.com/dieutx/tempo-zone written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dieutx/tempo-zone on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dieutx/tempo-zone 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `aes-gcm`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | aes-gcm = "0.10.3"
[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 `aes-gcm`
[INFO] [stderr] warning: unused workspace dependency `commonware-codec`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | commonware-codec = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-codec`
[INFO] [stderr] warning: unused workspace dependency `commonware-consensus`
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | commonware-consensus = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-consensus`
[INFO] [stderr] warning: unused workspace dependency `commonware-cryptography`
[INFO] [stderr]   --> Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | commonware-cryptography = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-cryptography`
[INFO] [stderr] warning: unused workspace dependency `commonware-math`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | commonware-math = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-math`
[INFO] [stderr] warning: unused workspace dependency `commonware-utils`
[INFO] [stderr]   --> Cargo.toml:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | commonware-utils = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-utils`
[INFO] [stderr] warning: unused workspace dependency `indicatif`
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | indicatif = "0.18"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `indicatif`
[INFO] [stderr] warning: unused workspace dependency `itertools`
[INFO] [stderr]   --> Cargo.toml:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | itertools = "0.14.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `itertools`
[INFO] [stderr] warning: unused workspace dependency `rayon`
[INFO] [stderr]   --> Cargo.toml:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | rayon = "1.10"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rayon`
[INFO] [stderr] warning: unused workspace dependency `reth-engine-local`
[INFO] [stderr]    --> Cargo.toml:148:25
[INFO] [stderr]     |
[INFO] [stderr] 148 | [workspace.dependencies.reth-engine-local]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-engine-local`
[INFO] [stderr] warning: unused workspace dependency `reth-network-peers`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-network-peers]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-network-peers`
[INFO] [stderr] warning: unused workspace dependency `secp256k1`
[INFO] [stderr]    --> Cargo.toml:246:25
[INFO] [stderr]     |
[INFO] [stderr] 246 | [workspace.dependencies.secp256k1]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `secp256k1`
[INFO] [stderr] warning: unused workspace dependency `tempo-consensus`
[INFO] [stderr]    --> Cargo.toml:264:25
[INFO] [stderr]     |
[INFO] [stderr] 264 | [workspace.dependencies.tempo-consensus]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tempo-consensus`
[INFO] [stderr] warning: workspace (manifest) generated 24 warnings
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-primitives` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-rpc` (manifest) generated 11 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `tempo-xtask` (manifest) generated 11 warnings
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `tempo-zone` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-precompiles` (manifest) generated 11 warnings
[INFO] [stderr]     Updating git repository `https://github.com/paradigmxyz/reth`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tempoxyz/tempo`
[INFO] [stderr]     Updating git submodule `https://github.com/foundry-rs/forge-std`
[INFO] [stderr]     Updating git submodule `https://github.com/vectorized/solady`
[INFO] [stderr]     Updating git submodule `https://github.com/tempoxyz/tempo-std`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alloy-sol-macro-input v1.5.7
[INFO] [stderr]   Downloaded proptest-derive v0.7.0
[INFO] [stderr]   Downloaded syn-solidity v1.5.7
[INFO] [stderr]   Downloaded alloy-sol-macro v1.5.7
[INFO] [stderr]   Downloaded alloy-json-abi v1.5.7
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v1.5.7
[INFO] [stderr]   Downloaded keccak-asm v0.1.5
[INFO] [stderr]   Downloaded doctest-file v1.1.1
[INFO] [stderr]   Downloaded alloy-sol-type-parser v1.5.7
[INFO] [stderr]   Downloaded alloy-sol-types v1.5.7
[INFO] [stderr]   Downloaded alloy-transport-ws v2.0.0
[INFO] [stderr]   Downloaded alloy-transport-ipc v2.0.0
[INFO] [stderr]   Downloaded alloy-pubsub v2.0.0
[INFO] [stderr]   Downloaded alloy-signer v2.0.0
[INFO] [stderr]   Downloaded alloy-transport v2.0.0
[INFO] [stderr]   Downloaded alloy-transport-http v2.0.0
[INFO] [stderr]   Downloaded bitcoin-io v0.1.4
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded alloy-eip7928 v0.3.3
[INFO] [stderr]   Downloaded alloy-tx-macros v2.0.0
[INFO] [stderr]   Downloaded alloy-consensus-any v2.0.0
[INFO] [stderr]   Downloaded proptest-arbitrary-interop v0.1.0
[INFO] [stderr]   Downloaded ethereum_ssz_derive v0.10.1
[INFO] [stderr]   Downloaded fixed-map-derive v0.9.5
[INFO] [stderr]   Downloaded bitcoin_hashes v0.14.1
[INFO] [stderr]   Downloaded alloy-rpc-types-txpool v2.0.0
[INFO] [stderr]   Downloaded reth-rpc-traits v0.3.0
[INFO] [stderr]   Downloaded alloy-primitives v1.5.7
[INFO] [stderr]   Downloaded plain_hasher v0.2.3
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] [stderr]   Downloaded alloy-serde v2.0.0
[INFO] [stderr]   Downloaded alloy-network v2.0.0
[INFO] [stderr]   Downloaded alloy-rpc-types-any v2.0.0
[INFO] [stderr]   Downloaded alloy-chains v0.2.33
[INFO] [stderr]   Downloaded alloy-contract v2.0.0
[INFO] [stderr]   Downloaded revm-state v11.0.0
[INFO] [stderr]   Downloaded revm-bytecode v10.0.0
[INFO] [stderr]   Downloaded revm-database-interface v11.0.0
[INFO] [stderr]   Downloaded aurora-engine-modexp v1.2.0
[INFO] [stderr]   Downloaded alloy-serde v1.8.3
[INFO] [stderr]   Downloaded modular-bitfield v0.13.1
[INFO] [stderr]   Downloaded modular-bitfield-impl v0.13.1
[INFO] [stderr]   Downloaded reth-codecs-derive v0.3.0
[INFO] [stderr]   Downloaded alloy-rpc-client v2.0.0
[INFO] [stderr]   Downloaded revm v37.0.0
[INFO] [stderr]   Downloaded revm-inspector v18.0.0
[INFO] [stderr]   Downloaded revm-context v16.0.0
[INFO] [stderr]   Downloaded fixed-map v0.9.5
[INFO] [stderr]   Downloaded alloy-hardforks v0.4.7
[INFO] [stderr]   Downloaded enr v0.13.0
[INFO] [stderr]   Downloaded coins-bip32 v0.12.0
[INFO] [stderr]   Downloaded coins-core v0.12.0
[INFO] [stderr]   Downloaded alloy-rpc-types v2.0.0
[INFO] [stderr]   Downloaded alloy-core v1.5.7
[INFO] [stderr]   Downloaded tracing-logfmt v0.3.7
[INFO] [stderr]   Downloaded tracing-journald v0.3.2
[INFO] [stderr]   Downloaded rolling-file v0.2.0
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] [stderr]   Downloaded reth-primitives-traits v0.3.0
[INFO] [stderr]   Downloaded revm-context-interface v17.0.0
[INFO] [stderr]   Downloaded revm-interpreter v35.0.0
[INFO] [stderr]   Downloaded revm-handler v18.0.0
[INFO] [stderr]   Downloaded revm-database v13.0.0
[INFO] [stderr]   Downloaded metrics v0.24.3
[INFO] [stderr]   Downloaded alloy v2.0.0
[INFO] [stderr]   Downloaded thread-priority v3.0.0
[INFO] [stderr]   Downloaded commonware-parallel v2026.4.0
[INFO] [stderr]   Downloaded interprocess v2.4.0
[INFO] [stderr]   Downloaded alloy-rpc-types-eth v2.0.0
[INFO] [stderr]   Downloaded ethereum_ssz v0.10.1
[INFO] [stderr]   Downloaded alloy-rpc-types-trace v2.0.0
[INFO] [stderr]   Downloaded alloy-dyn-abi v1.5.7
[INFO] [stderr]   Downloaded alloy-rpc-types-engine v2.0.0
[INFO] [stderr]   Downloaded cmov v0.5.0-pre.0
[INFO] [stderr]   Downloaded commonware-macros v2026.4.0
[INFO] [stderr]   Downloaded commonware-macros-impl v2026.4.0
[INFO] [stderr]   Downloaded triehash v0.8.4
[INFO] [stderr]   Downloaded revm-precompile v33.0.0
[INFO] [stderr]   Downloaded alloy-signer-local v2.0.0
[INFO] [stderr]   Downloaded tracing-samply v0.1.5
[INFO] [stderr]   Downloaded ctutils v0.3.2
[INFO] [stderr]   Downloaded commonware-codec v2026.4.0
[INFO] [stderr]   Downloaded commonware-math v2026.4.0
[INFO] [stderr]   Downloaded fixed-cache v0.1.8
[INFO] [stderr]   Downloaded vergen-git2 v9.1.0
[INFO] [stderr]   Downloaded multiaddr v0.18.2
[INFO] [stderr]   Downloaded data-encoding-macro-internal v0.1.17
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.26.0
[INFO] [stderr]   Downloaded alloy-provider v2.0.0
[INFO] [stderr]   Downloaded alloy-consensus v2.0.0
[INFO] [stderr]   Downloaded reth-codecs v0.3.0
[INFO] [stderr]   Downloaded reth-zstd-compressors v0.3.0
[INFO] [stderr]   Downloaded alloy-evm v0.32.0
[INFO] [stderr]   Downloaded roaring v0.11.3
[INFO] [stderr]   Downloaded coins-bip39 v0.12.0
[INFO] [stderr]   Downloaded commonware-utils v2026.4.0
[INFO] [stderr]   Downloaded alloy-rpc-types-admin v2.0.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded concat-kdf v0.1.0
[INFO] [stderr]   Downloaded libp2p-identity v0.2.13
[INFO] [stderr]   Downloaded asn1_der v0.7.7
[INFO] [stderr]   Downloaded match-lookup v0.1.2
[INFO] [stderr]   Downloaded alloy-genesis v2.0.0
[INFO] [stderr]   Downloaded multibase v0.9.2
[INFO] [stderr]   Downloaded sha3-asm v0.1.5
[INFO] [stderr]   Downloaded alloy-eips v2.0.0
[INFO] [stderr]   Downloaded alloy-eips v1.8.3
[INFO] [stderr]   Downloaded commonware-cryptography v2026.4.0
[INFO] [stderr]   Downloaded ark-bls12-381 v0.5.0
[INFO] [stderr]   Downloaded metrics-derive v0.1.2
[INFO] [stderr]   Downloaded unsigned-varint v0.8.0
[INFO] [stderr]   Downloaded delay_map v0.4.1
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]   Downloaded uint v0.10.0
[INFO] [stderr]   Downloaded multihash v0.19.3
[INFO] [stderr]   Downloaded data-encoding-macro v0.1.19
[INFO] [stderr]   Downloaded base256emoji v1.0.2
[INFO] [stderr]   Downloaded discv5 v0.10.2
[INFO] [stderr]   Downloaded const-str v0.4.3
[INFO] [stderr]   Downloaded alloy-rpc-types-mev v2.0.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded quick-protobuf v0.8.1
[INFO] [stderr]   Downloaded more-asserts v0.3.1
[INFO] [stderr]   Downloaded if-addrs v0.14.0
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.26.0
[INFO] [stderr]   Downloaded tree_hash v0.12.1
[INFO] [stderr]   Downloaded ethereum_hashing v0.8.0
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]   Downloaded metrics-util v0.20.1
[INFO] [stderr]   Downloaded metrics-process v2.4.3
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.18.1
[INFO] [stderr]   Downloaded boyer-moore-magiclen v0.2.22
[INFO] [stderr]   Downloaded ringbuffer v0.16.0
[INFO] [stderr]   Downloaded fdlimit v0.3.0
[INFO] [stderr]   Downloaded prometheus-client-derive-encode v0.5.0
[INFO] [stderr]   Downloaded rlimit v0.11.0
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded alloy-rpc-types-anvil v2.0.0
[INFO] [stderr]   Downloaded jsonrpsee-server v0.26.0
[INFO] [stderr]   Downloaded alloy-rpc-types-beacon v2.0.0
[INFO] [stderr]   Downloaded tree_hash_derive v0.12.1
[INFO] [stderr]   Downloaded prometheus-client v0.24.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded revm-inspectors v0.38.1
[INFO] [stderr]   Downloaded ark-r1cs-std v0.5.0
[INFO] [stderr]   Downloaded jsonrpsee-wasm-client v0.26.0
[INFO] [stderr]   Downloaded alloy-network-primitives v2.0.0
[INFO] [stderr]   Downloaded inotify v0.11.1
[INFO] [stderr]   Downloaded ethereum_serde_utils v0.8.0
[INFO] [stderr]   Downloaded lz4_flex v0.12.1
[INFO] [stderr]   Downloaded alloy-json-rpc v2.0.0
[INFO] [stderr]   Downloaded commonware-runtime v2026.4.0
[INFO] [stderr]   Downloaded revm-primitives v23.0.0
[INFO] [stderr]   Downloaded alloy-rpc-types-debug v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45
[INFO] running `Command { std: "docker" "start" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45", 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" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45", 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" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: unused workspace dependency `aes-gcm`
[INFO] [stderr]   --> Cargo.toml:37:1
[INFO] [stderr]    |
[INFO] [stderr] 37 | aes-gcm = "0.10.3"
[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 `aes-gcm`
[INFO] [stderr] warning: unused workspace dependency `commonware-codec`
[INFO] [stderr]   --> Cargo.toml:45:1
[INFO] [stderr]    |
[INFO] [stderr] 45 | commonware-codec = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-codec`
[INFO] [stderr] warning: unused workspace dependency `commonware-consensus`
[INFO] [stderr]   --> Cargo.toml:46:1
[INFO] [stderr]    |
[INFO] [stderr] 46 | commonware-consensus = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-consensus`
[INFO] [stderr] warning: unused workspace dependency `commonware-cryptography`
[INFO] [stderr]   --> Cargo.toml:47:1
[INFO] [stderr]    |
[INFO] [stderr] 47 | commonware-cryptography = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-cryptography`
[INFO] [stderr] warning: unused workspace dependency `commonware-math`
[INFO] [stderr]   --> Cargo.toml:48:1
[INFO] [stderr]    |
[INFO] [stderr] 48 | commonware-math = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-math`
[INFO] [stderr] warning: unused workspace dependency `commonware-utils`
[INFO] [stderr]   --> Cargo.toml:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | commonware-utils = "2026.2.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `commonware-utils`
[INFO] [stderr] warning: unused workspace dependency `indicatif`
[INFO] [stderr]   --> Cargo.toml:53:1
[INFO] [stderr]    |
[INFO] [stderr] 53 | indicatif = "0.18"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `indicatif`
[INFO] [stderr] warning: unused workspace dependency `itertools`
[INFO] [stderr]   --> Cargo.toml:54:1
[INFO] [stderr]    |
[INFO] [stderr] 54 | itertools = "0.14.0"
[INFO] [stderr]    | ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `itertools`
[INFO] [stderr] warning: unused workspace dependency `rayon`
[INFO] [stderr]   --> Cargo.toml:58:1
[INFO] [stderr]    |
[INFO] [stderr] 58 | rayon = "1.10"
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rayon`
[INFO] [stderr] warning: unused workspace dependency `reth-engine-local`
[INFO] [stderr]    --> Cargo.toml:148:25
[INFO] [stderr]     |
[INFO] [stderr] 148 | [workspace.dependencies.reth-engine-local]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-engine-local`
[INFO] [stderr] warning: unused workspace dependency `reth-network-peers`
[INFO] [stderr]    --> Cargo.toml:172:25
[INFO] [stderr]     |
[INFO] [stderr] 172 | [workspace.dependencies.reth-network-peers]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `reth-network-peers`
[INFO] [stderr] warning: unused workspace dependency `secp256k1`
[INFO] [stderr]    --> Cargo.toml:246:25
[INFO] [stderr]     |
[INFO] [stderr] 246 | [workspace.dependencies.secp256k1]
[INFO] [stderr]     |                         ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `secp256k1`
[INFO] [stderr] warning: unused workspace dependency `tempo-consensus`
[INFO] [stderr]    --> Cargo.toml:264:25
[INFO] [stderr]     |
[INFO] [stderr] 264 | [workspace.dependencies.tempo-consensus]
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: consider removing the workspace dependency `tempo-consensus`
[INFO] [stderr] warning: workspace (manifest) generated 24 warnings
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/rpc/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-rpc` (manifest) generated 11 warnings
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xtask/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `tempo-xtask` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/precompiles/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-precompiles` (manifest) generated 11 warnings
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: bin/tempo-zone/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `tempo-zone` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/tempo-zone/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone` (manifest) generated 11 warnings
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.default-constructed-unit-structs` is deprecated in favor of `lints.clippy.default_constructed_unit_structs` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unnameable-types` is deprecated in favor of `lints.rust.unnameable_types` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: crates/primitives/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: `zone-primitives` (manifest) generated 11 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking const-hex v1.18.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling c-kzg v2.1.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking hash-db v0.15.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking plain_hasher v0.2.3
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=line-tables-only -C split-debuginfo=unpacked --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="param"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="stdio"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=d920601967c85f53 -C extra-filename=-8936e89f399b7d02 --out-dir /opt/rustwide/target/debug/build/rustix/8936e89f399b7d02/out -L dependency=/opt/rustwide/target/debug/build/serde_core/cc8e1df9e3beced8/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/640d81fcfb5203d1/out/libbitflags-640d81fcfb5203d1.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/fc5c373035cb1dc8/out/liblinux_raw_sys-fc5c373035cb1dc8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=a4c09d7459351ffe -C extra-filename=-af04a0839560269b --out-dir /opt/rustwide/target/debug/build/syn/af04a0839560269b/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/50dd772f66d8ffd4/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/03d2f13f4f7edbb0/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/50dd772f66d8ffd4/out/libproc_macro2-50dd772f66d8ffd4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/b717bb5d9f1b7e37/out/libquote-b717bb5d9f1b7e37.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/03d2f13f4f7edbb0/out/libunicode_ident-03d2f13f4f7edbb0.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45", kill_on_drop: false }`
[INFO] [stdout] d56cdfc9f743a57cc33303dac69b7e648750789ea20be3fca8dff08fe61a4b45
