[INFO] fetching crate spynso3 0.1.1...
[INFO] checking spynso3-0.1.1 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] extracting crate spynso3 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate spynso3 0.1.1
[INFO] finished tweaking crates.io crate spynso3 0.1.1
[INFO] tweaked toml for crates.io crate spynso3 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spynso3 0.1.1 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spynso3 0.1.1 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6305b29a765f69fb35312fc6a8044cb53297bbde534c32150cd936d751bcd578
[INFO] running `Command { std: "docker" "start" "-a" "6305b29a765f69fb35312fc6a8044cb53297bbde534c32150cd936d751bcd578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6305b29a765f69fb35312fc6a8044cb53297bbde534c32150cd936d751bcd578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6305b29a765f69fb35312fc6a8044cb53297bbde534c32150cd936d751bcd578", kill_on_drop: false }`
[INFO] [stdout] 6305b29a765f69fb35312fc6a8044cb53297bbde534c32150cd936d751bcd578
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0292668da6455ba96687c5e97354a74397f7ebcd9a6dbdf8ddedfc2f7458a250
[INFO] running `Command { std: "docker" "start" "-a" "0292668da6455ba96687c5e97354a74397f7ebcd9a6dbdf8ddedfc2f7458a250", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pyo3-build-config v0.27.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pyo3-ffi v0.27.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3 v0.27.1
[INFO] [stderr]    Compiling numpy v0.27.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling symbolica v1.2.1
[INFO] [stderr]     Checking unic-bidi v0.9.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tinyjson v2.5.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling append-only-vec v0.1.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking piet v0.7.0
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking by_address v1.2.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking ref-ops v0.2.5
[INFO] [stderr]     Checking features v0.10.0
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking constcat v0.5.1
[INFO] [stderr]     Checking gat-lending-iterator v0.1.8
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling bincode-trait-derive v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking dot-parser v0.5.1
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rustpython-ast v0.4.0
[INFO] [stderr]    Compiling approx-derive v0.2.6
[INFO] [stderr]    Compiling duplicate v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling delegate v0.12.0
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]    Compiling enum-try-as-inner v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xpct v0.5.1
[INFO] [stderr]     Checking approxim v0.6.6
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.27.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking linnet v0.16.0
[INFO] [stderr]    Compiling pyo3-stub-gen-derive v0.17.2
[INFO] [stderr]     Checking numerica v1.1.0
[INFO] [stderr]    Compiling graphica v1.1.0
[INFO] [stderr] error: could not compile `symbolica` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name symbolica --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symbolica-1.2.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "faster_alloc", "full_fn_cmp", "mathematica_api", "mimalloc", "numpy", "pyo3", "pyo3-log", "pyo3-stub-gen", "pyo3-stub-gen-derive", "python_abi3", "python_api", "python_export", "python_stubgen", "serde", "tracing_max_level_info", "wolfram-library-link"))' -C metadata=9ceb50480a275441 -C extra-filename=-643af322148ce84c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d39844ca64b43458.rmeta --extern append_only_vec=/opt/rustwide/target/debug/deps/libappend_only_vec-8c0a6e6b2b54b0ad.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-64d526f10b5d9c83.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-3f4d1f51f3bbf10e.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd074ce0870eec56.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-6d7da534a78c778c.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-cae83ec0a5266450.rmeta --extern graphica=/opt/rustwide/target/debug/deps/libgraphica-9d902ec074ce95f7.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c32e16f33b7f974c.rmeta --extern numerica=/opt/rustwide/target/debug/deps/libnumerica-e20efe1b4ba053bd.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-995f8fc62e13fcd6.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-71dc1663142d96c1.rmeta --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-7aac017e86e37c1b.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-bc7e414f41fd0985.rmeta --extern rug=/opt/rustwide/target/debug/deps/librug-a052272640f2ae41.rmeta --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-f365269d5de0ed3b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-34c7a0a173a3e978.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-477bdf8b4bffdbb6.rmeta --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-722de65502b6f0a2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-15477992e4a2669e.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-14d1575954e0f827.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-707a85514a3a1060.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-836b0e14fdbf10ec/out/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `symbolica` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name symbolica --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/symbolica-1.2.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 --cfg 'feature="bincode"' --cfg 'feature="numpy"' --cfg 'feature="pyo3"' --cfg 'feature="pyo3-stub-gen-derive"' --cfg 'feature="python_export"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bincode", "default", "faster_alloc", "full_fn_cmp", "mathematica_api", "mimalloc", "numpy", "pyo3", "pyo3-log", "pyo3-stub-gen", "pyo3-stub-gen-derive", "python_abi3", "python_api", "python_export", "python_stubgen", "serde", "tracing_max_level_info", "wolfram-library-link"))' -C metadata=c4f8e6dabca5c3b8 -C extra-filename=-726c65ab797ef1a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-9603cd613dd89e0a.rmeta --extern append_only_vec=/opt/rustwide/target/debug/deps/libappend_only_vec-0f0584464eb7992c.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-7264393ed72e8a6f.rmeta --extern bincode_trait_derive=/opt/rustwide/target/debug/deps/libbincode_trait_derive-7929d0f418c11311.so --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-496d5b15b5f83271.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6148bee5b31f2be7.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-d670158a5be91b51.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-bb8191c466b9211e.rmeta --extern graphica=/opt/rustwide/target/debug/deps/libgraphica-9a01a45c6b477014.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-db105bf239db6cef.rmeta --extern numerica=/opt/rustwide/target/debug/deps/libnumerica-ae66382d848c285c.rmeta --extern numpy=/opt/rustwide/target/debug/deps/libnumpy-6c8378afd424da16.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern pyo3=/opt/rustwide/target/debug/deps/libpyo3-20958d04c1c6fdb6.rmeta --extern pyo3_stub_gen_derive=/opt/rustwide/target/debug/deps/libpyo3_stub_gen_derive-3acee32580c82375.so --extern rand=/opt/rustwide/target/debug/deps/librand-50353382d21579bd.rmeta --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-628c0e59bac36f08.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3d10c273bc858beb.rmeta --extern rug=/opt/rustwide/target/debug/deps/librug-03e4eaf511ea5bf6.rmeta --extern self_cell=/opt/rustwide/target/debug/deps/libself_cell-17cd80a23c7e7f69.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-182f94d5039ffe13.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-cbbe68a9fe7984c4.rmeta --extern smartstring=/opt/rustwide/target/debug/deps/libsmartstring-5b6422b647527f99.rmeta --extern tinyjson=/opt/rustwide/target/debug/deps/libtinyjson-795bf17b5b98f758.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ae27f1f86ea6d5c4.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-86e93ab670d1e37d.rmeta --extern wide=/opt/rustwide/target/debug/deps/libwide-c33fe65a91273350.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-836b0e14fdbf10ec/out/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0292668da6455ba96687c5e97354a74397f7ebcd9a6dbdf8ddedfc2f7458a250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0292668da6455ba96687c5e97354a74397f7ebcd9a6dbdf8ddedfc2f7458a250", kill_on_drop: false }`
[INFO] [stdout] 0292668da6455ba96687c5e97354a74397f7ebcd9a6dbdf8ddedfc2f7458a250
