[INFO] updating cached repository https://github.com/DataxPL/dsp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4123ce59185ac7611fd93a3059b762a179ddb0b6 [INFO] testing DataxPL/dsp against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataxPL%2Fdsp" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DataxPL/dsp 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 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-13/source/Cargo.toml [INFO] crate git repo https://github.com/DataxPL/dsp already has a lockfile, it will not be regenerated [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4cc1355f657d53564833fd84dbacfdeb33261eab2e567af7af93d83a9f0eb77 [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" "c4cc1355f657d53564833fd84dbacfdeb33261eab2e567af7af93d83a9f0eb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4cc1355f657d53564833fd84dbacfdeb33261eab2e567af7af93d83a9f0eb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4cc1355f657d53564833fd84dbacfdeb33261eab2e567af7af93d83a9f0eb77", kill_on_drop: false }` [INFO] [stdout] c4cc1355f657d53564833fd84dbacfdeb33261eab2e567af7af93d83a9f0eb77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e046cf55df25811654e0170d261b8b5942324d22be9efbd2186a5e867498853 [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" "8e046cf55df25811654e0170d261b8b5942324d22be9efbd2186a5e867498853", kill_on_drop: false }` [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 unicode-xid v0.1.0 [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 pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling concise v0.2.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.5 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling semver v0.9.0 [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: 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] | ^^^^^ help: use `dyn`: `dyn Write` [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/interner.rs:193:37 [INFO] [stdout] | [INFO] [stdout] 193 | fn write_value(&self, out: &mut Write, val: usize) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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(writer: &mut Write, meta: &str, data: &[T]) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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] | ^^^^^ help: use `dyn`: `dyn Write` [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)]` 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] warning: 15 warnings 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/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.dsp.2wqrnt1h-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f" "/opt/rustwide/target/debug/deps/dsp-a925a1abfb96696f.4ildp1hoypsqpwti.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-b46db538ae9f6e42/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdsp-fac60e511a715e01.rlib" "/opt/rustwide/target/debug/deps/libconcise-bf62cf29ee5cf370.rlib" "/opt/rustwide/target/debug/deps/libstructopt-29b0893ad9b73ace.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4a7798ca2fdf8487.rlib" "/opt/rustwide/target/debug/deps/liblz4-4d54287b563a8a14.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-cf7399d0a4f9fdb9.rlib" "/opt/rustwide/target/debug/deps/libclap-0701c4a69389e04b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c7b1abc8952a65b3.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3342e222d16844bb.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libatty-977e53302da460d6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libserde_json-59e147ae5efb621b.rlib" "/opt/rustwide/target/debug/deps/libryu-f991c015be4841d6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libserde-c5c101ccf48df3aa.rlib" "/opt/rustwide/target/debug/deps/libitertools-c359355767ee9492.rlib" "/opt/rustwide/target/debug/deps/libeither-ab7229832adaebc2.rlib" "/opt/rustwide/target/debug/deps/libfern-fb129e22a61e2817.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3853a3280c6b84.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-24aafa3ccbafafa2.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04d73df5bd7524f5.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e54cee033deb9fba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7cc6a1620226cf0f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b288d121a815211f.rlib" "/opt/rustwide/target/debug/deps/libchrono-44a5a476b0c41139.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-40614c7ab30ccc3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7201d1d9077769fe.rlib" "/opt/rustwide/target/debug/deps/libtime-ab9291d66304b43d.rlib" "/opt/rustwide/target/debug/deps/liblibc-c4b729857f37b9a3.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" "-lzip" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lzip [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dsp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8e046cf55df25811654e0170d261b8b5942324d22be9efbd2186a5e867498853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e046cf55df25811654e0170d261b8b5942324d22be9efbd2186a5e867498853", kill_on_drop: false }` [INFO] [stdout] 8e046cf55df25811654e0170d261b8b5942324d22be9efbd2186a5e867498853