[INFO] fetching crate scirs2-special 0.1.0-rc.2...
[INFO] testing scirs2-special-0.1.0-rc.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate scirs2-special 0.1.0-rc.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate scirs2-special 0.1.0-rc.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scirs2-special 0.1.0-rc.2
[INFO] tweaked toml for crates.io crate scirs2-special 0.1.0-rc.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scirs2-special 0.1.0-rc.2 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 scirs2-special 0.1.0-rc.2 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66eaff103bcb237cdf60d553dcc3ed6a13dd2a7208040377c5e1b03e9935e3d3
[INFO] running `Command { std: "docker" "start" "-a" "66eaff103bcb237cdf60d553dcc3ed6a13dd2a7208040377c5e1b03e9935e3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66eaff103bcb237cdf60d553dcc3ed6a13dd2a7208040377c5e1b03e9935e3d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66eaff103bcb237cdf60d553dcc3ed6a13dd2a7208040377c5e1b03e9935e3d3", kill_on_drop: false }`
[INFO] [stdout] 66eaff103bcb237cdf60d553dcc3ed6a13dd2a7208040377c5e1b03e9935e3d3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57e87aa14e80248b7896a52bf17039559eb673a3fba9ed4c1e391cdbcd1e56c9
[INFO] running `Command { std: "docker" "start" "-a" "57e87aa14e80248b7896a52bf17039559eb673a3fba9ed4c1e391cdbcd1e56c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling scirs2-special v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `prev_eulr` is never read
[INFO] [stdout]    --> src/combinatorial.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     prev_eulr[0] = 1.0; // E_0 = 1
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.23s
[INFO] running `Command { std: "docker" "inspect" "57e87aa14e80248b7896a52bf17039559eb673a3fba9ed4c1e391cdbcd1e56c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57e87aa14e80248b7896a52bf17039559eb673a3fba9ed4c1e391cdbcd1e56c9", kill_on_drop: false }`
[INFO] [stdout] 57e87aa14e80248b7896a52bf17039559eb673a3fba9ed4c1e391cdbcd1e56c9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 798da38d59c0adf7c33331d8a11637dc3121d6b5dd5172bee1ca4b2d51fd4f37
[INFO] running `Command { std: "docker" "start" "-a" "798da38d59c0adf7c33331d8a11637dc3121d6b5dd5172bee1ca4b2d51fd4f37", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling scirs2-core v0.1.0-rc.2
[INFO] [stderr]    Compiling scirs2-special v0.1.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `prev_eulr` is never read
[INFO] [stdout]    --> src/combinatorial.rs:603:5
[INFO] [stdout]     |
[INFO] [stdout] 603 |     prev_eulr[0] = 1.0; // E_0 = 1
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scirs2-special` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name scirs2_special --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --test --cfg 'feature="default"' --cfg 'feature="python-interop"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fast-compile", "futures", "gpu", "high-precision", "interactive", "lazy", "parallel", "plotters", "plotting", "python-interop", "regex", "rug", "simd"))' -C metadata=e5ed4946ff32266c -C extra-filename=-0caaabeaa1d5763e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f5f343c8bd375ac.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-03d14395cf9e5cc9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-6fc6ed93f6316a90.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-2a3d8374a6e8c0d2.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7cee6e4d8e24ca56.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-f83296a5acf45343.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3557e4706e5e425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fe82311332d23cb.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-5771d0af32bfbb7b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-816ee02f3e5d9d0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50db78bc777199ac.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scirs2-special` (example "advanced_interactive_learning")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name advanced_interactive_learning --edition=2021 examples/advanced_interactive_learning.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --cfg 'feature="python-interop"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fast-compile", "futures", "gpu", "high-precision", "interactive", "lazy", "parallel", "plotters", "plotting", "python-interop", "regex", "rug", "simd"))' -C metadata=2b1291635082b1d4 -C extra-filename=-716bc57591527324 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f5f343c8bd375ac.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-03d14395cf9e5cc9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-6fc6ed93f6316a90.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-2a3d8374a6e8c0d2.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7cee6e4d8e24ca56.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-f83296a5acf45343.rlib --extern scirs2_special=/opt/rustwide/target/debug/deps/libscirs2_special-18d330cc74d2544b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3557e4706e5e425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fe82311332d23cb.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-5771d0af32bfbb7b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-816ee02f3e5d9d0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50db78bc777199ac.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-special` (example "advanced_interactive_tutor")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name advanced_interactive_tutor --edition=2021 examples/advanced_interactive_tutor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --cfg 'feature="python-interop"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fast-compile", "futures", "gpu", "high-precision", "interactive", "lazy", "parallel", "plotters", "plotting", "python-interop", "regex", "rug", "simd"))' -C metadata=a1c337448a041479 -C extra-filename=-fe6c4aa5870c7a5d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f5f343c8bd375ac.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-03d14395cf9e5cc9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-6fc6ed93f6316a90.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-2a3d8374a6e8c0d2.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7cee6e4d8e24ca56.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-f83296a5acf45343.rlib --extern scirs2_special=/opt/rustwide/target/debug/deps/libscirs2_special-18d330cc74d2544b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3557e4706e5e425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fe82311332d23cb.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-5771d0af32bfbb7b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-816ee02f3e5d9d0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50db78bc777199ac.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `scirs2-special` (example "enhanced_derivation_studio")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name enhanced_derivation_studio --edition=2021 examples/enhanced_derivation_studio.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unused_variables --allow=unused_mut --allow=unused_imports --allow=unpredictable_function_pointer_comparisons --allow=unknown_lints --allow=mismatched_lifetime_syntaxes --allow=dead_code --cfg 'feature="default"' --cfg 'feature="python-interop"' --cfg 'feature="regex"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "fast-compile", "futures", "gpu", "high-precision", "interactive", "lazy", "parallel", "plotters", "plotting", "python-interop", "regex", "rug", "simd"))' -C metadata=1b9fc5fa4a6c722d -C extra-filename=-c90fd3e8be49fdcd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-c95f4d21be73829f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9f5f343c8bd375ac.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-03d14395cf9e5cc9.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-6fc6ed93f6316a90.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-2a3d8374a6e8c0d2.so --extern regex=/opt/rustwide/target/debug/deps/libregex-7cee6e4d8e24ca56.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-f83296a5acf45343.rlib --extern scirs2_special=/opt/rustwide/target/debug/deps/libscirs2_special-18d330cc74d2544b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f3557e4706e5e425.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fe82311332d23cb.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-5771d0af32bfbb7b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-816ee02f3e5d9d0e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-50db78bc777199ac.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu/openblas-pthread` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "798da38d59c0adf7c33331d8a11637dc3121d6b5dd5172bee1ca4b2d51fd4f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "798da38d59c0adf7c33331d8a11637dc3121d6b5dd5172bee1ca4b2d51fd4f37", kill_on_drop: false }`
[INFO] [stdout] 798da38d59c0adf7c33331d8a11637dc3121d6b5dd5172bee1ca4b2d51fd4f37
