[INFO] cloning repository https://github.com/flyingcircusio/userscan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flyingcircusio/userscan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyingcircusio%2Fuserscan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyingcircusio%2Fuserscan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 446f52cf14ab53450197166deaf20e90d64bc276 [INFO] testing flyingcircusio/userscan against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflyingcircusio%2Fuserscan" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flyingcircusio/userscan on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flyingcircusio/userscan [INFO] finished tweaking git repo https://github.com/flyingcircusio/userscan [INFO] tweaked toml for git repo https://github.com/flyingcircusio/userscan written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/flyingcircusio/userscan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded users v0.11.0 [INFO] [stderr] Downloaded minilzo v0.2.0 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded minilzo-sys v0.1.0 [INFO] [stderr] Downloaded probes v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] 0609a17b28d34876b8c287a1fc9c67019d5276c2235c6e45fcbf1bbead54416a [INFO] running `Command { std: "docker" "start" "-a" "0609a17b28d34876b8c287a1fc9c67019d5276c2235c6e45fcbf1bbead54416a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0609a17b28d34876b8c287a1fc9c67019d5276c2235c6e45fcbf1bbead54416a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0609a17b28d34876b8c287a1fc9c67019d5276c2235c6e45fcbf1bbead54416a", kill_on_drop: false }` [INFO] [stdout] 0609a17b28d34876b8c287a1fc9c67019d5276c2235c6e45fcbf1bbead54416a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539d38f36106f677a941cdba5225b59cc86c5f5c42bb19a12dba10dbf3d5941d [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" "539d38f36106f677a941cdba5225b59cc86c5f5c42bb19a12dba10dbf3d5941d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling probes v0.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.9 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling fc-userscan v0.4.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/storepaths/cache.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | if !self.dirty.compare_and_swap(true, false, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.fc_userscan.cn74dedh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958" "/opt/rustwide/target/debug/deps/fc_userscan-20c7bf8557220958.2vege4f31x3klo98.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-d46d26621a646e0b/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnum_cpus-e81591ab4912ab41.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-58394cd3c4cb5d5c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-34bfa4a7f77ee224.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a96b6febc0fedee5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-725e81724c13a8ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-34944e4fe4b38f7c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-281950e12014f7ec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-62efd5c3c3e18fe4.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-eaf618366f8551a4.rlib" "/opt/rustwide/target/debug/deps/libtwoway-0c1830189f7c9f23.rlib" "/opt/rustwide/target/debug/deps/libminilzo-ccf1e435967cb292.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-4f6cce631b6e5ec0.rlib" "/opt/rustwide/target/debug/deps/libstructopt-e6d791ab5e5e06a2.rlib" "/opt/rustwide/target/debug/deps/libprobes-c294021870a41a58.rlib" "/opt/rustwide/target/debug/deps/libmemmap-41d7cfd453b19e00.rlib" "/opt/rustwide/target/debug/deps/libbytesize-8c617c8e64e3d303.rlib" "/opt/rustwide/target/debug/deps/libanyhow-580c09a6a5be901f.rlib" "/opt/rustwide/target/debug/deps/libignore-e0c3bf7fa39e4266.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-61d7662228196c72.rlib" "/opt/rustwide/target/debug/deps/libsame_file-5b9a65c02ab19218.rlib" "/opt/rustwide/target/debug/deps/libglobset-9b171dde96e89aaf.rlib" "/opt/rustwide/target/debug/deps/libbstr-adcc009d50f1b459.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-3abaa819f6bed4ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-708b856bc0bad76e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d1daf477eefaee41.rlib" "/opt/rustwide/target/debug/deps/libquick_error-671ab0df75bdceb5.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libcolored-2e46658e20cad46b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libzip-9bbf572f783fdd2b.rlib" "/opt/rustwide/target/debug/deps/libtime-827b58593a9dede1.rlib" "/opt/rustwide/target/debug/deps/libbzip2-a65128afe2b56159.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-0fa7ec53e1926ea8.rlib" "/opt/rustwide/target/debug/deps/libflate2-ec33577675f2d061.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a5d98ad79ea81331.rlib" "/opt/rustwide/target/debug/deps/libadler32-b754b0225bffa03d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-52db5a2fb6e5927b.rlib" "/opt/rustwide/target/debug/deps/libusers-2eb4eda328fe96f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-254a84df7fe38eaa.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-9a74ff2d54e117f6.rlib" "/opt/rustwide/target/debug/deps/librmp-57ec326bb8828835.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cb2b583837c7ff21.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2f9d4a3f19411b1e.rlib" "/opt/rustwide/target/debug/deps/libserde-92fca3e9e2a3db90.rlib" "/opt/rustwide/target/debug/deps/libnix-e79d04c5746cb252.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/liblog-93afe3d9087c158b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libclap-00d260b769a72700.rlib" "/opt/rustwide/target/debug/deps/libvec_map-9c64949c2f867b0b.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1f860fbb80e51ca8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libterm_size-4b407a42ea0a4c90.rlib" "/opt/rustwide/target/debug/deps/libstrsim-794cc78f848fe7af.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libatty-a9ee747930145ba5.rlib" "/opt/rustwide/target/debug/deps/liblibc-e89e46a09771783b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stdout] /usr/bin/ld: cannot find -llzo2 [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 `fc-userscan` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "539d38f36106f677a941cdba5225b59cc86c5f5c42bb19a12dba10dbf3d5941d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539d38f36106f677a941cdba5225b59cc86c5f5c42bb19a12dba10dbf3d5941d", kill_on_drop: false }` [INFO] [stdout] 539d38f36106f677a941cdba5225b59cc86c5f5c42bb19a12dba10dbf3d5941d