[INFO] cloning repository https://github.com/binshengliu/rforests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/binshengliu/rforests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinshengliu%2Frforests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinshengliu%2Frforests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40a73e30640d99db67db94435f2361758a7ea949
[INFO] testing binshengliu/rforests against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbinshengliu%2Frforests" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/binshengliu/rforests
[INFO] finished tweaking git repo https://github.com/binshengliu/rforests
[INFO] tweaked toml for git repo https://github.com/binshengliu/rforests written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/binshengliu/rforests on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/binshengliu/rforests 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num_cpus v1.7.0
[INFO] [stderr]   Downloaded atty v0.2.3
[INFO] [stderr]   Downloaded redox_syscall v0.1.31
[INFO] [stderr]   Downloaded lazy_static v0.2.9
[INFO] [stderr]   Downloaded scoped_threadpool v0.1.8
[INFO] [stderr]   Downloaded libc v0.2.32
[INFO] [stderr]   Downloaded clap v2.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb8db5408ffca9ec87467de9663dba337a74413ba68f515ebbb00709e7f7f508
[INFO] running `Command { std: "docker" "start" "-a" "cb8db5408ffca9ec87467de9663dba337a74413ba68f515ebbb00709e7f7f508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb8db5408ffca9ec87467de9663dba337a74413ba68f515ebbb00709e7f7f508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb8db5408ffca9ec87467de9663dba337a74413ba68f515ebbb00709e7f7f508", kill_on_drop: false }`
[INFO] [stdout] cb8db5408ffca9ec87467de9663dba337a74413ba68f515ebbb00709e7f7f508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0439bdbf9d43bb2fe9e86bccbcc6fff2b37915ced7d170279a87647abbd19145
[INFO] running `Command { std: "docker" "start" "-a" "0439bdbf9d43bb2fe9e86bccbcc6fff2b37915ced7d170279a87647abbd19145", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.32
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling vec_map v0.8.0
[INFO] [stderr]    Compiling textwrap v0.9.0
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling atty v0.2.3
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.7.0
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.8
[INFO] [stderr]    Compiling clap v2.27.0
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling rforests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ord_max_min)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util.rs:1:51
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<::std::error::Error>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                   +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/lambdamart/lambdamart.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<Measure>,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<dyn Measure>,
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/metric/mod.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<Measure>> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<dyn Measure>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/dataset.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<Measure>,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<dyn Measure>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/validate_set.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:351:70
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<Measure>) {
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<dyn Measure>) {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<Measure>,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<dyn Measure>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/format/svmlight.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 .map_err(|e| e.description().into())
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/svmlight.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<FeatureStat> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<'_, FeatureStat> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:302:59
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &Instance)> + 'd {
[INFO] [stdout]     |                  --                                       ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                  |                                        |
[INFO] [stdout]     |                  the lifetime is named here               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'d`
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &'d Instance)> + 'd {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:477:43
[INFO] [stdout]     |
[INFO] [stdout] 476 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &Instance)> + 'a {
[INFO] [stdout]     |                                           ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &'a Instance)> + 'a {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.03s
[INFO] running `Command { std: "docker" "inspect" "0439bdbf9d43bb2fe9e86bccbcc6fff2b37915ced7d170279a87647abbd19145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0439bdbf9d43bb2fe9e86bccbcc6fff2b37915ced7d170279a87647abbd19145", kill_on_drop: false }`
[INFO] [stdout] 0439bdbf9d43bb2fe9e86bccbcc6fff2b37915ced7d170279a87647abbd19145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85b97eb0aab59e9bda9a46fbd2f64632bd908be630beed8f4538c6cb9ee307ce
[INFO] running `Command { std: "docker" "start" "-a" "85b97eb0aab59e9bda9a46fbd2f64632bd908be630beed8f4538c6cb9ee307ce", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ord_max_min)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util.rs:1:51
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<::std::error::Error>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                   +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/lambdamart/lambdamart.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<Measure>,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<dyn Measure>,
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/metric/mod.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<Measure>> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<dyn Measure>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/dataset.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<Measure>,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<dyn Measure>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/validate_set.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:351:70
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<Measure>) {
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<dyn Measure>) {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<Measure>,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<dyn Measure>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/format/svmlight.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 .map_err(|e| e.description().into())
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/svmlight.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<FeatureStat> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<'_, FeatureStat> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:302:59
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &Instance)> + 'd {
[INFO] [stdout]     |                  --                                       ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                  |                                        |
[INFO] [stdout]     |                  the lifetime is named here               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'d`
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &'d Instance)> + 'd {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:477:43
[INFO] [stdout]     |
[INFO] [stdout] 476 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &Instance)> + 'a {
[INFO] [stdout]     |                                           ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &'a Instance)> + 'a {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rforests v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(conservative_impl_trait)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(ord_max_min)]
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/util.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | / lazy_static! {
[INFO] [stdout] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stdout] 14 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]  --> src/metric/ndcg.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / lazy_static! {
[INFO] [stdout] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stdout] 6 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/util.rs:1:51
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<::std::error::Error>>;
[INFO] [stdout]   |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stdout]   |                                                   +++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/lambdamart/lambdamart.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<Measure>,
[INFO] [stdout]    |                     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub metric: Box<dyn Measure>,
[INFO] [stdout]    |                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/metric/mod.rs:18:48
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<Measure>> {
[INFO] [stdout]    |                                                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn new(name: &str, k: usize) -> Option<Box<dyn Measure>> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/dataset.rs:326:22
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<Measure>,
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 326 |         metric: &Box<dyn Measure>,
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/train/validate_set.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]    |                                        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:351:70
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<Measure>) {
[INFO] [stdout]     |                                                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<dyn Measure>) {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:392:40
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stdout]     |                                        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 392 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<Measure>,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 174 |     metric: &Box<dyn Measure>,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/format/svmlight.rs:217:32
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 .map_err(|e| e.description().into())
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/format/svmlight.rs:134:26
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<FeatureStat> {
[INFO] [stdout]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<'_, FeatureStat> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:302:59
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &Instance)> + 'd {
[INFO] [stdout]     |                  --                                       ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                  |                                        |
[INFO] [stdout]     |                  the lifetime is named here               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'d`
[INFO] [stdout]     |
[INFO] [stdout] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &'d Instance)> + 'd {
[INFO] [stdout]     |                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/train/lambdamart/training_set.rs:477:43
[INFO] [stdout]     |
[INFO] [stdout] 476 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &Instance)> + 'a {
[INFO] [stdout]     |                                           ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 477 |     ) -> impl Iterator<Item = (Id, Value, &'a Instance)> + 'a {
[INFO] [stdout]     |                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "85b97eb0aab59e9bda9a46fbd2f64632bd908be630beed8f4538c6cb9ee307ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b97eb0aab59e9bda9a46fbd2f64632bd908be630beed8f4538c6cb9ee307ce", kill_on_drop: false }`
[INFO] [stdout] 85b97eb0aab59e9bda9a46fbd2f64632bd908be630beed8f4538c6cb9ee307ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5a286f27c40db6116d8e75906470e4a0e2822b6ca0042ed4ac4a74f77ba83e4a
[INFO] running `Command { std: "docker" "start" "-a" "5a286f27c40db6116d8e75906470e4a0e2822b6ca0042ed4ac4a74f77ba83e4a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(conservative_impl_trait)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `ord_max_min` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(ord_max_min)]
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/util.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / lazy_static! {
[INFO] [stderr] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stderr] 14 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/util.rs:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | / lazy_static! {
[INFO] [stderr] 13 | |     pub static ref POOL: Mutex<Pool> = Mutex::new(Pool::new(num_cpus::get() as u32));
[INFO] [stderr] 14 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]  --> src/metric/ndcg.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | / lazy_static! {
[INFO] [stderr] 5 | |     static ref DISCOUNT: Vec<f64> = (0..128).map(|i| 1.0 / (i as f64 + 2.0).log2()).collect();
[INFO] [stderr] 6 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]  --> src/util.rs:1:51
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub type Result<T> = ::std::result::Result<T, Box<::std::error::Error>>;
[INFO] [stderr]   |                                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub type Result<T> = ::std::result::Result<T, Box<dyn (::std::error::Error)>>;
[INFO] [stderr]   |                                                   +++++                   +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/train/lambdamart/lambdamart.rs:20:21
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub metric: Box<Measure>,
[INFO] [stderr]    |                     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub metric: Box<dyn Measure>,
[INFO] [stderr]    |                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/metric/mod.rs:18:48
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn new(name: &str, k: usize) -> Option<Box<Measure>> {
[INFO] [stderr]    |                                                ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 | pub fn new(name: &str, k: usize) -> Option<Box<dyn Measure>> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/train/dataset.rs:326:22
[INFO] [stderr]     |
[INFO] [stderr] 326 |         metric: &Box<Measure>,
[INFO] [stderr]     |                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 326 |         metric: &Box<dyn Measure>,
[INFO] [stderr]     |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/train/validate_set.rs:24:40
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stderr]    |                                        ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/train/lambdamart/training_set.rs:351:70
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<Measure>) {
[INFO] [stderr]     |                                                                      ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn update_lambdas_weights<'a, 'b>(&'a mut self, metric: &Box<dyn Measure>) {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/train/lambdamart/training_set.rs:392:40
[INFO] [stderr]     |
[INFO] [stderr] 392 |     pub fn measure(&self, metric: &Box<Measure>) -> f64 {
[INFO] [stderr]     |                                        ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 392 |     pub fn measure(&self, metric: &Box<dyn Measure>) -> f64 {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/train/lambdamart/training_set.rs:174:18
[INFO] [stderr]     |
[INFO] [stderr] 174 |     metric: &Box<Measure>,
[INFO] [stderr]     |                  ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 174 |     metric: &Box<dyn Measure>,
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]    --> src/format/svmlight.rs:217:32
[INFO] [stderr]     |
[INFO] [stderr] 217 |                 .map_err(|e| e.description().into())
[INFO] [stderr]     |                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/format/svmlight.rs:134:26
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<FeatureStat> {
[INFO] [stderr]     |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn feature_stats(&self) -> std::slice::Iter<'_, FeatureStat> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/train/lambdamart/training_set.rs:302:59
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &Instance)> + 'd {
[INFO] [stderr]     |                  --                                       ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stderr]     |                  |                                        |
[INFO] [stderr]     |                  the lifetime is named here               the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'d`
[INFO] [stderr]     |
[INFO] [stderr] 302 |     pub fn iter(&'d self) -> impl Iterator<Item = (Value, &'d Instance)> + 'd {
[INFO] [stderr]     |                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/train/lambdamart/training_set.rs:477:43
[INFO] [stderr]     |
[INFO] [stderr] 476 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 477 |     ) -> impl Iterator<Item = (Id, Value, &Instance)> + 'a {
[INFO] [stderr]     |                                           ^^^^^^^^^     -- the same lifetime is named here
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 477 |     ) -> impl Iterator<Item = (Id, Value, &'a Instance)> + 'a {
[INFO] [stderr]     |                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: `rforests` (lib) generated 18 warnings (1 duplicate) (run `cargo fix --lib -p rforests` to apply 11 suggestions)
[INFO] [stderr] warning: `rforests` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rforests-12b6875d650a7505)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test metric::dcg::test::test_dcg_score_k_is_2 ... ok
[INFO] [stdout] test metric::ndcg::test::test_ndcg_score_k_is_2 ... ok
[INFO] [stdout] test format::svmlight::tests::test_line_parse ... ok
[INFO] [stdout] test metric::dcg::test::test_dcg_swap_changes ... ok
[INFO] [stdout] test metric::ndcg::test::test_ndcg_score_zeros ... ok
[INFO] [stdout] test metric::ndcg::test::test_ndcg_score ... ok
[INFO] [stdout] test metric::ndcg::test::test_ndcg_swap_changes ... ok
[INFO] [stdout] test train::dataset::test::test_generate_queries ... ok
[INFO] [stdout] test metric::dcg::test::test_dcg_score ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::test_threshold_map ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::test_instance_interface ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::test_data_set_sample_non_split ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::test_data_set_lambda_weight ... ok
[INFO] [stdout] test train::lambdamart::regression_tree::test::test_tree_fitting ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::test_data_set_sample_split ... ok
[INFO] [stdout] test train::lambdamart::training_set::tests::bench_split ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rforests-4779318ec0fe90b8)
[INFO] [stdout] test train::lambdamart::lambdamart::test::test_lambda_mart ... ok
[INFO] [stderr]    Doc-tests rforests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/train/lambdamart/lambdamart.rs - train::lambdamart::lambdamart::LambdaMART::new (line 94) - compile ... ok
[INFO] [stdout] test src/train/lambdamart/training_set.rs - train::lambdamart::training_set::ThresholdMap::map (line 25) ... FAILED
[INFO] [stdout] test src/train/dataset.rs - train::dataset::DataSet::label_iter (line 261) ... ok
[INFO] [stdout] test src/train/dataset.rs - train::dataset::DataSet::load (line 180) ... ok
[INFO] [stdout] test src/train/dataset.rs - train::dataset::DataSet::from_iter (line 124) ... ok
[INFO] [stdout] test src/train/dataset.rs - train::dataset::DataSet::query_iter (line 294) ... ok
[INFO] [stdout] test src/train/dataset.rs - train::dataset::DataSet::fid_iter (line 238) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/train/lambdamart/training_set.rs - train::lambdamart::training_set::ThresholdMap::map (line 25) stdout ----
[INFO] [stdout] error: format argument must be a string literal
[INFO] [stdout]   --> src/train/lambdamart/training_set.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 | assert_eq!(map.len(), 100,000);
[INFO] [stdout]    |                           ^^^
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a string literal to format with
[INFO] [stdout]    |
[INFO] [stdout] 26 | assert_eq!(map.len(), 100,"{}", 000);
[INFO] [stdout]    |                           +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `map` in this scope
[INFO] [stdout]   --> src/train/lambdamart/training_set.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | assert_eq!(map.len(), 100,000);
[INFO] [stdout]    |            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `map` in this scope
[INFO] [stdout]   --> src/train/lambdamart/training_set.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | assert!(map.iter().all(|&i| i <= 256));
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/train/lambdamart/training_set.rs - train::lambdamart::training_set::ThresholdMap::map (line 25)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5a286f27c40db6116d8e75906470e4a0e2822b6ca0042ed4ac4a74f77ba83e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a286f27c40db6116d8e75906470e4a0e2822b6ca0042ed4ac4a74f77ba83e4a", kill_on_drop: false }`
[INFO] [stdout] 5a286f27c40db6116d8e75906470e4a0e2822b6ca0042ed4ac4a74f77ba83e4a
