[INFO] fetching crate changepoint 0.14.2...
[INFO] checking changepoint-0.14.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate changepoint 0.14.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate changepoint 0.14.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded order-stat v0.1.3
[INFO] [stderr]   Downloaded lru v0.9.0
[INFO] [stderr]   Downloaded peroxide-ad v0.3.0
[INFO] [stderr]   Downloaded assert v0.7.5
[INFO] [stderr]   Downloaded wide v0.7.25
[INFO] [stderr]   Downloaded slog-json v2.6.1
[INFO] [stderr]   Downloaded argmin-math v0.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded thread-tree v0.3.3
[INFO] [stderr]   Downloaded peroxide v0.32.1
[INFO] [stderr]   Downloaded rv v0.16.5
[INFO] [stderr]   Downloaded puruspe v0.2.4
[INFO] [stderr]   Downloaded argmin v0.8.1
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 544a0244a91cd1c89e4a9fe138037be68d4c30c18ea4b9c28f6bc02b5d44a45c
[INFO] running `Command { std: "docker" "start" "-a" "544a0244a91cd1c89e4a9fe138037be68d4c30c18ea4b9c28f6bc02b5d44a45c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "544a0244a91cd1c89e4a9fe138037be68d4c30c18ea4b9c28f6bc02b5d44a45c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "544a0244a91cd1c89e4a9fe138037be68d4c30c18ea4b9c28f6bc02b5d44a45c", kill_on_drop: false }`
[INFO] [stdout] 544a0244a91cd1c89e4a9fe138037be68d4c30c18ea4b9c28f6bc02b5d44a45c
[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" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8d16dc0e87522569c3c13547cb267f7d81b34639475cb9717eb4af9faeeaadb
[INFO] running `Command { std: "docker" "start" "-a" "f8d16dc0e87522569c3c13547cb267f7d81b34639475cb9717eb4af9faeeaadb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling peroxide v0.32.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking puruspe v0.2.4
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking order-stat v0.1.3
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking special v0.10.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking assert v0.7.5
[INFO] [stderr]     Checking wide v0.7.25
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking lru v0.9.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling peroxide-ad v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking argmin-math v0.3.0
[INFO] [stderr]     Checking argmin v0.8.1
[INFO] [stderr]     Checking rv v0.16.5
[INFO] [stderr]     Checking changepoint v0.14.2 (/opt/rustwide/workdir)
[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]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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: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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::<impl 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 <https://github.com/rust-lang/rust/issues/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::<impl 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: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 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `ln_gamma(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` on by default
[INFO] [stdout] help: add `#![feature(float_gamma)]` to the crate attributes to enable `f64::<impl 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 <https://github.com/rust-lang/rust/issues/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::<impl 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]    = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../resources/TB3MS.csv`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bocpd.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let raw_data: &str = include_str!("../../resources/TB3MS.csv");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../resources/TB3MS.csv`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/bocpd_truncated.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let raw_data: &str = include_str!("../../resources/TB3MS.csv");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `benches/../../resources/TB3MS.csv`: No such file or directory (os error 2)
[INFO] [stdout]  --> benches/argpcpd.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let raw_data: &str = include_str!("../../resources/TB3MS.csv");
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `changepoint` (lib test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> benches/bocpd.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |             |b, data| {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |                         data.iter().map(|d| cpd.step(d).to_vec()).collect();
[INFO] [stdout]    |                              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified
[INFO] [stdout]    |
[INFO] [stdout] 21 |             |b, data: &I| {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `changepoint` (example "treasury_bill") due to 1 previous error
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> benches/bocpd_truncated.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |             |b, data| {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |                         data.iter().map(|d| cpd.step(d).to_vec()).collect();
[INFO] [stdout]    |                              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified
[INFO] [stdout]    |
[INFO] [stdout] 21 |             |b, data: &I| {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> benches/argpcpd.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |             |b, data| {
[INFO] [stdout]    |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |                         data.iter().map(|d| cpd.step(d).to_vec()).collect();
[INFO] [stdout]    |                              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the type for type parameter `I` is specified
[INFO] [stdout]    |
[INFO] [stdout] 22 |             |b, data: &I| {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `changepoint` (bench "bocpd_truncated") due to 2 previous errors
[INFO] [stderr] error: could not compile `changepoint` (bench "bocpd") due to 2 previous errors
[INFO] [stderr] error: could not compile `changepoint` (bench "argpcpd") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "f8d16dc0e87522569c3c13547cb267f7d81b34639475cb9717eb4af9faeeaadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d16dc0e87522569c3c13547cb267f7d81b34639475cb9717eb4af9faeeaadb", kill_on_drop: false }`
[INFO] [stdout] f8d16dc0e87522569c3c13547cb267f7d81b34639475cb9717eb4af9faeeaadb
