[INFO] cloning repository https://github.com/Anexen/pyxirr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anexen/pyxirr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f7364ae5d9945bde55abcdb46af1c4f990f43ab
[INFO] testing Anexen/pyxirr against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnexen%2Fpyxirr" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Anexen/pyxirr
[INFO] finished tweaking git repo https://github.com/Anexen/pyxirr
[INFO] tweaked toml for git repo https://github.com/Anexen/pyxirr written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anexen/pyxirr on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anexen/pyxirr 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.25.1
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.25.1
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded matrixmultiply v0.3.9
[INFO] [stderr]   Downloaded pyo3-ffi v0.25.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.25.1
[INFO] [stderr]   Downloaded numpy v0.25.0
[INFO] [stderr]   Downloaded pyo3 v0.25.1
[INFO] [stderr]   Downloaded ndarray v0.15.6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d953e196d24fac5edb003534e6410553250e9c9c70d8faf9519e365aef00aaf7
[INFO] running `Command { std: "docker" "start" "-a" "d953e196d24fac5edb003534e6410553250e9c9c70d8faf9519e365aef00aaf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d953e196d24fac5edb003534e6410553250e9c9c70d8faf9519e365aef00aaf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d953e196d24fac5edb003534e6410553250e9c9c70d8faf9519e365aef00aaf7", kill_on_drop: false }`
[INFO] [stdout] d953e196d24fac5edb003534e6410553250e9c9c70d8faf9519e365aef00aaf7
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe5d871dd8ae8d250d7017bbd831013fc1b63f72cafdff4c6a894610070a63cc
[INFO] running `Command { std: "docker" "start" "-a" "fe5d871dd8ae8d250d7017bbd831013fc1b63f72cafdff4c6a894610070a63cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling pyxirr v0.10.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "fe5d871dd8ae8d250d7017bbd831013fc1b63f72cafdff4c6a894610070a63cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe5d871dd8ae8d250d7017bbd831013fc1b63f72cafdff4c6a894610070a63cc", kill_on_drop: false }`
[INFO] [stdout] fe5d871dd8ae8d250d7017bbd831013fc1b63f72cafdff4c6a894610070a63cc
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0441d3cfb3f4e1760099df91c40553bf7c9124c622ffe2ac3d3a4a3fa29f7a7d
[INFO] running `Command { std: "docker" "start" "-a" "0441d3cfb3f4e1760099df91c40553bf7c9124c622ffe2ac3d3a4a3fa29f7a7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling pyxirr v0.10.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/common/helpers.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<PyModule> {
[INFO] [stdout]     |                                     ^^      ----------------
[INFO] [stdout]     |                                     |       ||
[INFO] [stdout]     |                                     |       |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<'_, PyModule> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/common/helpers.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<PyModule> {
[INFO] [stdout]     |                                     ^^      ----------------
[INFO] [stdout]     |                                     |       ||
[INFO] [stdout]     |                                     |       |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<'_, PyModule> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> tests/common/helpers.rs:102:37
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<PyModule> {
[INFO] [stdout]     |                                     ^^      ----------------
[INFO] [stdout]     |                                     |       ||
[INFO] [stdout]     |                                     |       |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     |       the lifetimes get resolved as `'_`
[INFO] [stdout]     |                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<'_, PyModule> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 03s
[INFO] running `Command { std: "docker" "inspect" "0441d3cfb3f4e1760099df91c40553bf7c9124c622ffe2ac3d3a4a3fa29f7a7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0441d3cfb3f4e1760099df91c40553bf7c9124c622ffe2ac3d3a4a3fa29f7a7d", kill_on_drop: false }`
[INFO] [stdout] 0441d3cfb3f4e1760099df91c40553bf7c9124c622ffe2ac3d3a4a3fa29f7a7d
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4299c976cbf29a308bd33548121215a159c37cab047ad4665f1e5ad026f0eccf
[INFO] running `Command { std: "docker" "start" "-a" "4299c976cbf29a308bd33548121215a159c37cab047ad4665f1e5ad026f0eccf", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> tests/common/helpers.rs:102:37
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<PyModule> {
[INFO] [stderr]     |                                     ^^      ----------------
[INFO] [stderr]     |                                     |       ||
[INFO] [stderr]     |                                     |       |the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                     |       the lifetimes get resolved as `'_`
[INFO] [stderr]     |                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn get_pyxirr_module(py: Python<'_>) -> &Bound<'_, PyModule> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: `pyxirr` (test "test_periodic") generated 1 warning
[INFO] [stderr] warning: `pyxirr` (test "test_conversion") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `pyxirr` (test "test_scheduled") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyxirr-17aba232026daa4d)
[INFO] [stdout] 
[INFO] [stdout] running 68 tests
[INFO] [stdout] test broadcasting::tests::test_broadcast_shapes ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha::case_3 ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha::case_4 ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha::case_5 ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_dpi ... ok
[INFO] [stdout] test core::private_equity::tests::test_irr::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_ks_pme::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_irr::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_ks_pme::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_ln_pme::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_ln_pme_nav::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_ln_pme::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_mirr ... ok
[INFO] [stdout] test core::private_equity::tests::test_ln_pme_nav::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_mpme::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_pme_plus_lambda::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_pme_plus::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_pme_plus::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_pme_plus_lambda::case_2 ... ok
[INFO] [stdout] test core::private_equity::tests::test_rvpi ... ok
[INFO] [stdout] test core::private_equity::tests::test_pme_plus_lambda::case_3 ... ok
[INFO] [stdout] test core::private_equity::tests::test_tvpi::case_1 ... ok
[INFO] [stdout] test core::private_equity::tests::test_tvpi::case_2 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_3 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_1 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_4 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_5 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_6 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_7 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_8 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_1 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_9 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_2 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_3 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_5 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_6 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_7 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_8 ... ok
[INFO] [stdout] test core::private_equity::tests::test_direct_alpha::case_1 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_2 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_3 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_4 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_9 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_1 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_6 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_7 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_8 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_9 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_1 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_2 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_3 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_4 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_5 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_6 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_7 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_8 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_4::case_9 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_from_xleratordb ... ok
[INFO] [stdout] test core::scheduled::xirr::tests::test_sign_changes ... ok
[INFO] [stdout] test core::scheduled::xirr::tests::test_zero_crossing_points ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_3::case_5 ... ok
[INFO] [stdout] test conversions::tests::test_extract_from_numpy_datetime_array ... FAILED
[INFO] [stdout] test broadcasting::tests::test_flatten_pyiter ... ok
[INFO] [stdout] test conversions::tests::test_extract_from_numpy_datetime ... FAILED
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_1::case_2 ... ok
[INFO] [stdout] test core::scheduled::day_count::tests::test_example_2::case_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- conversions::tests::test_extract_from_numpy_datetime_array stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conversions::tests::test_extract_from_numpy_datetime_array' panicked at src/conversions.rs:314:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'numpy'"), traceback: Some("Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\n") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x593a8320e9a2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593a8320e9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593a8320e9a2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x593a8320e9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x593a83233f13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x593a83233f13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x593a8320bb73 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593a8320bb73 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x593a8320e7f2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x593a8320ff0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x593a8320fd62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x593a831cc9a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x593a831cc9a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593a832108eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x593a832108eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x593a832106ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x593a8320ee99 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x593a8321034d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x593a832326b0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x593a83232a56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x593a83188a7c - core::result::Result<T,E>::unwrap::h8381ecee9306ed26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x593a83188a7c - pyxirr::conversions::tests::get_locals::hdc8be21f4323629b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:314:14
[INFO] [stdout]   22:     0x593a83189c8d - pyxirr::conversions::tests::test_extract_from_numpy_datetime_array::test_extract_from_numpy_datetime_array::{{closure}}::h7bf05310f59f86e0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:323:27
[INFO] [stdout]   23:     0x593a83189c8d - pyo3::marker::Python::with_gil::hdf6f8a839725bf0d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/marker.rs:410:9
[INFO] [stdout]   24:     0x593a83189c8d - pyxirr::conversions::tests::test_extract_from_numpy_datetime_array::test_extract_from_numpy_datetime_array::h518f5cd50653eba5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:322:9
[INFO] [stdout]   25:     0x593a83189c8d - pyxirr::conversions::tests::test_extract_from_numpy_datetime_array::hb712012e28a548dc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:319:5
[INFO] [stdout]   26:     0x593a83183309 - pyxirr::conversions::tests::test_extract_from_numpy_datetime_array::{{closure}}::hc4291a49d3228849
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:319:14
[INFO] [stdout]   27:     0x593a83183309 - core::ops::function::FnOnce::call_once::hd535a3bfefe3bfc5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x593a831d212b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x593a831d212b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x593a831d131e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x593a831d131e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x593a831d131e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x593a831d131e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x593a831d131e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x593a831d131e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x593a831d131e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x593a83194e94 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x593a83194e94 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x593a8319886a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x593a8319886a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x593a8319886a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x593a8319886a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x593a8319886a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x593a8319886a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x593a8319886a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x593a83213947 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x593a83213947 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x593a83213947 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x725e741dcaa4 - <unknown>
[INFO] [stdout]   50:     0x725e74269a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- conversions::tests::test_extract_from_numpy_datetime stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'conversions::tests::test_extract_from_numpy_datetime' panicked at src/conversions.rs:314:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: PyErr { type: <class 'ModuleNotFoundError'>, value: ModuleNotFoundError("No module named 'numpy'"), traceback: Some("Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\n") }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x593a8320e9a2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x593a8320e9a2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x593a8320e9a2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x593a8320e9a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x593a83233f13 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x593a83233f13 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x593a8320bb73 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x593a8320bb73 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x593a8320e7f2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x593a8320ff0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x593a8320fd62 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x593a831cc9a4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x593a831cc9a4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x593a832108eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x593a832108eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x593a832106ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x593a8320ee99 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x593a8321034d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x593a832326b0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x593a83232a56 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x593a83188a7c - core::result::Result<T,E>::unwrap::h8381ecee9306ed26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x593a83188a7c - pyxirr::conversions::tests::get_locals::hdc8be21f4323629b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:314:14
[INFO] [stdout]   22:     0x593a8318a01a - pyxirr::conversions::tests::test_extract_from_numpy_datetime::test_extract_from_numpy_datetime::{{closure}}::hb629f7cad30bf479
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:342:27
[INFO] [stdout]   23:     0x593a8318a01a - pyo3::marker::Python::with_gil::hd061d143fb92b0e3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.25.1/src/marker.rs:410:9
[INFO] [stdout]   24:     0x593a8318a01a - pyxirr::conversions::tests::test_extract_from_numpy_datetime::test_extract_from_numpy_datetime::hc3908dae0bf8352b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:341:9
[INFO] [stdout]   25:     0x593a8318a01a - pyxirr::conversions::tests::test_extract_from_numpy_datetime::h55e6a932c698376c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:338:5
[INFO] [stdout]   26:     0x593a83182e59 - pyxirr::conversions::tests::test_extract_from_numpy_datetime::{{closure}}::h1c1d6dfeee29e299
[INFO] [stdout]                                at /opt/rustwide/workdir/src/conversions.rs:338:14
[INFO] [stdout]   27:     0x593a83182e59 - core::ops::function::FnOnce::call_once::h9bab25391c404d1f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x593a831d212b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x593a831d212b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   30:     0x593a831d131e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   31:     0x593a831d131e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   32:     0x593a831d131e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   33:     0x593a831d131e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   34:     0x593a831d131e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   35:     0x593a831d131e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   36:     0x593a831d131e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   37:     0x593a83194e94 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   38:     0x593a83194e94 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   39:     0x593a8319886a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   40:     0x593a8319886a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   41:     0x593a8319886a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   42:     0x593a8319886a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x593a8319886a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x593a8319886a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   45:     0x593a8319886a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x593a83213947 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   47:     0x593a83213947 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   48:     0x593a83213947 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   49:     0x725e741dcaa4 - <unknown>
[INFO] [stdout]   50:     0x725e74269a34 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     conversions::tests::test_extract_from_numpy_datetime
[INFO] [stdout]     conversions::tests::test_extract_from_numpy_datetime_array
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 66 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4299c976cbf29a308bd33548121215a159c37cab047ad4665f1e5ad026f0eccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4299c976cbf29a308bd33548121215a159c37cab047ad4665f1e5ad026f0eccf", kill_on_drop: false }`
[INFO] [stdout] 4299c976cbf29a308bd33548121215a159c37cab047ad4665f1e5ad026f0eccf
