[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDataxPL%2Fdsp" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DataxPL/dsp on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-5/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4a71f7c6da5bf67e766d05ad472793c55ad8ee8b7cdd0b08c5d4f20c562111b [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" "f4a71f7c6da5bf67e766d05ad472793c55ad8ee8b7cdd0b08c5d4f20c562111b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4a71f7c6da5bf67e766d05ad472793c55ad8ee8b7cdd0b08c5d4f20c562111b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a71f7c6da5bf67e766d05ad472793c55ad8ee8b7cdd0b08c5d4f20c562111b", kill_on_drop: false }` [INFO] [stdout] f4a71f7c6da5bf67e766d05ad472793c55ad8ee8b7cdd0b08c5d4f20c562111b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cfcced20a073e0522a8729cbb8bef231f452ecf2ca57c3a689fe87134fcd6696 [INFO] running `Command { std: "docker" "start" "-a" "cfcced20a073e0522a8729cbb8bef231f452ecf2ca57c3a689fe87134fcd6696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling concise v0.2.1 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.5 [INFO] [stderr] Compiling fern v0.5.7 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [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 backtrace v0.3.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [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 semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.38 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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] = 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 issue #80165 [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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.dsp.3e622c31-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b.1ujzf0loascuyxkj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-7682d89e536b8474/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdsp-de2d41deff513c1d.rlib" "/opt/rustwide/target/debug/deps/libconcise-ee7179c8b35d4aab.rlib" "/opt/rustwide/target/debug/deps/libstructopt-241f152a05db72d6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4b12329351d277ed.rlib" "/opt/rustwide/target/debug/deps/liblz4-d9aef3f2648842f6.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-4d115fcba71c3a83.rlib" "/opt/rustwide/target/debug/deps/libclap-2623bb967b36ee80.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6dd515bac74e9212.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8fbf541470ef55ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d258e95b9deb3cd8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c956f928dab82a0d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-44f48aca50656082.rlib" "/opt/rustwide/target/debug/deps/libatty-ab4a60ac8ef07c80.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-3bed7835269b1712.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d4d572f1983552a2.rlib" "/opt/rustwide/target/debug/deps/libryu-6a86494ec31330dd.rlib" "/opt/rustwide/target/debug/deps/libitoa-629fadaade644a01.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f5a2d86971d15110.rlib" "/opt/rustwide/target/debug/deps/libserde-736a5c9a69ffa094.rlib" "/opt/rustwide/target/debug/deps/libitertools-ddeaa1a39da7758a.rlib" "/opt/rustwide/target/debug/deps/libeither-8b10418116a1aa03.rlib" "/opt/rustwide/target/debug/deps/libfern-69511c92a20fc097.rlib" "/opt/rustwide/target/debug/deps/liblog-68c26631e4861bcf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-061b50a6646b0250.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-49b5d15864a249f4.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-41c6d0ebd25ab2a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c9a377f868a21fa8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6c38f6c71a68887d.rlib" "/opt/rustwide/target/debug/deps/libchrono-e6d3ce5f907422cd.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8645222f051075b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d14f0c72bbf32dc0.rlib" "/opt/rustwide/target/debug/deps/libtime-28e08ac179d5df9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-74da5a9f9d2078bb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lzip" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dsp-b8bd68a347fa813b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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" "cfcced20a073e0522a8729cbb8bef231f452ecf2ca57c3a689fe87134fcd6696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfcced20a073e0522a8729cbb8bef231f452ecf2ca57c3a689fe87134fcd6696", kill_on_drop: false }` [INFO] [stdout] cfcced20a073e0522a8729cbb8bef231f452ecf2ca57c3a689fe87134fcd6696