[INFO] cloning repository https://github.com/piotr-stec/multiple-txs-one-block
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/piotr-stec/multiple-txs-one-block" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c9618cc12e29cae1e35b16d0a1d18e515579b4d8
[INFO] checking piotr-stec/multiple-txs-one-block against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-stec%2Fmultiple-txs-one-block" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/piotr-stec/multiple-txs-one-block
[INFO] finished tweaking git repo https://github.com/piotr-stec/multiple-txs-one-block
[INFO] tweaked toml for git repo https://github.com/piotr-stec/multiple-txs-one-block written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/piotr-stec/multiple-txs-one-block on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/piotr-stec/multiple-txs-one-block 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/neotheprogramist/starknet-hive.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/neotheprogramist/types-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/cartridge-gg/cainome`
[INFO] [stderr]     Updating git repository `https://github.com/neotheprogramist/cainome.git`
[INFO] [stderr]     Updating git repository `https://github.com/neotheprogramist/starknet-rpc-tests.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded starknet-core-derive v0.1.0
[INFO] [stderr]   Downloaded starknet-signers v0.10.1
[INFO] [stderr]   Downloaded starknet-providers v0.12.1
[INFO] [stderr]   Downloaded unzip-n v0.1.2
[INFO] [stderr]   Downloaded cairo-lang-sierra-ap-change v2.9.2
[INFO] [stderr]   Downloaded cairo-lang-sierra-type-size v2.9.2
[INFO] [stderr]   Downloaded cairo-lang-eq-solver v2.9.2
[INFO] [stderr]   Downloaded starknet-macros v0.2.1
[INFO] [stderr]   Downloaded starknet-contract v0.11.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.18
[INFO] [stderr]   Downloaded rust-analyzer-salsa-macros v0.17.0-pre.6
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded cairo-lang-casm v2.9.2
[INFO] [stderr]   Downloaded cairo-lang-sierra-gas v2.9.2
[INFO] [stderr]   Downloaded cairo-lang-utils v2.9.2
[INFO] [stderr]   Downloaded starknet-accounts v0.11.0
[INFO] [stderr]   Downloaded starknet v0.12.0
[INFO] [stderr]   Downloaded string_cache v0.8.8
[INFO] [stderr]   Downloaded cairo-lang-starknet-classes v2.9.2
[INFO] [stderr]   Downloaded good_lp v1.11.0
[INFO] [stderr]   Downloaded microlp v0.2.10
[INFO] [stderr]   Downloaded starknet-core v0.12.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded cairo-lang-sierra-to-casm v2.9.2
[INFO] [stderr]   Downloaded cairo-lang-sierra v2.9.2
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] [stderr]   Downloaded lambdaworks-math v0.7.0
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded lambdaworks-crypto v0.7.0
[INFO] [stderr]   Downloaded serde_json_pythonic v0.1.2
[INFO] [stderr]   Downloaded clap_complete v4.5.44
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded rust-analyzer-salsa v0.17.0-pre.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d2fecafeffdac800733208d3e5650b134594e2c1016c131589e0a960c641beb
[INFO] running `Command { std: "docker" "start" "-a" "2d2fecafeffdac800733208d3e5650b134594e2c1016c131589e0a960c641beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d2fecafeffdac800733208d3e5650b134594e2c1016c131589e0a960c641beb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d2fecafeffdac800733208d3e5650b134594e2c1016c131589e0a960c641beb", kill_on_drop: false }`
[INFO] [stdout] 2d2fecafeffdac800733208d3e5650b134594e2c1016c131589e0a960c641beb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d0003a0225106ef1db090d29913ffac2d54210cafff66db1538c46f6967f13c
[INFO] running `Command { std: "docker" "start" "-a" "1d0003a0225106ef1db090d29913ffac2d54210cafff66db1538c46f6967f13c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking lambdaworks-math v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]     Checking lambdaworks-crypto v0.10.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling starknet-types-core v0.1.7
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking starknet-curve v0.5.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking starknet-crypto v0.7.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking scrypt v0.10.0
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]     Checking starknet-core v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling rust-analyzer-salsa-macros v0.17.0-pre.6
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking cairo-lang-utils v2.9.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking lambdaworks-math v0.7.0
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking rust-analyzer-salsa v0.17.0-pre.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking cairo-lang-casm v2.9.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking lambdaworks-crypto v0.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking crypto-utils v0.1.0 (https://github.com/neotheprogramist/starknet-hive.git?rev=994d2e8b5e3d678c24f7fee320271f1c94abfe83#994d2e8b)
[INFO] [stderr] error: could not compile `starknet-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/568b11762723b001bfa693d0f21c5dad01d4e813/bin/rustc --crate-name starknet_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/starknet-core-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --deny=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::useless_let_if_seq' '--warn=clippy::use_self' '--warn=clippy::unused_rounding' '--warn=clippy::unused_peekable' --deny=unused_must_use --allow=unreachable_pub '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::uninhabited_references' '--allow=clippy::type_repetition_in_bounds' '--warn=clippy::tuple_array_conversions' '--warn=clippy::trivial_regex' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--warn=clippy::suspicious_operation_groupings' '--warn=clippy::suboptimal_flops' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::single_char_pattern' '--allow=clippy::significant_drop_tightening' '--allow=clippy::significant_drop_in_scrutinee' '--allow=clippy::redundant_pub_crate' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::nonstandard_macro_braces' '--allow=clippy::non_send_fields_in_send_ty' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_continue' '--allow=clippy::needless_collect' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mutex_integer' --allow=missing_docs --warn=missing_debug_implementations '--warn=clippy::missing_const_for_fn' '--warn=clippy::match_same_arms' '--warn=clippy::manual_string_new' '--warn=clippy::manual_clamp' '--warn=clippy::large_stack_frames' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::imprecise_flops' '--allow=clippy::future_not_send' '--allow=clippy::fallible_impl_from' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::equatable_if_let' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::doc_markdown' '--warn=clippy::derive_partial_eq_without_eq' '--allow=clippy::debug_assert_with_mut_call' '--allow=clippy::collection_is_never_read' '--allow=clippy::cognitive_complexity' '--warn=clippy::clear_with_drain' '--warn=clippy::branches_sharing_code' '--allow=clippy::as_ptr_cast_mut' '--warn=rustdoc::all' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_unknown_fields", "std"))' -C metadata=dc11ad6e829163fc -C extra-filename=-6aeebe7d2176eda6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern crypto_bigint=/opt/rustwide/target/debug/deps/libcrypto_bigint-dfa2da88cc1a2de2.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e88b7eb915c7ac30.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-493dc8ccfdc499b7.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d27bd8f5ba99e342.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d82e460433ec0cf2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b51913fa6d5ac2a8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5a06bac2ab729a77.rmeta --extern serde_json_pythonic=/opt/rustwide/target/debug/deps/libserde_json_pythonic-b32acef661babe8f.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-b18fdc2e5b1b2318.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-d5c5810085af7783.rmeta --extern starknet_core_derive=/opt/rustwide/target/debug/deps/libstarknet_core_derive-55d64e278c6c7a09.so --extern starknet_crypto=/opt/rustwide/target/debug/deps/libstarknet_crypto-5b6118a73fa0cf24.rmeta --extern starknet_types_core=/opt/rustwide/target/debug/deps/libstarknet_types_core-b286ca4d1f42ddab.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1d0003a0225106ef1db090d29913ffac2d54210cafff66db1538c46f6967f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0003a0225106ef1db090d29913ffac2d54210cafff66db1538c46f6967f13c", kill_on_drop: false }`
[INFO] [stdout] 1d0003a0225106ef1db090d29913ffac2d54210cafff66db1538c46f6967f13c
