[INFO] fetching crate ckb-indexer-sync 1.0.0...
[INFO] testing ckb-indexer-sync-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ckb-indexer-sync 1.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ckb-indexer-sync 1.0.0
[INFO] finished tweaking crates.io crate ckb-indexer-sync 1.0.0
[INFO] tweaked toml for crates.io crate ckb-indexer-sync 1.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ckb-indexer-sync 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ckb-indexer-sync 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d82217be14811922334ef716bc4e9aeb414182198bfd0c404aeebdb656bf8f2
[INFO] running `Command { std: "docker" "start" "-a" "2d82217be14811922334ef716bc4e9aeb414182198bfd0c404aeebdb656bf8f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d82217be14811922334ef716bc4e9aeb414182198bfd0c404aeebdb656bf8f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d82217be14811922334ef716bc4e9aeb414182198bfd0c404aeebdb656bf8f2", kill_on_drop: false }`
[INFO] [stdout] 2d82217be14811922334ef716bc4e9aeb414182198bfd0c404aeebdb656bf8f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb5647c9322662fd344a25028ecca7bc6024d4f4ecb12bc82d5d2165df31c17
[INFO] running `Command { std: "docker" "start" "-a" "afb5647c9322662fd344a25028ecca7bc6024d4f4ecb12bc82d5d2165df31c17", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling faster-hex v0.6.1
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling ckb_schemars v0.8.22
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling blake2b-ref v0.3.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling golomb-coded-set v0.2.1
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling ckb-merkle-mountain-range v0.5.2
[INFO] [stderr]    Compiling merkle-cbt v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling includedir v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ckb-logger v1.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling includedir_codegen v0.6.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling blake2b-rs v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling eaglesong v0.1.0
[INFO] [stderr]    Compiling ckb-hash v1.0.0
[INFO] [stderr]    Compiling ckb-system-scripts v0.5.4
[INFO] [stderr]    Compiling tentacle-secio v0.6.6
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling ckb-systemtime v1.0.0
[INFO] [stderr]    Compiling ckb-build-info v1.0.0
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ckb-spawn v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ckb-channel v1.0.0
[INFO] [stderr]    Compiling fail v0.4.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling ckb-db-schema v1.0.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling secp256k1 v0.30.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling numext-constructor v0.1.6
[INFO] [stderr]    Compiling prometheus-static-metric v0.5.1
[INFO] [stderr]    Compiling ckb_schemars_derive v0.8.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling ckb-constant v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling rhai v1.23.4
[INFO] [stderr]    Compiling ckb-metrics v1.0.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling numext-fixed-uint-core v0.1.6
[INFO] [stderr]    Compiling ckb-occupied-capacity-core v1.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ckb-occupied-capacity-macros v1.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling ckb-logger-config v1.0.0
[INFO] [stderr]    Compiling ckb-occupied-capacity v1.0.0
[INFO] [stderr]    Compiling ckb-error v1.0.0
[INFO] [stderr]    Compiling ckb-util v1.0.0
[INFO] [stderr]    Compiling ckb-metrics-config v1.0.0
[INFO] [stderr]    Compiling molecule v0.8.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tentacle-multiaddr v0.3.6
[INFO] [stderr]    Compiling ckb-fixed-hash-core v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ckb-fixed-hash-macros v1.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ckb-fixed-hash v1.0.0
[INFO] [stderr]    Compiling ckb-crypto v1.0.0
[INFO] [stderr]    Compiling ckb-librocksdb-sys v8.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling ckb-async-runtime v1.0.0
[INFO] [stderr]    Compiling ckb-stop-handler v1.0.0
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling numext-fixed-uint-hack v0.1.6
[INFO] [stderr]    Compiling numext-fixed-uint v0.1.6
[INFO] [stderr]    Compiling ckb-gen-types v1.0.0
[INFO] [stderr]    Compiling ckb-rational v1.0.0
[INFO] [stderr]    Compiling ckb-types v1.0.0
[INFO] [stderr]    Compiling ckb-pow v1.0.0
[INFO] [stderr]    Compiling ckb-jsonrpc-types v1.0.0
[INFO] [stderr]    Compiling ckb-dao-utils v1.0.0
[INFO] [stderr]    Compiling ckb-traits v1.0.0
[INFO] [stderr]    Compiling ckb-freezer v1.0.0
[INFO] [stderr]    Compiling ckb-resource v1.0.0
[INFO] [stderr]    Compiling ckb-chain-spec v1.0.0
[INFO] [stderr]    Compiling ckb-app-config v1.0.0
[INFO] [stderr] error: could not compile `ckb-chain-spec` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ckb_chain_spec --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-chain-spec-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=70d24fe22102ee3e -C extra-filename=-cd812d0ff9d44f80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cacache=/opt/rustwide/target/debug/deps/libcacache-680262514d49f1f5.rmeta --extern ckb_constant=/opt/rustwide/target/debug/deps/libckb_constant-9c35247275ebc869.rmeta --extern ckb_crypto=/opt/rustwide/target/debug/deps/libckb_crypto-dbaa1cd88e455dae.rmeta --extern ckb_dao_utils=/opt/rustwide/target/debug/deps/libckb_dao_utils-ef2facefffe7eeca.rmeta --extern ckb_error=/opt/rustwide/target/debug/deps/libckb_error-3b4e24682bfaa1f3.rmeta --extern ckb_hash=/opt/rustwide/target/debug/deps/libckb_hash-1b1c4ebef28141dc.rmeta --extern ckb_jsonrpc_types=/opt/rustwide/target/debug/deps/libckb_jsonrpc_types-8fb3a28ea92b1f12.rmeta --extern ckb_logger=/opt/rustwide/target/debug/deps/libckb_logger-12febad995015f21.rmeta --extern ckb_pow=/opt/rustwide/target/debug/deps/libckb_pow-93e6ade5cfba664b.rmeta --extern ckb_rational=/opt/rustwide/target/debug/deps/libckb_rational-ddc1c698fdf94b5e.rmeta --extern ckb_resource=/opt/rustwide/target/debug/deps/libckb_resource-348c5b2448c54970.rmeta --extern ckb_traits=/opt/rustwide/target/debug/deps/libckb_traits-8787a39e8d2c58ca.rmeta --extern ckb_types=/opt/rustwide/target/debug/deps/libckb_types-c13a925a2b37d54b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-81b83352e2021f10.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-046fdb5ddc2723e4.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e3a9085f7217bda2/out -L native=/opt/rustwide/target/debug/build/blake2b-rs-bde748384890366d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ckb-app-config` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ckb_app_config --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ckb-app-config-1.0.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("sentry", "with_sentry"))' -C metadata=5f254ce5443986b5 -C extra-filename=-1bd5866d6f9c576a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ckb_build_info=/opt/rustwide/target/debug/deps/libckb_build_info-f8cd8e522da55e7b.rmeta --extern ckb_chain_spec=/opt/rustwide/target/debug/deps/libckb_chain_spec-cd812d0ff9d44f80.rmeta --extern ckb_jsonrpc_types=/opt/rustwide/target/debug/deps/libckb_jsonrpc_types-8fb3a28ea92b1f12.rmeta --extern ckb_logger=/opt/rustwide/target/debug/deps/libckb_logger-12febad995015f21.rmeta --extern ckb_logger_config=/opt/rustwide/target/debug/deps/libckb_logger_config-e85d99ad6933f2b6.rmeta --extern ckb_metrics_config=/opt/rustwide/target/debug/deps/libckb_metrics_config-1b40408157c3cc50.rmeta --extern ckb_pow=/opt/rustwide/target/debug/deps/libckb_pow-93e6ade5cfba664b.rmeta --extern ckb_resource=/opt/rustwide/target/debug/deps/libckb_resource-348c5b2448c54970.rmeta --extern ckb_systemtime=/opt/rustwide/target/debug/deps/libckb_systemtime-01c72df0fab6e58c.rmeta --extern ckb_types=/opt/rustwide/target/debug/deps/libckb_types-c13a925a2b37d54b.rmeta --extern path_clean=/opt/rustwide/target/debug/deps/libpath_clean-4f67bba1eb045a4c.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-83726bf0d8095b1e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-81b83352e2021f10.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5fdd1cb9a0172eb.rmeta --extern multiaddr=/opt/rustwide/target/debug/deps/libtentacle_multiaddr-82de539547aad6c5.rmeta --extern secio=/opt/rustwide/target/debug/deps/libtentacle_secio-35d3bbc5e968fd59.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-046fdb5ddc2723e4.rmeta --extern ubyte=/opt/rustwide/target/debug/deps/libubyte-6daed79db0e6e43b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-439eb88360b00804.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-e3a9085f7217bda2/out -L native=/opt/rustwide/target/debug/build/blake2b-rs-bde748384890366d/out -L native=/opt/rustwide/target/debug/build/ring-02a5beb908044424/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "afb5647c9322662fd344a25028ecca7bc6024d4f4ecb12bc82d5d2165df31c17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb5647c9322662fd344a25028ecca7bc6024d4f4ecb12bc82d5d2165df31c17", kill_on_drop: false }`
[INFO] [stdout] afb5647c9322662fd344a25028ecca7bc6024d4f4ecb12bc82d5d2165df31c17
