[INFO] fetching crate black-jack 0.1.0... [INFO] testing black-jack-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate black-jack 0.1.0 into /workspace/builds/worker-40/source [INFO] validating manifest of crates.io crate black-jack 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate black-jack 0.1.0 [INFO] finished tweaking crates.io crate black-jack 0.1.0 [INFO] tweaked toml for crates.io crate black-jack 0.1.0 written to /workspace/builds/worker-40/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e3f68345a147ba332c7f8274bd710c8f1a8f04fe42adf580b6b17e080becaf9 [INFO] running `Command { std: "docker" "start" "-a" "9e3f68345a147ba332c7f8274bd710c8f1a8f04fe42adf580b6b17e080becaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e3f68345a147ba332c7f8274bd710c8f1a8f04fe42adf580b6b17e080becaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e3f68345a147ba332c7f8274bd710c8f1a8f04fe42adf580b6b17e080becaf9", kill_on_drop: false }` [INFO] [stdout] 9e3f68345a147ba332c7f8274bd710c8f1a8f04fe42adf580b6b17e080becaf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04cca7981c2333f47a4e90a4d440c34571db18321622d3b7075b219b2a065d5a [INFO] running `Command { std: "docker" "start" "-a" "04cca7981c2333f47a4e90a4d440c34571db18321622d3b7075b219b2a065d5a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling baggie v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling black-jack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 113 + let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 241 - let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 241 + let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.99s [INFO] running `Command { std: "docker" "inspect" "04cca7981c2333f47a4e90a4d440c34571db18321622d3b7075b219b2a065d5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04cca7981c2333f47a4e90a4d440c34571db18321622d3b7075b219b2a065d5a", kill_on_drop: false }` [INFO] [stdout] 04cca7981c2333f47a4e90a4d440c34571db18321622d3b7075b219b2a065d5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5d030d4eefad3f9dbb97988c30ecf775d5f4243c7d97d18dad2c487ce4f9cf6 [INFO] running `Command { std: "docker" "start" "-a" "a5d030d4eefad3f9dbb97988c30ecf775d5f4243c7d97d18dad2c487ce4f9cf6", kill_on_drop: false }` [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 113 + let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 241 - let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 241 + let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling black-jack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `float_cmp::ApproxEq` [INFO] [stdout] --> tests/test_dataframe_selectors.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use float_cmp::ApproxEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `float_cmp::ApproxEq` [INFO] [stdout] --> tests/test_series.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use float_cmp::ApproxEq; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_series_indexes.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | let mut series = Series::from_vec(vec![1, 2, 3, 4, 5]); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:113:30 [INFO] [stdout] | [INFO] [stdout] 113 | let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 113 + let file_reader: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dataframe/io.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 241 - let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] 241 + let file_writer: Box = if self.path.to_string().to_lowercase().ends_with(".gz") { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.test_series.07a8d472-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982.1lmeay7kn2kj8ggu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-7bb1a9e510d7784c.rlib" "/opt/rustwide/target/debug/deps/libblackjack-c5f79fc90b9f4250.rlib" "/opt/rustwide/target/debug/deps/libbincode-795d93857d911313.rlib" "/opt/rustwide/target/debug/deps/libprettytable-581df17971a384ab.rlib" "/opt/rustwide/target/debug/deps/libcsv-da0704ff63da2906.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-6c0c6f55e0e50618.rlib" "/opt/rustwide/target/debug/deps/libbstr-c5e574d50733f3c6.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5af8ff3723d7b22c.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-68d8b1893455b403.rlib" "/opt/rustwide/target/debug/deps/libatty-87902ba99485065d.rlib" "/opt/rustwide/target/debug/deps/libterm-b06e6dae1cf92d83.rlib" "/opt/rustwide/target/debug/deps/libdirs-00ad5707a0075930.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab592bd4deb4cf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/librgsl-85b0d71755e6c306.rlib" "/opt/rustwide/target/debug/deps/libc_vec-23f04abfecf5fc5f.rlib" "/opt/rustwide/target/debug/deps/libndarray-4da50870caacc815.rlib" "/opt/rustwide/target/debug/deps/libitertools-e0fd4bf53dc2f8b1.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-bc1d1deab70c2484.rlib" "/opt/rustwide/target/debug/deps/librawpointer-d3e73b521382a733.rlib" "/opt/rustwide/target/debug/deps/libstats-ab61aaa18bbfa4ac.rlib" "/opt/rustwide/target/debug/deps/librayon-2e94ed32e0278482.rlib" "/opt/rustwide/target/debug/deps/librayon_core-941183e555f0d77f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8f82ccaf107a4652.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f4c28b92a403fcf8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-954d186617f8a320.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c7210a8c86f9ab5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f9b85c45ed0a53cb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libitertools-9b67542f4a969cc4.rlib" "/opt/rustwide/target/debug/deps/libeither-f3eb75e6114deaca.rlib" "/opt/rustwide/target/debug/deps/libfailure-ea8f616914d66ff3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ad2cab584a1f6098.rlib" "/opt/rustwide/target/debug/deps/libobject-a38cd9e05e2091a5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bc7103d2fd7c9396.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-af5bc4daa31694b0.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b029d31d8427294.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "/opt/rustwide/target/debug/deps/libflate2-abed4765af357781.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-474ab6424f9d27c6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libserde-e946d91d74bba371.rlib" "/opt/rustwide/target/debug/deps/libnum-1c160553392b386b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-aa3e1f191c7532c9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-097f999f151e55f7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f862fdcba667537d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b7a01459884779a5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d036521ab244bd7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6392f8d501d3fcb7.rlib" "/opt/rustwide/target/debug/deps/libbaggie-792d9588e90f0820.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_series-0c055a98308d9982" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/librgsl-85b0d71755e6c306.rlib(rgsl-85b0d71755e6c306.rgsl.248ee5b9-cgu.13.rcgu.o): in function `rgsl::statistics::quantile_from_sorted_data': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/GSL-1.1.0/src/statistics.rs:405: undefined reference to `gsl_stats_quantile_from_sorted_data' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `black-jack` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a5d030d4eefad3f9dbb97988c30ecf775d5f4243c7d97d18dad2c487ce4f9cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5d030d4eefad3f9dbb97988c30ecf775d5f4243c7d97d18dad2c487ce4f9cf6", kill_on_drop: false }` [INFO] [stdout] a5d030d4eefad3f9dbb97988c30ecf775d5f4243c7d97d18dad2c487ce4f9cf6