[INFO] cloning repository https://github.com/DataxPL/dsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DataxPL/dsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataxPL%2Fdsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataxPL%2Fdsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4123ce59185ac7611fd93a3059b762a179ddb0b6
[INFO] testing DataxPL/dsp against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataxPL%2Fdsp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DataxPL/dsp
[INFO] finished tweaking git repo https://github.com/DataxPL/dsp
[INFO] tweaked toml for git repo https://github.com/DataxPL/dsp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DataxPL/dsp on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DataxPL/dsp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d02e78cf8d7ce573b91354d44f2af7513e515e77306c353b74c33673d6e61cd9
[INFO] running `Command { std: "docker" "start" "-a" "d02e78cf8d7ce573b91354d44f2af7513e515e77306c353b74c33673d6e61cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02e78cf8d7ce573b91354d44f2af7513e515e77306c353b74c33673d6e61cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02e78cf8d7ce573b91354d44f2af7513e515e77306c353b74c33673d6e61cd9", kill_on_drop: false }`
[INFO] [stdout] d02e78cf8d7ce573b91354d44f2af7513e515e77306c353b74c33673d6e61cd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ce7b844476685b0e388acf5ea84a5469af8697aa2813775bc18cf4242b22644
[INFO] running `Command { std: "docker" "start" "-a" "6ce7b844476685b0e388acf5ea84a5469af8697aa2813775bc18cf4242b22644", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.44
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]    Compiling proc-macro2 v0.4.20
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling serde v1.0.75
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling indexmap v1.0.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling same-file v1.0.3
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling walkdir v2.2.5
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling syn v0.15.14
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling unicode-segmentation v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling textwrap v0.10.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling lz4-sys v1.8.3
[INFO] [stderr]    Compiling heck v0.3.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.5
[INFO] [stderr]    Compiling smallvec v0.6.5
[INFO] [stderr]    Compiling clap v2.32.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling itertools v0.8.0
[INFO] [stderr]    Compiling fern v0.5.7
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling crossbeam-channel v0.3.8
[INFO] [stderr]    Compiling chrono v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling concise v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.38
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.80
[INFO] [stderr]    Compiling structopt-derive v0.2.14
[INFO] [stderr]    Compiling structopt v0.2.14
[INFO] [stderr]    Compiling cargo_metadata v0.5.8
[INFO] [stderr]    Compiling skeptic v0.13.3
[INFO] [stderr]    Compiling lz4 v1.23.1
[INFO] [stderr]    Compiling dsp v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated
[INFO] [stdout]  --> src/zip.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern {
[INFO] [stdout]   | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:77:34
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn write(&self, writer: &mut Write) {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn write(&self, writer: &mut dyn Write) {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn write(&self, writer: &mut Write);
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 73 |     fn write(&self, writer: &mut dyn Write);
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn write(&self, writer: &mut Write) {
[INFO] [stdout]    |                                  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn write(&self, writer: &mut dyn Write) {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn compress(out: &mut Write, data: &[u8]) {
[INFO] [stdout]    |                       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn compress(out: &mut dyn Write, data: &[u8]) {
[INFO] [stdout]    |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn write_numeric<T: VVWrite>(writer: &mut Write, meta: &str, data: &[T]) {
[INFO] [stdout]     |                                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn write_numeric<T: VVWrite>(writer: &mut dyn Write, meta: &str, data: &[T]) {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/interner.rs:34:38
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn write(&self, writer: &mut Write) {
[INFO] [stdout]    |                                      ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn write(&self, writer: &mut dyn Write) {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/interner.rs:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn write_value(&self, out: &mut Write, val: usize) {
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn write_value(&self, out: &mut dyn Write, val: usize) {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:268:42
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn write_version(&self, writer: &mut Write) {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 268 |     fn write_version(&self, writer: &mut dyn Write) {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:272:42
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn write_factory(&self, writer: &mut Write) {
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 272 |     fn write_factory(&self, writer: &mut dyn Write) {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:277:44
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn write_data(&self, data_writer: &mut Write, meta_writer: &mut Write) {
[INFO] [stdout]     |                                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn write_data(&self, data_writer: &mut dyn Write, meta_writer: &mut Write) {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:277:69
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn write_data(&self, data_writer: &mut Write, meta_writer: &mut Write) {
[INFO] [stdout]     |                                                                     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn write_data(&self, data_writer: &mut Write, meta_writer: &mut dyn Write) {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:372:38
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn write_key(&self, writer: &mut Write, key: &str) -> usize {
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 372 |     fn write_key(&self, writer: &mut dyn Write, key: &str) -> usize {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:388:48
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn write_columns_index(&self, writer: &mut Write, index: &[u8], header: &[u8], delta: u32) {
[INFO] [stdout]     |                                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn write_columns_index(&self, writer: &mut dyn Write, index: &[u8], header: &[u8], delta: u32) {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `numcpus` should have an upper case name
[INFO] [stdout]   --> src/conf.rs:46:16
[INFO] [stdout]    |
[INFO] [stdout] 46 |     static ref numcpus: String = num_cpus::get().to_string();
[INFO] [stdout]    |                ^^^^^^^ help: convert the identifier to upper case: `NUMCPUS`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `vals` should have an upper case name
[INFO] [stdout]   --> src/conf.rs:47:20
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub static ref vals: Conf = Conf::from_args();
[INFO] [stdout]    |                    ^^^^ help: convert the identifier to upper case: `VALS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9HRzxK/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdsp-24368658530f1f32,libconcise-f768b827e84a42ce,libstructopt-aded01cef9a21c0c,libnum_cpus-286756c98490a4ea,liblz4-c3caef1e14f056b9,liblz4_sys-bd7b0d3867c882cc,libclap-9d927479e0c6b1dd,libvec_map-1380c2362ffb015e,libtextwrap-bbf09e0cd8edf66c,libunicode_width-36c4e561a62512c0,libstrsim-72496009c2ea080e,libbitflags-efecdafcadde6825,libatty-8bd2bd77a44f4151,libansi_term-dc29728339138c52,libbyteorder-b9091e83e602e246,libserde_json-4124164139c9779e,libryu-60c3bdd4b4047060,libitoa-24e6507aebce4121,libindexmap-05f06d5108bf539a,libserde-baefaa96d2330b46,libitertools-0c89b30ec95ed3a7,libeither-0a928d82ce926901,libfern-5e6b94492520f36c,liblog-4e8b9e87a7f50da2,libcrossbeam_channel-03fb6c7f5033c46e,libsmallvec-80f3be0378c6b9bb,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libcrossbeam_utils-1c058e24957836fb,liblazy_static-653ce27610f26867,libcfg_if-723cf667534567da,libchrono-e1ad2adf89d4434a,libnum_integer-e6dc221a899f4e3a,libnum_traits-aa1bb0615834bc9b,libtime-80cd18d9ed2f17fe,liblibc-3b1aa47335e647f6}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lzip" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9HRzxK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lz4-sys-6824b0650eeda18d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dsp-4da91345047910dd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lzip
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dsp` (bin "dsp") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6ce7b844476685b0e388acf5ea84a5469af8697aa2813775bc18cf4242b22644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce7b844476685b0e388acf5ea84a5469af8697aa2813775bc18cf4242b22644", kill_on_drop: false }`
[INFO] [stdout] 6ce7b844476685b0e388acf5ea84a5469af8697aa2813775bc18cf4242b22644
