[INFO] cloning repository https://github.com/weimeme/scs-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weimeme/scs-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b404d6a63bbbab5eb5a7d8df6e7654334d371876
[INFO] checking weimeme/scs-chain/b404d6a63bbbab5eb5a7d8df6e7654334d371876 against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweimeme%2Fscs-chain" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weimeme/scs-chain
[INFO] finished tweaking git repo https://github.com/weimeme/scs-chain
[INFO] tweaked toml for git repo https://github.com/weimeme/scs-chain written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weimeme/scs-chain on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weimeme/scs-chain 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-testnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-inspect` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-mainnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr]     Updating git repository `https://github.com/ChainSupport/frontier-pos-template.git`
[INFO] [stderr]     Updating git repository `https://github.com/ChainSupport/frontier.git`
[INFO] [stderr]     Updating git repository `https://github.com/paritytech/polkadot-sdk`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded impl-num-traits v0.1.2
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded winnow v0.6.15
[INFO] [stderr]   Downloaded blake3 v1.5.3
[INFO] [stderr]   Downloaded litep2p v0.5.0
[INFO] [stderr]   Downloaded sha1-asm v0.5.3
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded sctp-proto v0.2.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded simple-dns v0.5.7
[INFO] [stderr]   Downloaded str0m v0.5.1
[INFO] [stderr]   Downloaded quinn v0.9.4
[INFO] [stderr]   Downloaded quinn-udp v0.3.2
[INFO] [stderr]   Downloaded openssl-src v300.3.1+3.3.1
[INFO] [stderr]   Downloaded async-io v2.3.3
[INFO] [stderr]   Downloaded clap v4.5.10
[INFO] [stderr]   Downloaded clap_builder v4.5.10
[INFO] [stderr]   Downloaded jsonrpsee v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-ws-client v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-types v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-client-transport v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-core v0.22.5
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.1
[INFO] [stderr]   Downloaded rustls-webpki v0.102.6
[INFO] [stderr]   Downloaded jsonrpsee-server v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.22.5
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.22.5
[INFO] [stderr]   Downloaded polkadot-ckb-merkle-mountain-range v0.7.0
[INFO] [stderr]   Downloaded evm-core v0.41.0
[INFO] [stderr]   Downloaded evm-gasometer v0.41.0
[INFO] [stderr]   Downloaded evm v0.41.1
[INFO] [stderr]   Downloaded evm-runtime v0.41.0
[INFO] [stderr]   Downloaded ethereum v0.15.0
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded lz4 v1.26.0
[INFO] [stderr]   Downloaded lz4-sys v1.10.0
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded sqlformat v0.2.4
[INFO] [stderr]   Downloaded cxx-build v1.0.124
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.124
[INFO] [stderr]   Downloaded scale-bits v0.6.0
[INFO] [stderr]   Downloaded scratch v1.0.7
[INFO] [stderr]   Downloaded cxx v1.0.124
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.124
[INFO] [stderr]   Downloaded polkavm-linker v0.9.2
[INFO] [stderr]   Downloaded scale-decode v0.13.1
[INFO] [stderr]   Downloaded merkleized-metadata v0.1.0
[INFO] [stderr]   Downloaded enumn v0.1.13
[INFO] [stderr]   Downloaded ssz_rs_derive v0.9.0
[INFO] [stderr]   Downloaded snowbridge-milagro-bls v1.5.4
[INFO] [stderr]   Downloaded ethabi-decode v1.0.0
[INFO] [stderr]   Downloaded const-hex v1.12.0
[INFO] [stderr]   Downloaded serde-big-array v0.3.3
[INFO] [stderr]   Downloaded parity-bytes v0.1.2
[INFO] [stderr]   Downloaded syn-solidity v0.4.2
[INFO] [stderr]   Downloaded alloy-sol-types v0.4.2
[INFO] [stderr]   Downloaded alloy-sol-macro v0.4.2
[INFO] [stderr]   Downloaded ssz_rs v0.9.0
[INFO] [stderr]   Downloaded alloy-primitives v0.4.2
[INFO] [stderr]   Downloaded ruint v1.12.3
[INFO] [stderr]   Downloaded alloy-rlp v0.3.7
[INFO] [stderr]   Downloaded multihash-derive-impl v0.1.1
[INFO] [stderr]   Downloaded fs4 v0.7.0
[INFO] [stderr]   Downloaded multihash-codetable v0.1.1
[INFO] [stderr]   Downloaded strobe-rs v0.8.1
[INFO] [stderr]   Downloaded multihash-derive v0.9.0
[INFO] [stderr]   Downloaded reed-solomon-novelpoly v2.0.0
[INFO] [stderr]   Downloaded orchestra-proc-macro v0.3.6
[INFO] [stderr]   Downloaded orchestra v0.3.6
[INFO] [stderr]   Downloaded seccompiler v0.4.0
[INFO] [stderr]   Downloaded always-assert v0.1.3
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded landlock v0.3.1
[INFO] [stderr]   Downloaded parity-util-mem v0.12.0
[INFO] [stderr]   Downloaded comfy-table v7.1.1
[INFO] [stderr]   Downloaded lru v0.8.1
[INFO] [stderr]   Downloaded thiserror-core-impl v1.0.50
[INFO] [stderr]   Downloaded smoldot-light v0.9.0
[INFO] [stderr]   Downloaded smol v1.3.0
[INFO] [stderr]   Downloaded ruzstd v0.4.0
[INFO] [stderr]   Downloaded thiserror-core v1.0.50
[INFO] [stderr]   Downloaded smoldot v0.11.0
[INFO] [stderr]   Downloaded schnorrkel v0.10.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.15
[INFO] [stderr]   Downloaded async-signal v0.2.9
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded wast v215.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.215.0
[INFO] [stderr]   Downloaded platforms v3.4.1
[INFO] [stderr]   Downloaded wat v1.215.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d
[INFO] running `Command { std: "docker" "start" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d", 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" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d", 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" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 9 warnings
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/inspect/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-inspect` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/rpc/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-rpc` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/mainnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-mainnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/testnet/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `kitchensink-testnet-runtime` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/primitives/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `node-primitives` (manifest) generated 9 warnings
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: node/cli/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `staging-node-cli` (manifest) generated 9 warnings
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: runtime/common/Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `common-runtime` (manifest) generated 9 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling wasmtime-cache v8.0.1
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling wasmtime v8.0.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling winnow v0.6.15
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling sp-io v30.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.13.0#d5160c1d)
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking impl-num-traits v0.1.2
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]     Checking errno v0.3.9
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking sp-std v14.0.0 (https://github.com/paritytech/polkadot-sdk?branch=release-polkadot-v1.13.0#d5160c1d)
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking environmental v1.1.4
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking wasmtime-asm-macros v8.0.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] running `Command { std: "docker" "inspect" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d", kill_on_drop: false }`
[INFO] [stdout] cfa833b6a8590578c7975d2b9e48962863e062530a463c9b2fc86fd0507ef98d
