[INFO] fetching crate black-jack 0.1.0... [INFO] testing black-jack-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate black-jack 0.1.0 into /workspace/builds/worker-46/source [INFO] validating manifest of crates.io crate black-jack 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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-46/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ndarray v0.12.1 [INFO] [stderr] Downloaded c_vec v1.0.12 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded streaming-stats v0.2.3 [INFO] [stderr] Downloaded baggie v0.2.1 [INFO] [stderr] Downloaded GSL v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ea14b12acf76ddccffad74f51e4ff661a81779ddbb898293c8e0aea4de0e469 [INFO] running `Command { std: "docker" "start" "-a" "5ea14b12acf76ddccffad74f51e4ff661a81779ddbb898293c8e0aea4de0e469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ea14b12acf76ddccffad74f51e4ff661a81779ddbb898293c8e0aea4de0e469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ea14b12acf76ddccffad74f51e4ff661a81779ddbb898293c8e0aea4de0e469", kill_on_drop: false }` [INFO] [stdout] 5ea14b12acf76ddccffad74f51e4ff661a81779ddbb898293c8e0aea4de0e469 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c49b8e810a434052bcab25a57f99543102381f5fd73d2799f5dac0e844651139 [INFO] running `Command { std: "docker" "start" "-a" "c49b8e810a434052bcab25a57f99543102381f5fd73d2799f5dac0e844651139", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling baggie v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [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 rayon v1.5.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [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 flate2 v1.0.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.8 [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 18.91s [INFO] running `Command { std: "docker" "inspect" "c49b8e810a434052bcab25a57f99543102381f5fd73d2799f5dac0e844651139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49b8e810a434052bcab25a57f99543102381f5fd73d2799f5dac0e844651139", kill_on_drop: false }` [INFO] [stdout] c49b8e810a434052bcab25a57f99543102381f5fd73d2799f5dac0e844651139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e7060d92ff1a6b9f5254f000679db0cc674fc03ed55604641dbb175ce22952 [INFO] running `Command { std: "docker" "start" "-a" "15e7060d92ff1a6b9f5254f000679db0cc674fc03ed55604641dbb175ce22952", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling textwrap v0.11.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 clap v2.34.0 [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-dfd053432e8a64a1.test_series.8072e995-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.test_series.8072e995-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1.5cqetbxdbwnyt032.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-6b966e91f5c9ba21.rlib" "/opt/rustwide/target/debug/deps/libblackjack-5d2ebd732a9b18bf.rlib" "/opt/rustwide/target/debug/deps/libbincode-77ac1b994d246d05.rlib" "/opt/rustwide/target/debug/deps/libprettytable-80720963f72e9aec.rlib" "/opt/rustwide/target/debug/deps/libcsv-b8740984825e5b6b.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-05bfff30b7a4cae2.rlib" "/opt/rustwide/target/debug/deps/libbstr-983de2e085ec9d3a.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6ba2499aed7da3ae.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-1775bd1b7df0a3db.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libterm-5b0d331bade1fa5e.rlib" "/opt/rustwide/target/debug/deps/libdirs-16cef393555d5b96.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9e840fd85eba5713.rlib" "/opt/rustwide/target/debug/deps/libindexmap-741da6e5a9a5259b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/librgsl-ff4bee19d21059c2.rlib" "/opt/rustwide/target/debug/deps/libc_vec-90efa7a5f1d2d4a0.rlib" "/opt/rustwide/target/debug/deps/libndarray-379fc261c9d98c13.rlib" "/opt/rustwide/target/debug/deps/libitertools-b809dc6eda3c4447.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-49e98118164eacad.rlib" "/opt/rustwide/target/debug/deps/librawpointer-ca4081846d35ec42.rlib" "/opt/rustwide/target/debug/deps/libstats-ef4cdf3d6161684b.rlib" "/opt/rustwide/target/debug/deps/librayon-7bc6a16e28688a44.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f093170a91426744.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8551a103899d3880.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4d61840f12124caf.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6a5e16264a7ec18c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bd00c851a87bfcbc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libitertools-b8bce04b1586fe7d.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libfailure-031746116f4ec20b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9440576c054e4f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libobject-53b12f36a1d0f7d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-985d289936131292.rlib" "/opt/rustwide/target/debug/deps/libgimli-492bbfedba452eb9.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "/opt/rustwide/target/debug/deps/libflate2-61fd4de303985a8e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-102e7a322775f7a8.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-74e2e9ddcccf33b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libserde-be8d4f6d0466d19d.rlib" "/opt/rustwide/target/debug/deps/libnum-e08399efab5eea32.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a1463a5d5c1c7b5a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-62af4c7ebecef740.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0fa2917fe23131f3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6bb22421a049d5b4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1020ad8cedd17dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libbaggie-f291c16a3801dd0a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_series-dfd053432e8a64a1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/librgsl-ff4bee19d21059c2.rlib(rgsl-ff4bee19d21059c2.rgsl.d078f721-cgu.14.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" "15e7060d92ff1a6b9f5254f000679db0cc674fc03ed55604641dbb175ce22952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e7060d92ff1a6b9f5254f000679db0cc674fc03ed55604641dbb175ce22952", kill_on_drop: false }` [INFO] [stdout] 15e7060d92ff1a6b9f5254f000679db0cc674fc03ed55604641dbb175ce22952