[INFO] fetching crate black-jack 0.1.0... [INFO] testing black-jack-0.1.0 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate black-jack 0.1.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate black-jack 0.1.0 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96c707551b0ee56e17ddb62ef9ff86b4859b2ea3e4654b67efbff4900a0da3e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "96c707551b0ee56e17ddb62ef9ff86b4859b2ea3e4654b67efbff4900a0da3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96c707551b0ee56e17ddb62ef9ff86b4859b2ea3e4654b67efbff4900a0da3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96c707551b0ee56e17ddb62ef9ff86b4859b2ea3e4654b67efbff4900a0da3e8", kill_on_drop: false }` [INFO] [stdout] 96c707551b0ee56e17ddb62ef9ff86b4859b2ea3e4654b67efbff4900a0da3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3efb6b25f5764984604be2d1171011d3bd724b26045689fb76ee44d5d74cf18f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3efb6b25f5764984604be2d1171011d3bd724b26045689fb76ee44d5d74cf18f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling baggie v0.2.1 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling streaming-stats v0.2.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [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] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "3efb6b25f5764984604be2d1171011d3bd724b26045689fb76ee44d5d74cf18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efb6b25f5764984604be2d1171011d3bd724b26045689fb76ee44d5d74cf18f", kill_on_drop: false }` [INFO] [stdout] 3efb6b25f5764984604be2d1171011d3bd724b26045689fb76ee44d5d74cf18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2cb00342423ac3b3a7cfab13e9d6a337992baf695f9e31ec6491e0bd41d00be [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b2cb00342423ac3b3a7cfab13e9d6a337992baf695f9e31ec6491e0bd41d00be", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [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] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [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: 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] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] | ^^^^^ help: use `dyn`: `dyn Write` [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: 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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.test_series.b3t8ql72-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b" "/opt/rustwide/target/debug/deps/test_series-e05edd9cab9a926b.1jbhg9bz1uny7dmc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-09efc8aad75ae694.rlib" "/opt/rustwide/target/debug/deps/libblackjack-5249bb24e58c8bec.rlib" "/opt/rustwide/target/debug/deps/libbincode-2e2b8e6c18a69836.rlib" "/opt/rustwide/target/debug/deps/libprettytable-7896e58501d29d47.rlib" "/opt/rustwide/target/debug/deps/libcsv-4069d143099cce3c.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b1a72680d395ec1b.rlib" "/opt/rustwide/target/debug/deps/libbstr-baff7322aed82fef.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-74bec1f2602bedf5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6f965f583a32f276.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-749fdf25c1610add.rlib" "/opt/rustwide/target/debug/deps/libatty-42a96c4a05dc48c3.rlib" "/opt/rustwide/target/debug/deps/libterm-3f1056af18620dbf.rlib" "/opt/rustwide/target/debug/deps/libdirs-23ecad91c498c2c2.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-4f447c2431100104.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/librgsl-8b6f2bd769181fd1.rlib" "/opt/rustwide/target/debug/deps/libc_vec-c1a3dd2128644df0.rlib" "/opt/rustwide/target/debug/deps/libndarray-f5bd5fd522cbde13.rlib" "/opt/rustwide/target/debug/deps/libitertools-ba2b372b02cabda8.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac4badf22f65b649.rlib" "/opt/rustwide/target/debug/deps/librawpointer-7afdcc898c14c855.rlib" "/opt/rustwide/target/debug/deps/libstats-b5f5aaf2bd6c8d08.rlib" "/opt/rustwide/target/debug/deps/librayon-8e3b0013f582743e.rlib" "/opt/rustwide/target/debug/deps/librayon_core-63e09a2a9bc7b466.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c5855fb721b57b61.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-66d65d45e0fea782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5313561b6b55f124.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6850d02eec3a8ac1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libitertools-341cb80bec988868.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libfailure-8e5c9aa626c67755.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0a0671bfcc1e9e22.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-13aa40ef8db1bf19.rlib" "/opt/rustwide/target/debug/deps/libgimli-1f7a7e2747b83989.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libflate2-ebf86b98d9e3a5ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-85a6bfd53150a7d5.rlib" "/opt/rustwide/target/debug/deps/libadler-746afea0cbfb13c4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde-8ffc39c91abb96ac.rlib" "/opt/rustwide/target/debug/deps/libnum-3a881377c9a6f7c8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ce525e3460774b85.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c89d026b8571d1be.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a66465cbebc5d854.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-49ed716ab45f07ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-264d300e9765b38d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libbaggie-845c779ee59ff28a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/librgsl-8b6f2bd769181fd1.rlib(rgsl-8b6f2bd769181fd1.rgsl.4skimg1w-cgu.7.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] [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b2cb00342423ac3b3a7cfab13e9d6a337992baf695f9e31ec6491e0bd41d00be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2cb00342423ac3b3a7cfab13e9d6a337992baf695f9e31ec6491e0bd41d00be", kill_on_drop: false }` [INFO] [stdout] b2cb00342423ac3b3a7cfab13e9d6a337992baf695f9e31ec6491e0bd41d00be