[INFO] crate xgboost 0.1.4 is already in cache [INFO] testing xgboost-0.1.4 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate xgboost 0.1.4 into work/builds/worker-9/source [INFO] validating manifest of crates.io crate xgboost 0.1.4 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate xgboost 0.1.4 [INFO] finished tweaking crates.io crate xgboost 0.1.4 [INFO] tweaked toml for crates.io crate xgboost 0.1.4 written to work/builds/worker-9/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d3cb199c8f667c396d38d2f4a1ba20e18d5fe029317cacaaabad6a37e98f335f [INFO] running `"docker" "start" "-a" "d3cb199c8f667c396d38d2f4a1ba20e18d5fe029317cacaaabad6a37e98f335f"` [INFO] [stderr] Compiling derive_builder v0.5.1 [INFO] [stderr] Compiling clang-sys v0.22.0 [INFO] [stderr] Compiling derive_builder_core v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bindgen v0.36.1 [INFO] [stderr] Compiling xgboost-sys v0.1.2 [INFO] [stderr] Compiling xgboost v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'indexmap::IndexMap::::remove': use `swap_remove` [INFO] [stderr] --> src/booster.rs:307:14 [INFO] [stderr] | [INFO] [stderr] 307 | eval.remove(name).unwrap() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:181:29 [INFO] [stderr] | [INFO] [stderr] 181 | let mut eval_results = dmat_eval_results.entry(eval_name.to_string()) [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | let mut dmat_results = eval_dmat_results.entry(eval_name).or_insert_with(BTreeMap::new); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:551:25 [INFO] [stderr] | [INFO] [stderr] 551 | let mut metric_map = result.entry(evname.to_string()).or_insert_with(IndexMap::new); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `"docker" "inspect" "d3cb199c8f667c396d38d2f4a1ba20e18d5fe029317cacaaabad6a37e98f335f"` [INFO] running `"docker" "rm" "-f" "d3cb199c8f667c396d38d2f4a1ba20e18d5fe029317cacaaabad6a37e98f335f"` [INFO] [stdout] d3cb199c8f667c396d38d2f4a1ba20e18d5fe029317cacaaabad6a37e98f335f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 19691f6c805c7ad71f8975069bad083bf1a3a6dbf33594091b1f2ce053503bdb [INFO] running `"docker" "start" "-a" "19691f6c805c7ad71f8975069bad083bf1a3a6dbf33594091b1f2ce053503bdb"` [INFO] [stderr] Compiling xgboost v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'indexmap::IndexMap::::remove': use `swap_remove` [INFO] [stderr] --> src/booster.rs:307:14 [INFO] [stderr] | [INFO] [stderr] 307 | eval.remove(name).unwrap() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:181:29 [INFO] [stderr] | [INFO] [stderr] 181 | let mut eval_results = dmat_eval_results.entry(eval_name.to_string()) [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | let mut dmat_results = eval_dmat_results.entry(eval_name).or_insert_with(BTreeMap::new); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:551:25 [INFO] [stderr] | [INFO] [stderr] 551 | let mut metric_map = result.entry(evname.to_string()).or_insert_with(IndexMap::new); [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/booster.rs:715:13 [INFO] [stderr] | [INFO] [stderr] 715 | let mut dir = tempfile::tempdir().expect("create temp dir"); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `"docker" "inspect" "19691f6c805c7ad71f8975069bad083bf1a3a6dbf33594091b1f2ce053503bdb"` [INFO] running `"docker" "rm" "-f" "19691f6c805c7ad71f8975069bad083bf1a3a6dbf33594091b1f2ce053503bdb"` [INFO] [stdout] 19691f6c805c7ad71f8975069bad083bf1a3a6dbf33594091b1f2ce053503bdb [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] c8d821dc2bd247ae301e33dd55a99a1fc3febe8acebd2c06662614990d450734 [INFO] running `"docker" "start" "-a" "c8d821dc2bd247ae301e33dd55a99a1fc3febe8acebd2c06662614990d450734"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94 [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test booster::tests::parse_eval_string ... ok [INFO] [stdout] test dmatrix::tests::from_csr ... ok [INFO] [stdout] test dmatrix::tests::from_dense ... ok [INFO] [stdout] test booster::tests::predict_interactions ... FAILED [INFO] [stdout] test booster::tests::predict ... FAILED [INFO] [stdout] test booster::tests::save_and_load_from_buffer ... FAILED [INFO] [stdout] test booster::tests::load_rabit_version ... FAILED [INFO] [stdout] test booster::tests::set_booster_param ... FAILED [INFO] [stdout] test booster::tests::predict_leaf ... FAILED [INFO] [stdout] test dmatrix::tests::get_set_base_margin ... FAILED [INFO] [stdout] test booster::tests::get_set_attr ... FAILED [INFO] [stdout] test booster::tests::get_attribute_names ... FAILED [INFO] [stdout] test dmatrix::tests::read_matrix ... FAILED [INFO] [stdout] test booster::tests::predict_contributions ... FAILED [INFO] [stdout] test parameters::tree::tests::tree_params ... ok [INFO] [stdout] test dmatrix::tests::slice_from_indices ... ok [INFO] [stdout] test dmatrix::tests::slice ... ok [INFO] [stdout] test error::tests::return_value_handling ... ok [INFO] [stdout] test dmatrix::tests::get_set_labels ... FAILED [INFO] [stdout] test dmatrix::tests::get_set_root_index ... FAILED [INFO] [stdout] test dmatrix::tests::read_num_cols ... FAILED [INFO] [stdout] test dmatrix::tests::set_group ... FAILED [INFO] [stdout] test dmatrix::tests::writing_and_reading ... FAILED [INFO] [stdout] test dmatrix::tests::read_num_rows ... FAILED [INFO] [stdout] test dmatrix::tests::get_set_weights ... FAILED [INFO] [stdout] test booster::tests::dump_model ... FAILED [INFO] [stdout] test dmatrix::tests::from_csc ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- booster::tests::predict_interactions stdout ---- [INFO] [stdout] thread 'booster::tests::predict_interactions' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace. [INFO] [stdout] [INFO] [stdout] ---- booster::tests::predict stdout ---- [INFO] [stdout] thread 'booster::tests::predict' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::save_and_load_from_buffer stdout ---- [INFO] [stdout] thread 'booster::tests::save_and_load_from_buffer' panicked at 'Reading train matrix failed: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::load_rabit_version stdout ---- [INFO] [stdout] thread 'booster::tests::load_rabit_version' panicked at 'Reading train matrix failed: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::set_booster_param stdout ---- [INFO] [stdout] thread 'booster::tests::set_booster_param' panicked at 'Reading train matrix failed: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::predict_leaf stdout ---- [INFO] [stdout] thread 'booster::tests::predict_leaf' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::get_set_base_margin stdout ---- [INFO] [stdout] thread 'dmatrix::tests::get_set_base_margin' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::get_set_attr stdout ---- [INFO] [stdout] thread 'booster::tests::get_set_attr' panicked at 'Reading train matrix failed: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::get_attribute_names stdout ---- [INFO] [stdout] thread 'booster::tests::get_attribute_names' panicked at 'Reading train matrix failed: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::read_matrix stdout ---- [INFO] [stdout] thread 'dmatrix::tests::read_matrix' panicked at 'assertion failed: read_train_matrix().is_ok()', src/dmatrix.rs:342:9 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::predict_contributions stdout ---- [INFO] [stdout] thread 'booster::tests::predict_contributions' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::get_set_labels stdout ---- [INFO] [stdout] thread 'dmatrix::tests::get_set_labels' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::get_set_root_index stdout ---- [INFO] [stdout] thread 'dmatrix::tests::get_set_root_index' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::read_num_cols stdout ---- [INFO] [stdout] thread 'dmatrix::tests::read_num_cols' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::set_group stdout ---- [INFO] [stdout] thread 'dmatrix::tests::set_group' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::writing_and_reading stdout ---- [INFO] [stdout] thread 'dmatrix::tests::writing_and_reading' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::read_num_rows stdout ---- [INFO] [stdout] thread 'dmatrix::tests::read_num_rows' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- dmatrix::tests::get_set_weights stdout ---- [INFO] [stdout] thread 'dmatrix::tests::get_set_weights' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] [INFO] [stdout] ---- booster::tests::dump_model stdout ---- [INFO] [stdout] thread 'booster::tests::dump_model' panicked at 'called `Result::unwrap()` on an `Err` value: XGBError { desc: "[14:19:03] src/io/local_filesys.cc:91: LocalFileSystem.ListDirectory xgboost-sys/xgboost/demo/data error: No such file or directory\n\nStack trace returned 10 entries:\n[bt] (0) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1997b3) [0x55f20f9357b3]\n[bt] (1) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1b3ce9) [0x55f20f94fce9]\n[bt] (2) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x26481c) [0x55f20fa0081c]\n[bt] (3) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2654a5) [0x55f20fa014a5]\n[bt] (4) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x265b44) [0x55f20fa01b44]\n[bt] (5) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a4521) [0x55f20f940521]\n[bt] (6) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x1a524e) [0x55f20f94124e]\n[bt] (7) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x29bd1a) [0x55f20fa37d1a]\n[bt] (8) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2829ba) [0x55f20fa1e9ba]\n[bt] (9) /opt/rustwide/target/debug/deps/xgboost-da156f4adc5dca94(+0x2352e1) [0x55f20f9d12e1]\n\n" }', src/libcore/result.rs:1165:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f20fb2fe94 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55f20fb2fe94 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55f20fb2fe94 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55f20fb2fe94 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55f20fb50f2c - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55f20f8857d5 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55f20fb2b651 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55f20fb32a05 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55f20fb32a05 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55f20fb32a05 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55f20fb3268c - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55f20fb33105 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55f20fb32ca2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55f20fb32b96 - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:307 [INFO] [stdout] 14: 0x55f20fb4d9fa - core::panicking::panic_fmt::h467e0364f9237670 [INFO] [stdout] at src/libcore/panicking.rs:85 [INFO] [stdout] 15: 0x55f20fb4daf7 - core::result::unwrap_failed::h38f3a56f1dadf080 [INFO] [stdout] at src/libcore/result.rs:1165 [INFO] [stdout] 16: 0x55f20f85bd5d - core::result::Result::unwrap::he2a5edbccb1853e6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/result.rs:933 [INFO] [stdout] 17: 0x55f20f828f51 - xgboost::booster::tests::dump_model::hc0a1cf51b726d8b0 [INFO] [stdout] at src/booster.rs:940 [INFO] [stdout] 18: 0x55f20f828eda - xgboost::booster::tests::dump_model::{{closure}}::h77aa9bf72322f582 [INFO] [stdout] at src/booster.rs:939 [INFO] [stdout] 19: 0x55f20f84435e - core::ops::function::FnOnce::call_once::h78efa912cee4b38d [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 20: 0x55f20f88f6cf - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 21: 0x55f20fb3631a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 22: 0x55f20f8a9ede - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 23: 0x55f20f8a9ede - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 24: 0x55f20f8a9ede - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 25: 0x55f20f884f45 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 26: 0x55f20f8890d5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 27: 0x55f20f8890d5 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 28: 0x55f20f8890d5 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 29: 0x55f20fb3631a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 30: 0x55f20f889682 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 31: 0x55f20f889682 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 32: 0x55f20f889682 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 33: 0x55f20f889682 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 34: 0x55f20fb2773f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 35: 0x55f20fb35710 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 36: 0x55f20fb35710 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 37: 0x55f20fb35710 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 38: 0x7f4a9956f6db - start_thread [INFO] [stdout] 39: 0x7f4a9908088f - __clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] booster::tests::dump_model [INFO] [stdout] booster::tests::get_attribute_names [INFO] [stdout] booster::tests::get_set_attr [INFO] [stdout] booster::tests::load_rabit_version [INFO] [stdout] booster::tests::predict [INFO] [stdout] booster::tests::predict_contributions [INFO] [stdout] booster::tests::predict_interactions [INFO] [stdout] booster::tests::predict_leaf [INFO] [stdout] booster::tests::save_and_load_from_buffer [INFO] [stdout] booster::tests::set_booster_param [INFO] [stdout] dmatrix::tests::get_set_base_margin [INFO] [stdout] dmatrix::tests::get_set_labels [INFO] [stdout] dmatrix::tests::get_set_root_index [INFO] [stdout] dmatrix::tests::get_set_weights [INFO] [stdout] dmatrix::tests::read_matrix [INFO] [stdout] dmatrix::tests::read_num_cols [INFO] [stdout] dmatrix::tests::read_num_rows [INFO] [stdout] dmatrix::tests::set_group [INFO] [stdout] dmatrix::tests::writing_and_reading [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "c8d821dc2bd247ae301e33dd55a99a1fc3febe8acebd2c06662614990d450734"` [INFO] running `"docker" "rm" "-f" "c8d821dc2bd247ae301e33dd55a99a1fc3febe8acebd2c06662614990d450734"` [INFO] [stdout] c8d821dc2bd247ae301e33dd55a99a1fc3febe8acebd2c06662614990d450734