[INFO] fetching crate changepoint 0.14.2... [INFO] testing changepoint-0.14.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate changepoint 0.14.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate changepoint 0.14.2 [INFO] finished tweaking crates.io crate changepoint 0.14.2 [INFO] tweaked toml for crates.io crate changepoint 0.14.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate changepoint 0.14.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate changepoint 0.14.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert v0.7.5 [INFO] [stderr] Downloaded peroxide-ad v0.3.0 [INFO] [stderr] Downloaded lru v0.9.0 [INFO] [stderr] Downloaded wide v0.7.25 [INFO] [stderr] Downloaded argmin-math v0.3.0 [INFO] [stderr] Downloaded special v0.10.3 [INFO] [stderr] Downloaded puruspe v0.2.4 [INFO] [stderr] Downloaded argmin v0.8.1 [INFO] [stderr] Downloaded rv v0.16.5 [INFO] [stderr] Downloaded peroxide v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d3d18f12edf27658fd3f81963e72a4116373d78916dfa491e12d8d11cde570c [INFO] running `Command { std: "docker" "start" "-a" "5d3d18f12edf27658fd3f81963e72a4116373d78916dfa491e12d8d11cde570c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d3d18f12edf27658fd3f81963e72a4116373d78916dfa491e12d8d11cde570c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3d18f12edf27658fd3f81963e72a4116373d78916dfa491e12d8d11cde570c", kill_on_drop: false }` [INFO] [stdout] 5d3d18f12edf27658fd3f81963e72a4116373d78916dfa491e12d8d11cde570c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fa515e180d6815ddd37b2a5208bf7e740bebc65e44a99639a1e63516257fdea [INFO] running `Command { std: "docker" "start" "-a" "4fa515e180d6815ddd37b2a5208bf7e740bebc65e44a99639a1e63516257fdea", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling thread-tree v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling peroxide v0.32.1 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling puruspe v0.2.4 [INFO] [stderr] Compiling order-stat v0.1.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling wide v0.7.25 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling special v0.10.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling lru v0.9.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling peroxide-ad v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling argmin-math v0.3.0 [INFO] [stderr] Compiling argmin v0.8.1 [INFO] [stderr] Compiling rv v0.16.5 [INFO] [stderr] Compiling changepoint v0.14.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | .add_scalar(self.alpha0.ln_gamma().0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:341:40 [INFO] [stdout] | [INFO] [stdout] 341 | - self.alpha_t.map(|at| at.ln_gamma().0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.81s [INFO] running `Command { std: "docker" "inspect" "4fa515e180d6815ddd37b2a5208bf7e740bebc65e44a99639a1e63516257fdea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa515e180d6815ddd37b2a5208bf7e740bebc65e44a99639a1e63516257fdea", kill_on_drop: false }` [INFO] [stdout] 4fa515e180d6815ddd37b2a5208bf7e740bebc65e44a99639a1e63516257fdea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e46f948d0da2649827ad255082998be26b341b0f9e28551a32d6cc7b3bc40188 [INFO] running `Command { std: "docker" "start" "-a" "e46f948d0da2649827ad255082998be26b341b0f9e28551a32d6cc7b3bc40188", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling assert v0.7.5 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling changepoint v0.14.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | .add_scalar(self.alpha0.ln_gamma().0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:341:40 [INFO] [stdout] | [INFO] [stdout] 341 | - self.alpha_t.map(|at| at.ln_gamma().0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `examples/../../resources/TB3MS.csv`: No such file or directory (os error 2) [INFO] [stdout] --> examples/treasury_bill.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | let data: &str = include_str!("../../resources/TB3MS.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../resources/TB3MS.csv`: No such file or directory (os error 2) [INFO] [stdout] --> src/bocpd.rs:312:30 [INFO] [stdout] | [INFO] [stdout] 312 | let raw_data: &str = include_str!("../../resources/TB3MS.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../../resources/TB3MS.csv`: No such file or directory (os error 2) [INFO] [stdout] --> src/bocpd_truncated.rs:338:30 [INFO] [stdout] | [INFO] [stdout] 338 | let raw_data: &str = include_str!("../../resources/TB3MS.csv"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `changepoint` (example "treasury_bill") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | .add_scalar(self.alpha0.ln_gamma().0); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/gp/mod.rs:341:40 [INFO] [stdout] | [INFO] [stdout] 341 | - self.alpha_t.map(|at| at.ln_gamma().0) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::::ln_gamma` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 + #![feature(float_gamma)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `changepoint` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e46f948d0da2649827ad255082998be26b341b0f9e28551a32d6cc7b3bc40188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e46f948d0da2649827ad255082998be26b341b0f9e28551a32d6cc7b3bc40188", kill_on_drop: false }` [INFO] [stdout] e46f948d0da2649827ad255082998be26b341b0f9e28551a32d6cc7b3bc40188