[INFO] fetching crate soco 1.0.1... [INFO] testing soco-1.0.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate soco 1.0.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate soco 1.0.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soco 1.0.1 [INFO] finished tweaking crates.io crate soco 1.0.1 [INFO] tweaked toml for crates.io crate soco 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 159 packages to latest compatible versions [INFO] [stderr] Adding cached v0.33.0 (available: v0.53.1) [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.13.0) [INFO] [stderr] Adding nalgebra v0.30.1 (available: v0.33.1) [INFO] [stderr] Adding nlopt v0.5.4 (available: v0.7.0) [INFO] [stderr] Adding pyo3 v0.15.2 (available: v0.22.5) [INFO] [stderr] Adding pyo3-log v0.5.0 (available: v0.11.0) [INFO] [stderr] Adding simple_logger v2.3.0 (available: v5.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e1381757bdcc8409ca6636cf761796ed8563d7bc92c6cc336b498b33a2d20cc [INFO] running `Command { std: "docker" "start" "-a" "9e1381757bdcc8409ca6636cf761796ed8563d7bc92c6cc336b498b33a2d20cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e1381757bdcc8409ca6636cf761796ed8563d7bc92c6cc336b498b33a2d20cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1381757bdcc8409ca6636cf761796ed8563d7bc92c6cc336b498b33a2d20cc", kill_on_drop: false }` [INFO] [stdout] 9e1381757bdcc8409ca6636cf761796ed8563d7bc92c6cc336b498b33a2d20cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b9d0e1850194fc8657805c69ff196c6b3a480a173d81fcb3584f648dc98b36 [INFO] running `Command { std: "docker" "start" "-a" "38b9d0e1850194fc8657805c69ff196c6b3a480a173d81fcb3584f648dc98b36", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nlopt v0.5.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling pyo3 v0.15.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling finitediff v0.1.4 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pyo3-macros v0.15.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling bacon-sci-1 v0.11.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling cached_proc_macro v0.11.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling cached v0.33.0 [INFO] [stderr] Compiling pyo3-log v0.5.0 [INFO] [stderr] Compiling soco v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/algorithms/offline/uni_dimensional/optimal_graph_search.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn make_pow_of_2<'a, C, D>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 82 | p: IntegralSimplifiedSmoothedConvexOptimization<'a, C, D>, [INFO] [stdout] 83 | ) -> Result> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.32s [INFO] running `Command { std: "docker" "inspect" "38b9d0e1850194fc8657805c69ff196c6b3a480a173d81fcb3584f648dc98b36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b9d0e1850194fc8657805c69ff196c6b3a480a173d81fcb3584f648dc98b36", kill_on_drop: false }` [INFO] [stdout] 38b9d0e1850194fc8657805c69ff196c6b3a480a173d81fcb3584f648dc98b36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3771d0b2c2b6341ddd8334a2236271cfd593e38311dd50af869d48f4ad5fde4 [INFO] running `Command { std: "docker" "start" "-a" "f3771d0b2c2b6341ddd8334a2236271cfd593e38311dd50af869d48f4ad5fde4", kill_on_drop: false }` [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/algorithms/offline/uni_dimensional/optimal_graph_search.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn make_pow_of_2<'a, C, D>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 82 | p: IntegralSimplifiedSmoothedConvexOptimization<'a, C, D>, [INFO] [stdout] 83 | ) -> Result> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling soco v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/algorithms/offline/uni_dimensional/optimal_graph_search.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn make_pow_of_2<'a, C, D>( [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 82 | p: IntegralSimplifiedSmoothedConvexOptimization<'a, C, D>, [INFO] [stdout] 83 | ) -> Result> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.26s [INFO] running `Command { std: "docker" "inspect" "f3771d0b2c2b6341ddd8334a2236271cfd593e38311dd50af869d48f4ad5fde4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3771d0b2c2b6341ddd8334a2236271cfd593e38311dd50af869d48f4ad5fde4", kill_on_drop: false }` [INFO] [stdout] f3771d0b2c2b6341ddd8334a2236271cfd593e38311dd50af869d48f4ad5fde4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 571267b9b4800a88c01e769ce1fce7bf2d48635bb04ce0bf1799dd16cb0c3792 [INFO] running `Command { std: "docker" "start" "-a" "571267b9b4800a88c01e769ce1fce7bf2d48635bb04ce0bf1799dd16cb0c3792", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/algorithms/offline/uni_dimensional/optimal_graph_search.rs:83:57 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn make_pow_of_2<'a, C, D>( [INFO] [stderr] | -- lifetime `'a` declared here [INFO] [stderr] 82 | p: IntegralSimplifiedSmoothedConvexOptimization<'a, C, D>, [INFO] [stderr] 83 | ) -> Result> [INFO] [stderr] | ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `soco` (lib) generated 1 warning [INFO] [stderr] warning: `soco` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/soco-341d58f565a32538) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test numerics::quadrature::piecewise::piecewise_integral_default_breakpoints ... ok [INFO] [stdout] test numerics::quadrature::piecewise::piecewise_integral_empty_breakpoints ... ok [INFO] [stdout] test numerics::quadrature::piecewise::piecewise_integral_right ... ok [INFO] [stdout] test numerics::quadrature::piecewise::piecewise_integral_left ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/factories.rs (/opt/rustwide/target/debug/deps/factories-5c5be4f9ad342fcd) [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/tests.rs (/opt/rustwide/target/debug/deps/tests-3bfcd7b2bc628706) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test algorithms::offline::multi_dimensional::convex_optimization::co::_4 ... ignored [INFO] [stdout] test algorithms::offline::multi_dimensional::approx_graph_search::approx_graph_search::_1 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::capacity_provisioning::brcp::_1 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::optimal_graph_search::optimal_graph_search::_1 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::optimal_graph_search::_1 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::optimal_graph_search::_4 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::convex_optimization::co::_1 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::optimal_graph_search::_5 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::horizon_control::receding_horizon_control::rhc::_1 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::static_integral::static_integral::_1 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::lazy_budgeting::smoothed_load_optimization::lb::_1 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::lazy_budgeting::smoothed_load_optimization::lb::_2 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::online_balanced_descent::dual::dual::_1 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::online_balanced_descent::meta::meta::_1 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::online_balanced_descent::primal::primal::_1 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::online_gradient_descent::ogd::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::fractional_lcp::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::fractional_lcp::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::static_fractional::static_fractional::_1 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::optimal_graph_search::_2 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::lazy_budgeting::smoothed_balanced_load_optimization::lb::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::integral_lcp::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::integral_lcp::_2 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::integral_lcp::_3 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::integral_lcp::_4 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::memoryless::memoryless::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::memoryless::memoryless::_2 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::probabilistic::probabilistic::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::probabilistic::probabilistic::_2 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomized::probabilistic::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomized::probabilistic::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::optimal_graph_search::optimal_graph_search::_3 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomized::randomly_biased_greedy::_2 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomly_biased_greedy::rbg::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomized::randomly_biased_greedy::_1 ... ok [INFO] [stdout] test convert::into_sblo::_1 ... ok [INFO] [stdout] test convert::into_sblo::_2 ... ok [INFO] [stdout] test convert::into_sblo::_3 ... ok [INFO] [stdout] test convert::into_sco::_1 ... ok [INFO] [stdout] test convert::into_sco::_2 ... ok [INFO] [stdout] test convert::into_ssco::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::randomly_biased_greedy::rbg::_2 ... ok [INFO] [stdout] test convert::reset::_1 ... ok [INFO] [stdout] test convert::into_ssco::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::convex_optimization::co::_3 ... ok [INFO] [stdout] test streaming::online::integration ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::make_pow_of_2::_1 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::optimal_graph_search::optimal_graph_search::_4 ... ok [INFO] [stdout] test streaming::offline::solve ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::approx_graph_search::approx_graph_search::_4 ... ok [INFO] [stdout] test algorithms::online::multi_dimensional::horizon_control::averaging_fixed_horizon_control::afhc::_1 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::fractional_lcp::_5 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::fractional_lcp::_3 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::capacity_provisioning::brcp::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::convex_optimization::co::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::approx_graph_search::approx_graph_search::_2 ... ok [INFO] [stdout] test algorithms::online::uni_dimensional::lazy_capacity_provisioning::fractional_lcp::_4 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::optimal_graph_search::optimal_graph_search::_2 ... ok [INFO] [stdout] test algorithms::offline::multi_dimensional::approx_graph_search::approx_graph_search::_3 ... ok [INFO] [stdout] test algorithms::offline::uni_dimensional::optimal_graph_search::optimal_graph_search::_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 22.38s [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-f56d63fd0b761e5c) [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] Doc-tests soco [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" "571267b9b4800a88c01e769ce1fce7bf2d48635bb04ce0bf1799dd16cb0c3792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "571267b9b4800a88c01e769ce1fce7bf2d48635bb04ce0bf1799dd16cb0c3792", kill_on_drop: false }` [INFO] [stdout] 571267b9b4800a88c01e769ce1fce7bf2d48635bb04ce0bf1799dd16cb0c3792