[INFO] fetching crate spark-orderbook-sdk 0.2.1...
[INFO] testing spark-orderbook-sdk-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate spark-orderbook-sdk 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate spark-orderbook-sdk 0.2.1
[INFO] finished tweaking crates.io crate spark-orderbook-sdk 0.2.1
[INFO] tweaked toml for crates.io crate spark-orderbook-sdk 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spark-orderbook-sdk 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 620 packages to latest compatible versions
[INFO] [stderr]       Adding fuels v0.65.1 (available: v0.77.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da9e43882c5c85920be185f5cded803903df959cd119ffeb53ae36cbfdac81c5
[INFO] running `Command { std: "docker" "start" "-a" "da9e43882c5c85920be185f5cded803903df959cd119ffeb53ae36cbfdac81c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da9e43882c5c85920be185f5cded803903df959cd119ffeb53ae36cbfdac81c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da9e43882c5c85920be185f5cded803903df959cd119ffeb53ae36cbfdac81c5", kill_on_drop: false }`
[INFO] [stdout] da9e43882c5c85920be185f5cded803903df959cd119ffeb53ae36cbfdac81c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae512b98f3cd32b17c245c9fecc48b7ec950964a07375e6a25a51ffb5c38c196
[INFO] running `Command { std: "docker" "start" "-a" "ae512b98f3cd32b17c245c9fecc48b7ec950964a07375e6a25a51ffb5c38c196", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling fuel-storage v0.55.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ethnum v1.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling impl-tools v0.10.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling counter v0.5.7
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling fuel-core-upgradable-executor v0.31.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling asynk-strim v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling static_assertions_next v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling portpicker v0.1.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling impl-tools-lib v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mockall v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling fuel-derive v0.55.0
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling fuel-gas-price-algorithm v0.31.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling fuel-core-metrics v0.31.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tai64 v4.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]    Compiling fuel-abi-types v0.5.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling coins-core v0.8.7
[INFO] [stderr]    Compiling fuel-types v0.55.0
[INFO] [stderr]    Compiling fuel-merkle v0.55.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling fuels-code-gen v0.65.1
[INFO] [stderr]    Compiling coins-bip32 v0.8.7
[INFO] [stderr]    Compiling fuel-asm v0.55.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling fuel-core-client v0.31.0
[INFO] [stderr]    Compiling async-graphql-value v7.2.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling coins-bip39 v0.8.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fuel-crypto v0.55.0
[INFO] [stderr]    Compiling async-graphql-parser v7.2.1
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling fuels-macros v0.65.1
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling fuel-tx v0.55.0
[INFO] [stderr]    Compiling async-graphql-derive v7.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.1
[INFO] [stderr]    Compiling fuel-core-services v0.31.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rayon v2.1.0
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling tower-http v0.3.5
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cynic-codegen v2.2.8
[INFO] [stderr]    Compiling fuel-vm v0.55.0
[INFO] [stderr]    Compiling cynic-proc-macros v2.2.8
[INFO] [stderr]    Compiling async-graphql v7.2.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling fuel-core-types v0.31.0
[INFO] [stderr]    Compiling fuel-core-storage v0.31.0
[INFO] [stderr]    Compiling fuel-core-gas-price-service v0.31.0
[INFO] [stderr]    Compiling fuel-core-chain-config v0.31.0
[INFO] [stderr]    Compiling fuel-core-executor v0.31.0
[INFO] [stderr]    Compiling fuel-core-producer v0.31.0
[INFO] [stderr]    Compiling fuel-core-importer v0.31.0
[INFO] [stderr]    Compiling fuel-core-database v0.31.0
[INFO] [stderr]    Compiling fuel-core-txpool v0.31.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling axum v0.5.17
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling eventsource-client v0.12.2
[INFO] [stderr]    Compiling fuel-core-poa v0.31.0
[INFO] [stderr]    Compiling fuel-core-consensus-module v0.31.0
[INFO] [stderr]    Compiling cynic v2.2.8
[INFO] [stderr]    Compiling fuel-core v0.31.0
[INFO] [stderr]    Compiling fuels-core v0.65.1
[INFO] [stderr]    Compiling fuels-accounts v0.65.1
[INFO] [stderr]    Compiling fuels-programs v0.65.1
[INFO] [stderr]    Compiling fuels-test-helpers v0.65.1
[INFO] [stderr]    Compiling fuels v0.65.1
[INFO] [stderr]    Compiling spark-orderbook-sdk v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `fuel-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fuel_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fuel-core-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="test-helpers"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "p2p", "relayer", "rocksdb", "rocksdb-production", "test-helpers", "wasm-executor"))' -C metadata=d14bb663c6922d5c -C extra-filename=-ad2138d5f882a390 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b0726fbe6d61d750.rmeta --extern async_graphql=/opt/rustwide/target/debug/deps/libasync_graphql-26281737f1570e73.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a80d1f2bb27f04d1.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-772d9c7a26596f54.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-b4bc486fce55ff47.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d0bfaab399ec0693.so --extern enum_iterator=/opt/rustwide/target/debug/deps/libenum_iterator-7c46d62da9b13b9c.rmeta --extern fuel_core_chain_config=/opt/rustwide/target/debug/deps/libfuel_core_chain_config-5a0f5f9e55ae25c2.rmeta --extern fuel_core_consensus_module=/opt/rustwide/target/debug/deps/libfuel_core_consensus_module-1c1e1b2e0915becb.rmeta --extern fuel_core_database=/opt/rustwide/target/debug/deps/libfuel_core_database-296393568219f5cf.rmeta --extern fuel_core_executor=/opt/rustwide/target/debug/deps/libfuel_core_executor-6138f0ebc12060f5.rmeta --extern fuel_core_gas_price_service=/opt/rustwide/target/debug/deps/libfuel_core_gas_price_service-e1c2ab0c49947260.rmeta --extern fuel_core_importer=/opt/rustwide/target/debug/deps/libfuel_core_importer-9b3c2317df6724b6.rmeta --extern fuel_core_metrics=/opt/rustwide/target/debug/deps/libfuel_core_metrics-491899fa6a9d2868.rmeta --extern fuel_core_poa=/opt/rustwide/target/debug/deps/libfuel_core_poa-d14650ba5fc29ba6.rmeta --extern fuel_core_producer=/opt/rustwide/target/debug/deps/libfuel_core_producer-433ff7fc097b50fc.rmeta --extern fuel_core_services=/opt/rustwide/target/debug/deps/libfuel_core_services-5f28433af7691a45.rmeta --extern fuel_core_storage=/opt/rustwide/target/debug/deps/libfuel_core_storage-c2b988de03db5dd5.rmeta --extern fuel_core_txpool=/opt/rustwide/target/debug/deps/libfuel_core_txpool-cf3bbf4f368e74ba.rmeta --extern fuel_core_types=/opt/rustwide/target/debug/deps/libfuel_core_types-3d1dbdb6356fe8ad.rmeta --extern fuel_core_upgradable_executor=/opt/rustwide/target/debug/deps/libfuel_core_upgradable_executor-dfeb79e0f5f967c3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-9e17a244f5e34fb8.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-afa57c5290663805.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-56b2b120cb60a9aa.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-1dd27dd6bb240a66.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-edd9b198d10f3178.rmeta --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-c2a38259760cfa36.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f350b0c0ee29299b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-57745ccb07e7b4f7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1e29e4991c6a0d0a.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d6c9faaaf56163a5.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-53887bfaf0461125.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4ea90574b4759751.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9b8cbe0e48bc8976.rmeta --extern tokio_rayon=/opt/rustwide/target/debug/deps/libtokio_rayon-13349d8875adab1b.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ad0562d0bcd329de.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d2caadff0df747a6.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-d2a711d38a3718ec.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a5288d07aafe8a1b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f55ae2142cad26e6.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/secp256k1-sys-4b8f6ffeba4a626c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ae512b98f3cd32b17c245c9fecc48b7ec950964a07375e6a25a51ffb5c38c196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae512b98f3cd32b17c245c9fecc48b7ec950964a07375e6a25a51ffb5c38c196", kill_on_drop: false }`
[INFO] [stdout] ae512b98f3cd32b17c245c9fecc48b7ec950964a07375e6a25a51ffb5c38c196
