[INFO] cloning repository https://github.com/DogeXLabs/dogex-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DogeXLabs/dogex-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeXLabs%2Fdogex-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeXLabs%2Fdogex-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b694a8ddba91320cfeb768ac523ab90dd5778a4f
[INFO] testing DogeXLabs/dogex-node against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDogeXLabs%2Fdogex-node" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DogeXLabs/dogex-node
[INFO] finished tweaking git repo https://github.com/DogeXLabs/dogex-node
[INFO] tweaked toml for git repo https://github.com/DogeXLabs/dogex-node written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DogeXLabs/dogex-node on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DogeXLabs/dogex-node 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0a5053ed1e002e846752e96ec46d217204fad2b7e8971cdd935b5fa259d22817
[INFO] running `Command { std: "docker" "start" "-a" "0a5053ed1e002e846752e96ec46d217204fad2b7e8971cdd935b5fa259d22817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a5053ed1e002e846752e96ec46d217204fad2b7e8971cdd935b5fa259d22817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a5053ed1e002e846752e96ec46d217204fad2b7e8971cdd935b5fa259d22817", kill_on_drop: false }`
[INFO] [stdout] 0a5053ed1e002e846752e96ec46d217204fad2b7e8971cdd935b5fa259d22817
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa79ee376c0ba9c5c30d5803d6d20233ad00af33002ba221042d3daeedc41420
[INFO] running `Command { std: "docker" "start" "-a" "fa79ee376c0ba9c5c30d5803d6d20233ad00af33002ba221042d3daeedc41420", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/template/runtime/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/cli/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/base-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/dynamic-fee/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/rpc/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/db/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/self-contained/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/ethereum/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/template/node/Cargo.toml: unused manifest key: dependencies.prometheus-endpoint.package
[INFO] [stderr] warning: /opt/rustwide/workdir/template/node/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/precompiles/tests-external/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/evm/precompile/storage-cleaner/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/evm/precompile/dispatch/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/consensus/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/account/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/precompiles/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/evm-chain-id/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/frame/hotfix-sufficients/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/api/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/storage/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/primitives/evm/Cargo.toml: unused manifest key: dependencies.scale-codec.package
[INFO] [stderr] warning: /opt/rustwide/workdir/client/mapping-sync/Cargo.toml: unused manifest key: dev-dependencies.scale-codec.package
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.12
[INFO] [stderr]    Compiling cc v1.0.82
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling aho-corasick v1.0.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.7
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling semver v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling platforms v3.0.2
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling blake2b_simd v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling rlp-derive v0.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling cranelift-isle v0.95.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.95.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.95.1
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling regalloc2 v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling errno v0.3.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling wasmtime-runtime v8.0.1
[INFO] [stderr]    Compiling cranelift-codegen v0.95.1
[INFO] [stderr]    Compiling expander v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling cranelift-entity v0.95.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling gimli v0.27.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling wasmparser v0.102.0
[INFO] [stderr]    Compiling cranelift-bforest v0.95.1
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.1/src/lib.rs:13:70
[INFO] [stdout]    |
[INFO] [stdout] 13 | #![cfg_attr(all(curve25519_dalek_backend = "simd", nightly), feature(stdsimd))]
[INFO] [stdout]    |                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling object v0.30.4
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fa79ee376c0ba9c5c30d5803d6d20233ad00af33002ba221042d3daeedc41420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa79ee376c0ba9c5c30d5803d6d20233ad00af33002ba221042d3daeedc41420", kill_on_drop: false }`
[INFO] [stdout] fa79ee376c0ba9c5c30d5803d6d20233ad00af33002ba221042d3daeedc41420
