[INFO] cloning repository https://github.com/pristley/notears
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pristley/notears" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpristley%2Fnotears", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpristley%2Fnotears'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 439efadf6104a1c20871b06c487cbb5783cb2a8f
[INFO] checking pristley/notears against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpristley%2Fnotears" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pristley/notears
[INFO] finished tweaking git repo https://github.com/pristley/notears
[INFO] tweaked toml for git repo https://github.com/pristley/notears written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pristley/notears on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pristley/notears 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3
[INFO] running `Command { std: "docker" "start" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.12.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.126
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.126
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]     Checking chacha20 v0.10.1
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking impl-more v0.3.1
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.126
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking nalgebra v0.33.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking actix-http v3.13.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking actix-web v4.14.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking notears v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking notears-core v0.1.0 (/opt/rustwide/workdir/notears-core)
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/optimization.rs:791:74
[INFO] [stdout]     |
[INFO] [stdout] 791 |         objective_vec(w_vec, d, alpha, rho, data, config).unwrap_or(f64::INFINITY)
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> notears-core/src/optimization.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut best_h = f64::INFINITY;
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1231:47
[INFO] [stdout]      |
[INFO] [stdout] 1231 |         assert!(augmented_lagrangian(&w, f64::NAN, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1232:47
[INFO] [stdout]      |
[INFO] [stdout] 1232 |         assert!(augmented_lagrangian(&w, f64::INFINITY, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1246:31
[INFO] [stdout]      |
[INFO] [stdout] 1246 |         let mut prev_l = f64::NEG_INFINITY;
[INFO] [stdout]      |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1567:56
[INFO] [stdout]      |
[INFO] [stdout] 1567 |         assert!(augmented_lagrangian_gradient(&w, f64::NAN, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1568:56
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         assert!(augmented_lagrangian_gradient(&w, f64::INFINITY, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1778:51
[INFO] [stdout]      |
[INFO] [stdout] 1778 |             solve_primal_subproblem(&w_init, f64::NAN, 1.0, &data, &config, &optimizer_config)
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/optimization.rs:1784:18
[INFO] [stdout]      |
[INFO] [stdout] 1784 |             f64::INFINITY,
[INFO] [stdout]      |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/utils.rs:333:20
[INFO] [stdout]     |
[INFO] [stdout] 333 |         .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/utils.rs:840:24
[INFO] [stdout]     |
[INFO] [stdout] 840 |             .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/utils.rs:1080:26
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         w[[0, 1]] = f64::NAN;
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/utils.rs:1088:26
[INFO] [stdout]      |
[INFO] [stdout] 1088 |         w[[0, 1]] = f64::INFINITY;
[INFO] [stdout]      |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> notears-core/src/utils.rs:1165:26
[INFO] [stdout]      |
[INFO] [stdout] 1165 |         w[[0, 1]] = f64::NAN;
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/optimization.rs:791:74
[INFO] [stdout]     |
[INFO] [stdout] 791 |         objective_vec(w_vec, d, alpha, rho, data, config).unwrap_or(f64::INFINITY)
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> notears-core/src/optimization.rs:90:31
[INFO] [stdout]    |
[INFO] [stdout] 90 |         let mut best_h = f64::INFINITY;
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/utils.rs:333:20
[INFO] [stdout]     |
[INFO] [stdout] 333 |         .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> notears-core/src/utils.rs:840:24
[INFO] [stdout]     |
[INFO] [stdout] 840 |             .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/optimization.rs:794:74
[INFO] [stdout]     |
[INFO] [stdout] 794 |         objective_vec(w_vec, d, alpha, rho, data, config).unwrap_or(f64::INFINITY)
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/optimization.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut best_h = f64::INFINITY;
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/utils.rs:336:20
[INFO] [stdout]     |
[INFO] [stdout] 336 |         .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/utils.rs:843:24
[INFO] [stdout]     |
[INFO] [stdout] 843 |             .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/optimization.rs:794:74
[INFO] [stdout]     |
[INFO] [stdout] 794 |         objective_vec(w_vec, d, alpha, rho, data, config).unwrap_or(f64::INFINITY)
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]   --> src/optimization.rs:93:31
[INFO] [stdout]    |
[INFO] [stdout] 93 |         let mut best_h = f64::INFINITY;
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1234:47
[INFO] [stdout]      |
[INFO] [stdout] 1234 |         assert!(augmented_lagrangian(&w, f64::NAN, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1235:47
[INFO] [stdout]      |
[INFO] [stdout] 1235 |         assert!(augmented_lagrangian(&w, f64::INFINITY, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1249:31
[INFO] [stdout]      |
[INFO] [stdout] 1249 |         let mut prev_l = f64::NEG_INFINITY;
[INFO] [stdout]      |                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1570:56
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         assert!(augmented_lagrangian_gradient(&w, f64::NAN, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1571:56
[INFO] [stdout]      |
[INFO] [stdout] 1571 |         assert!(augmented_lagrangian_gradient(&w, f64::INFINITY, 1.0, &data, &config).is_err());
[INFO] [stdout]      |                                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1781:51
[INFO] [stdout]      |
[INFO] [stdout] 1781 |             solve_primal_subproblem(&w_init, f64::NAN, 1.0, &data, &config, &optimizer_config)
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/optimization.rs:1787:18
[INFO] [stdout]      |
[INFO] [stdout] 1787 |             f64::INFINITY,
[INFO] [stdout]      |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/utils.rs:336:20
[INFO] [stdout]     |
[INFO] [stdout] 336 |         .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`
[INFO] [stdout]    --> src/utils.rs:843:24
[INFO] [stdout]     |
[INFO] [stdout] 843 |             .fold(f64::NEG_INFINITY, f64::max)
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/utils.rs:1083:26
[INFO] [stdout]      |
[INFO] [stdout] 1083 |         w[[0, 1]] = f64::NAN;
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`
[INFO] [stdout]     --> src/utils.rs:1091:26
[INFO] [stdout]      |
[INFO] [stdout] 1091 |         w[[0, 1]] = f64::INFINITY;
[INFO] [stdout]      |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`
[INFO] [stdout]     --> src/utils.rs:1168:26
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         w[[0, 1]] = f64::NAN;
[INFO] [stdout]      |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking notears-wasm v0.1.0 (/opt/rustwide/workdir/notears-wasm)
[INFO] [stderr]     Checking notears-api v0.1.0 (/opt/rustwide/workdir/notears-api)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> notears-wasm/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> notears-wasm/src/lib.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.07s
[INFO] running `Command { std: "docker" "inspect" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3", kill_on_drop: false }`
[INFO] [stdout] b1eb2a4c990f092e97fb56280990b42e4b1268882a056ce219003531654fccf3
