[INFO] cloning repository https://github.com/vi/zboxmount [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/zboxmount" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fzboxmount", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fzboxmount'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 788d8494c2f8e45c555054ea1631d27c2fa8e665 [INFO] testing vi/zboxmount against try#9ce6b522e9d830b1461df3e1b001b5831bd32346 for pr-101061-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fzboxmount" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/zboxmount on toolchain 9ce6b522e9d830b1461df3e1b001b5831bd32346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vi/zboxmount [INFO] finished tweaking git repo https://github.com/vi/zboxmount [INFO] tweaked toml for git repo https://github.com/vi/zboxmount written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/vi/zboxmount already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad230f7b661b7ca1181e370b36f891ce355e0433361dc3179229f76bea16e29b [INFO] running `Command { std: "docker" "start" "-a" "ad230f7b661b7ca1181e370b36f891ce355e0433361dc3179229f76bea16e29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad230f7b661b7ca1181e370b36f891ce355e0433361dc3179229f76bea16e29b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad230f7b661b7ca1181e370b36f891ce355e0433361dc3179229f76bea16e29b", kill_on_drop: false }` [INFO] [stdout] ad230f7b661b7ca1181e370b36f891ce355e0433361dc3179229f76bea16e29b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+9ce6b522e9d830b1461df3e1b001b5831bd32346" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d4abb63ef99030c3372917bf09762fcabdc29d43dc9415fce6b012f8fa9ea08 [INFO] running `Command { std: "docker" "start" "-a" "4d4abb63ef99030c3372917bf09762fcabdc29d43dc9415fce6b012f8fa9ea08", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling sharded-slab v0.0.7 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rpassword v4.0.3 [INFO] [stderr] Compiling zbox v0.8.8 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rmp v0.8.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling fuse_mt v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling serde_test v1.0.104 [INFO] [stderr] Compiling rmp-serde v0.14.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling zboxmount v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0opyXm/symbols.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.zboxmount.941aeb40-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406.jkrcy43xhf8t24v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzeroize-547652ef569aa7ed.rlib" "/opt/rustwide/target/debug/deps/librpassword-5d2ce01d5716397e.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-ff1350d64259dbc7.rlib" "/opt/rustwide/target/debug/deps/libhex_slice-54bb77a3fb0d8a23.rlib" "/opt/rustwide/target/debug/deps/libfuse_mt-1ed8ff8b8bcdf008.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-53bd7ce64b313581.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a5200c5834843d02.rlib" "/opt/rustwide/target/debug/deps/libfuse-609ea50b1fa49f45.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-fe51f3df97e17f4c.rlib" "/opt/rustwide/target/debug/deps/libtime-a4d814a35100da35.rlib" "/opt/rustwide/target/debug/deps/liblog-ad1e8a729c9392da.rlib" "/opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-6082324b7af22bc2.rlib" "/opt/rustwide/target/debug/deps/librmp-981b2ee32ffd559f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-42b70c2c1196e6f9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b62235b9cfe9991c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d0727bb90d4db25f.rlib" "/opt/rustwide/target/debug/deps/libserde-12f47d160366ce7e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-bf24fdea2d1d3390.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe718804e6e01f68.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4720986d10121b2d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-63d061bf0c7acb92.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libregex-b40c885787b367a7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-db631b07438dcb8f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4055627397d2cec7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4be1312f2ebb2b2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5c5ff3709cffc05b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libstructopt-33470acaf7bfe8a4.rlib" "/opt/rustwide/target/debug/deps/libclap-6e09b7d744b6955d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f6da55165abf0f4f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-7222d6a8c557ea23.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-f5d359d4f6882796.rlib" "/opt/rustwide/target/debug/deps/liblibc-d842210b13d51fe0.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3dd5f78c3b43746e.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb8c561e8c8eb24d.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a45121889bb564ec.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lfuse" "-lsodium" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9ce6b522e9d830b1461df3e1b001b5831bd32346/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zboxmount-bdd28ec13b564406" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::check_error': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:357: undefined reference to `LZ4F_isError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:358: undefined reference to `LZ4F_getErrorName' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::EncoderBuilder::build': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:457: undefined reference to `LZ4F_compressBound' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::Encoder::write_header': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:468: undefined reference to `LZ4F_compressBegin' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::Encoder::write_end': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:481: undefined reference to `LZ4F_compressEnd' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function ` as std::io::Write>::write': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:508: undefined reference to `LZ4F_compressUpdate' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::EncoderContext::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:548: undefined reference to `LZ4F_createCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:556: undefined reference to `LZ4F_freeCompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function ` as std::io::Read>::read': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:634: undefined reference to `LZ4F_decompress' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `zbox::base::lz4::DecoderContext::new': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:661: undefined reference to `LZ4F_createDecompressionContext' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libzbox-0a978f7bb65fb1d5.rlib(zbox-0a978f7bb65fb1d5.zbox.f3643c2b-cgu.14.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zbox-0.8.8/src/base/lz4.rs:669: undefined reference to `LZ4F_freeDecompressionContext' [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `zboxmount` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4d4abb63ef99030c3372917bf09762fcabdc29d43dc9415fce6b012f8fa9ea08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d4abb63ef99030c3372917bf09762fcabdc29d43dc9415fce6b012f8fa9ea08", kill_on_drop: false }` [INFO] [stdout] 4d4abb63ef99030c3372917bf09762fcabdc29d43dc9415fce6b012f8fa9ea08