[INFO] fetching crate bund_stdlib_analysis 0.2.0... [INFO] testing bund_stdlib_analysis-0.2.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] extracting crate bund_stdlib_analysis 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate bund_stdlib_analysis 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bund_stdlib_analysis 0.2.0 [INFO] tweaked toml for crates.io crate bund_stdlib_analysis 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bund_stdlib_analysis 0.2.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bund_stdlib_analysis 0.2.0 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcd5ba6db4758045d6e86cfe0f59b8983f51344cf280edd1e25128ef0859e531 [INFO] running `Command { std: "docker" "start" "-a" "fcd5ba6db4758045d6e86cfe0f59b8983f51344cf280edd1e25128ef0859e531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcd5ba6db4758045d6e86cfe0f59b8983f51344cf280edd1e25128ef0859e531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcd5ba6db4758045d6e86cfe0f59b8983f51344cf280edd1e25128ef0859e531", kill_on_drop: false }` [INFO] [stdout] fcd5ba6db4758045d6e86cfe0f59b8983f51344cf280edd1e25128ef0859e531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 5ba1a2943e22e00fa38b9ddb0a857f303cf3c861d1eff244dff8805f668e95a0 [INFO] running `Command { std: "docker" "start" "-a" "5ba1a2943e22e00fa38b9ddb0a857f303cf3c861d1eff244dff8805f668e95a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling font-kit v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling plotters-bitmap v0.3.7 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling augurs-core v0.9.0 [INFO] [stderr] Compiling unix-ts-macros v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling unix-ts v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rustils v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling easy-error v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling distrs v0.2.2 [INFO] [stderr] Compiling stlrs v0.3.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling neurons v2.6.2 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling rustfft v6.4.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling time-graph-macros v0.3.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling time-graph v0.3.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling rv v0.18.1 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling json_value_merge v2.0.1 [INFO] [stderr] Compiling rust_dynamic v0.48.0 [INFO] [stderr] Compiling jsonpath-rust v0.7.5 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling welch-sde v0.1.0 [INFO] [stderr] Compiling leon v3.0.2 [INFO] [stderr] Compiling augurs-mstl v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling indxvec v1.9.6 [INFO] [stderr] Compiling augurs-outlier v0.9.0 [INFO] [stderr] Compiling medians v3.0.12 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling augurs-seasons v0.9.0 [INFO] [stderr] Compiling augurs-forecaster v0.9.0 [INFO] [stderr] Compiling augurs-dtw v0.9.0 [INFO] [stderr] Compiling augurs-clustering v0.9.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ran v2.0.1 [INFO] [stderr] Compiling maplit v0.1.6 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling markov-chain v0.1.1 [INFO] [stderr] Compiling rust_multistack v0.33.0 [INFO] [stderr] Compiling bund_language_parser v0.13.0 [INFO] [stderr] Compiling rust_multistackvm v0.38.0 [INFO] [stderr] Compiling rstats v2.1.12 [INFO] [stderr] Compiling anomaly_detection v0.3.1 [INFO] [stderr] Compiling breakout v0.3.0 [INFO] [stderr] Compiling bundcore v0.7.0 [INFO] [stderr] Compiling lstsq v0.6.0 [INFO] [stderr] Compiling augurs-ets v0.9.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling augurs v0.9.0 [INFO] [stderr] Compiling statrs v0.17.1 [INFO] [stderr] Compiling distimate v0.2.1 [INFO] [stderr] Compiling bund_stdlib_analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "5ba1a2943e22e00fa38b9ddb0a857f303cf3c861d1eff244dff8805f668e95a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ba1a2943e22e00fa38b9ddb0a857f303cf3c861d1eff244dff8805f668e95a0", kill_on_drop: false }` [INFO] [stdout] 5ba1a2943e22e00fa38b9ddb0a857f303cf3c861d1eff244dff8805f668e95a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 60833cae7e8c4b3337780e80598c0c10fcc3bcaa3c5094bc5fcded5dfd836d59 [INFO] running `Command { std: "docker" "start" "-a" "60833cae7e8c4b3337780e80598c0c10fcc3bcaa3c5094bc5fcded5dfd836d59", kill_on_drop: false }` [INFO] [stderr] Compiling bund_stdlib_analysis v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.11s [INFO] running `Command { std: "docker" "inspect" "60833cae7e8c4b3337780e80598c0c10fcc3bcaa3c5094bc5fcded5dfd836d59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60833cae7e8c4b3337780e80598c0c10fcc3bcaa3c5094bc5fcded5dfd836d59", kill_on_drop: false }` [INFO] [stdout] 60833cae7e8c4b3337780e80598c0c10fcc3bcaa3c5094bc5fcded5dfd836d59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] c4d5bfb591eb04d69aca0dee99c99c28e886169f1c132b04b646e604fcdd617f [INFO] running `Command { std: "docker" "start" "-a" "c4d5bfb591eb04d69aca0dee99c99c28e886169f1c132b04b646e604fcdd617f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/d3f52a63dd101a70/deps/bund_stdlib_analysis-d3f52a63dd101a70) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/anomalydetection-test.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/d1fabba739cf4892/deps/anomalydetection_test-d1fabba739cf4892) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_detect_breakouts1 ... ok [INFO] [stdout] test tests::test_anomaly_detection1 ... ok [INFO] [stdout] test tests::test_detect_outliers1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/general-test.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/04463c6a877906da/deps/general_test-04463c6a877906da) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_library1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration-test.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/d4bc9fb0e215faa0/deps/integration_test-d4bc9fb0e215faa0) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_integration_breakouts ... ok [INFO] [stdout] test tests::test_integration_outliers_mad ... ok [INFO] [stdout] test tests::test_integration_outliers_dbscan ... ok [INFO] [stdout] test tests::test_integration_anomalies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_analysis-test.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/eb8fb7ec10eb6137/deps/integration_analysis_test-eb8fb7ec10eb6137) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_integration_analysis_estimate1 ... ok [INFO] [stdout] test tests::test_integration_analysis_estimate3 ... ok [INFO] [stdout] test tests::test_integration_analysis_estimate2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/integration_forecast-test.rs (/opt/rustwide/target/debug/build/bund_stdlib_analysis/e4aa3590c0fd0dae/deps/integration_forecast_test-e4aa3590c0fd0dae) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_integration_forecast_markov1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests bund_stdlib_analysis [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c4d5bfb591eb04d69aca0dee99c99c28e886169f1c132b04b646e604fcdd617f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4d5bfb591eb04d69aca0dee99c99c28e886169f1c132b04b646e604fcdd617f", kill_on_drop: false }` [INFO] [stdout] c4d5bfb591eb04d69aca0dee99c99c28e886169f1c132b04b646e604fcdd617f