[INFO] fetching crate scirs2-special 0.1.0-rc.2... [INFO] testing scirs2-special-0.1.0-rc.2 against 1.91.0 for beta-1.92-2 [INFO] extracting crate scirs2-special 0.1.0-rc.2 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scirs2-special 0.1.0-rc.2 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pathfinder_simd v0.5.5 [INFO] [stderr] Downloaded dwrote v0.11.4 [INFO] [stderr] Downloaded font-kit v0.14.3 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a79b3014cacac5591023cf39d9ef3882e4d34a764b141cb49faf9bcfa7e55b70 [INFO] running `Command { std: "docker" "start" "-a" "a79b3014cacac5591023cf39d9ef3882e4d34a764b141cb49faf9bcfa7e55b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a79b3014cacac5591023cf39d9ef3882e4d34a764b141cb49faf9bcfa7e55b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a79b3014cacac5591023cf39d9ef3882e4d34a764b141cb49faf9bcfa7e55b70", kill_on_drop: false }` [INFO] [stdout] a79b3014cacac5591023cf39d9ef3882e4d34a764b141cb49faf9bcfa7e55b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96fb59368f2252171973614c77e113585a5362465821904c3424d8ca9fbe4738 [INFO] running `Command { std: "docker" "start" "-a" "96fb59368f2252171973614c77e113585a5362465821904c3424d8ca9fbe4738", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling quote v1.0.41 [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 thiserror v2.0.17 [INFO] [stderr] Compiling scirs2-core v0.1.0-rc.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex v1.11.3 [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 nalgebra v0.33.2 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling scirs2-special v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.30s [INFO] running `Command { std: "docker" "inspect" "96fb59368f2252171973614c77e113585a5362465821904c3424d8ca9fbe4738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fb59368f2252171973614c77e113585a5362465821904c3424d8ca9fbe4738", kill_on_drop: false }` [INFO] [stdout] 96fb59368f2252171973614c77e113585a5362465821904c3424d8ca9fbe4738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c027c831290b73135c3dbed3dab500d75bfdf3294cc36b88be19fdb874b6e60a [INFO] running `Command { std: "docker" "start" "-a" "c027c831290b73135c3dbed3dab500d75bfdf3294cc36b88be19fdb874b6e60a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [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 clap v4.5.48 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.5.1 [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 rand_distr v0.4.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling ndarray-rand v0.15.0 [INFO] [stderr] Compiling statrs v0.18.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] [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/1.91.0-x86_64-unknown-linux-gnu/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=506076428963c113 -C extra-filename=-4e531aeac1258e04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b18544e58ea0974e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cac250a6eb976226.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-84d679dacc49db51.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-26ac7623d713e9be.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-217f48e92360dc73.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-0ab7c6d5f99db8e2.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-dfc89fecd0c42657.so --extern regex=/opt/rustwide/target/debug/deps/libregex-d89d9dc470cdf65c.rlib --extern scirs2_core=/opt/rustwide/target/debug/deps/libscirs2_core-d56a1db95ee16ee8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a82509835b286392.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6dafc42698ecfa40.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-920ae0bc177518f0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d142959fabfeae9f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3eed06fcad7d05fe.rlib --cap-lints=warn -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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcjsHq1t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libscirs2_special-629dd015f0c2f43e,liblazy_static-26ac7623d713e9be,libscirs2_core-d56a1db95ee16ee8,libuuid-bd3d3bd696fb7694,libregex-d89d9dc470cdf65c,libregex_automata-2c4a4c7d9a879ec8,libaho_corasick-2e24fd86aec5f076,libregex_syntax-9d7428d1b4fc00a6,librand_distr-8a7a792b5a42fac3,libndarray_rand-1b86b79615450557,librand_distr-7c73d22c279d86e4,librand-1c5b162904554356,librand_chacha-2d04bc587af29479,librand_core-ab7604f6b821ed2d,libgetrandom-0fbb9e12a9ec845c,libonce_cell-bfceb64c6f4cb589,libthiserror-d142959fabfeae9f,libchrono-cac250a6eb976226,libiana_time_zone-1ddd079db856ae68,libserde_json-6dafc42698ecfa40,libmemchr-1746d9db21e5ba51,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,librand-cead123638aa29f6,librand_chacha-91e4cb63033d2e6c,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-f352f9c80056123f,libgetrandom-c30cde370c1136c5,liblibc-1e38e2428975b5a3,libcfg_if-271dbb267a299df7,libndarray-b87774fbbdee211e,libmatrixmultiply-e29a180f595f23ed,libnum_complex-a97bd10138dd1740,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-90b161b6ac8ad0e5,libnum_integer-8f6933ec51272c83,librawpointer-739700537452c478,libserde-a82509835b286392,libserde_core-be9eb72de4c58031,libapprox-b18544e58ea0974e,libnum_traits-05d4ab80700f56e6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjsHq1t/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/spherical_bessel_stability_tests-33007e4d9ddb6c49" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scirs2-special` (test "spherical_bessel_stability_tests") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPs5aUy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libscirs2_special-629dd015f0c2f43e,liblazy_static-26ac7623d713e9be,libapprox-b18544e58ea0974e,libscirs2_core-d56a1db95ee16ee8,libuuid-bd3d3bd696fb7694,libregex-d89d9dc470cdf65c,libregex_automata-2c4a4c7d9a879ec8,libaho_corasick-2e24fd86aec5f076,libregex_syntax-9d7428d1b4fc00a6,librand_distr-8a7a792b5a42fac3,libndarray_rand-1b86b79615450557,librand_distr-7c73d22c279d86e4,librand-1c5b162904554356,librand_chacha-2d04bc587af29479,librand_core-ab7604f6b821ed2d,libgetrandom-0fbb9e12a9ec845c,libonce_cell-bfceb64c6f4cb589,libthiserror-d142959fabfeae9f,libchrono-cac250a6eb976226,libiana_time_zone-1ddd079db856ae68,libserde_json-6dafc42698ecfa40,libmemchr-1746d9db21e5ba51,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,librand-cead123638aa29f6,librand_chacha-91e4cb63033d2e6c,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-f352f9c80056123f,libgetrandom-c30cde370c1136c5,liblibc-1e38e2428975b5a3,libcfg_if-271dbb267a299df7,libndarray-b87774fbbdee211e,libmatrixmultiply-e29a180f595f23ed,libnum_complex-a97bd10138dd1740,librayon-967df49cc7b28c86,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libcrossbeam_utils-a8ff581764e612a5,libeither-90b161b6ac8ad0e5,libnum_integer-8f6933ec51272c83,libnum_traits-05d4ab80700f56e6,librawpointer-739700537452c478,libserde-a82509835b286392,libserde_core-be9eb72de4c58031}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lopenblas" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPs5aUy/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu/openblas-pthread" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scipy_parity_test-f864a0b1c5922a19" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `scirs2-special` (test "scipy_parity_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c027c831290b73135c3dbed3dab500d75bfdf3294cc36b88be19fdb874b6e60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c027c831290b73135c3dbed3dab500d75bfdf3294cc36b88be19fdb874b6e60a", kill_on_drop: false }` [INFO] [stdout] c027c831290b73135c3dbed3dab500d75bfdf3294cc36b88be19fdb874b6e60a