[INFO] cloning repository https://github.com/vivianjeng/binius-sha256 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vivianjeng/binius-sha256" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f9d2b84a83d9183a89adaf2d410c85fcc995360 [INFO] testing vivianjeng/binius-sha256 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvivianjeng%2Fbinius-sha256" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vivianjeng/binius-sha256 [INFO] finished tweaking git repo https://github.com/vivianjeng/binius-sha256 [INFO] tweaked toml for git repo https://github.com/vivianjeng/binius-sha256 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vivianjeng/binius-sha256 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vivianjeng/binius-sha256 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41fd18597cf299a657dbffd4ea20591018a7d370022f5e95ba3297a8c691940 [INFO] running `Command { std: "docker" "start" "-a" "b41fd18597cf299a657dbffd4ea20591018a7d370022f5e95ba3297a8c691940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41fd18597cf299a657dbffd4ea20591018a7d370022f5e95ba3297a8c691940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41fd18597cf299a657dbffd4ea20591018a7d370022f5e95ba3297a8c691940", kill_on_drop: false }` [INFO] [stdout] b41fd18597cf299a657dbffd4ea20591018a7d370022f5e95ba3297a8c691940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9522ef1aa68292fff3666ded306c322735cb230446728be650d24ebde352349f [INFO] running `Command { std: "docker" "start" "-a" "9522ef1aa68292fff3666ded306c322735cb230446728be650d24ebde352349f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling color-spantrace v0.2.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling uniffi_core v0.29.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling binius_maybe_rayon v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448) [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling array-util v1.0.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ark-std v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling mopro-wasm v0.1.0 (https://github.com/zkmopro/mopro.git#9b0ef16c) [INFO] [stderr] Compiling stackalloc v1.2.1 [INFO] [stderr] Compiling rust-witness v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling circom-prover v0.1.1 (https://github.com/zkmopro/mopro.git#9b0ef16c) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.2 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling uniffi_meta v0.29.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling ark-serialize-derive v0.5.0 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling ark-ff-asm v0.5.0 [INFO] [stderr] Compiling ark-ff-macros v0.5.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ark-serialize v0.5.0 [INFO] [stderr] Compiling uniffi_udl v0.29.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling binius_macros v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448) [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling color-eyre v0.6.4 [INFO] [stderr] Compiling ark-crypto-primitives-macros v0.5.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling binius_utils v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling binius_field v0.2.0 (https://github.com/alxkzmn/binius?branch=sha256-benchmarks#04a25448) [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling ark-ff v0.5.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling rinja_parser v0.3.5 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling uniffi_macros v0.29.0 [INFO] [stderr] Compiling rinja_derive v0.3.5 [INFO] [stderr] error: could not compile `ark-ff` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.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="asm"' --cfg 'feature="parallel"' --cfg 'feature="rayon"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=d1e4902e9ff45fc4 -C extra-filename=-37303dfa70005367 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-f61000b4b79b5029.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-3539809d21911560.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-08b91749eb8a75fb.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-5aeff51177a167b7.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1b252ee19ef31e11.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-abd4ad37b527bed4.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-86be67cbb4aa9e0a.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7ad376e01e4ba8ca.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b7bfdee671b5a03c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-1a0074f98e3a6d0e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rayon=/opt/rustwide/target/debug/deps/librayon-69cd648959a7d029.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-0f486b196e1d39f8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `binius_field` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name binius_field --edition=2021 /opt/rustwide/cargo-home/git/checkouts/binius-57a46cd638e62824/04a2544/crates/field/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 '--warn=clippy::zero_sized_map_values' '--warn=clippy::while_float' '--warn=clippy::useless_let_if_seq' '--warn=clippy::use_self' '--warn=clippy::unused_rounding' '--warn=clippy::unused_peekable' '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_self_imports' '--warn=clippy::uninhabited_references' '--warn=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_chars_any' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::single_char_pattern' '--warn=clippy::redundant_else' '--warn=clippy::redundant_clone' '--warn=clippy::read_zero_byte_vec' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::or_fun_call' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_bitwise_bool' '--warn=clippy::naive_bytecount' '--warn=clippy::mutex_integer' '--allow=clippy::missing-const-for-fn' '--warn=clippy::match_same_arms' '--warn=clippy::manual_string_new' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_clamp' '--warn=clippy::manual_assert' '--warn=clippy::large_stack_frames' '--warn=clippy::iter_without_into_iter' '--warn=clippy::iter_with_drain' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--warn=clippy::if_then_some_else_none' '--warn=clippy::if_not_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::flat_map_option' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_line_after_outer_attr' '--warn=clippy::empty_line_after_doc_comments' '--warn=clippy::derive_partial_eq_without_eq' '--warn=clippy::dbg_macro' '--warn=clippy::collection_is_never_read' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::branches_sharing_code' '--warn=clippy::borrow_as_ptr' --cfg 'feature="nightly_features"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark_alternative_strategies", "default", "nightly_features", "trace_multiplications"))' -C metadata=a37cd96ea9d01776 -C extra-filename=-d6badd0397c2a5d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern binius_maybe_rayon=/opt/rustwide/target/debug/deps/libbinius_maybe_rayon-7bd5df9ba546f93a.rmeta --extern binius_utils=/opt/rustwide/target/debug/deps/libbinius_utils-4f642d7f02bf1707.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-9cfb13956a566f4f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b9f57d4d364883aa.so --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rmeta --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4542da92cb4b4f06.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d6e34dd8ffac949a.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-13fc5a983dab028d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9522ef1aa68292fff3666ded306c322735cb230446728be650d24ebde352349f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9522ef1aa68292fff3666ded306c322735cb230446728be650d24ebde352349f", kill_on_drop: false }` [INFO] [stdout] 9522ef1aa68292fff3666ded306c322735cb230446728be650d24ebde352349f