[INFO] cloning repository https://github.com/ckauhaus/backy-extract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckauhaus/backy-extract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fbacky-extract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fbacky-extract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b9bfb598ff4798bc3864cb610bdb32a4519e6a8 [INFO] testing ckauhaus/backy-extract against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fbacky-extract" "/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/ckauhaus/backy-extract on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ckauhaus/backy-extract [INFO] finished tweaking git repo https://github.com/ckauhaus/backy-extract [INFO] tweaked toml for git repo https://github.com/ckauhaus/backy-extract written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ckauhaus/backy-extract already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-queue v0.2.0 [INFO] [stderr] Downloaded parking_lot_core v0.7.0 [INFO] [stderr] Downloaded lock_api v0.3.2 [INFO] [stderr] Downloaded crossbeam-deque v0.7.2 [INFO] [stderr] Downloaded crossbeam-channel v0.4.0 [INFO] [stderr] Downloaded chrono v0.4.10 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded minilzo v0.2.0 [INFO] [stderr] Downloaded console v0.7.7 [INFO] [stderr] Downloaded smallstr v0.1.0 [INFO] [stderr] Downloaded thiserror v1.0.9 [INFO] [stderr] Downloaded num-traits v0.2.10 [INFO] [stderr] Downloaded num_cpus v1.11.1 [INFO] [stderr] Downloaded ryu v1.0.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.9 [INFO] [stderr] Downloaded serde_yaml v0.8.11 [INFO] [stderr] Downloaded crossbeam-epoch v0.8.0 [INFO] [stderr] Downloaded yaml-rust v0.4.3 [INFO] [stderr] Downloaded proc-macro-error v0.2.6 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded memoffset v0.5.3 [INFO] [stderr] Downloaded anyhow v1.0.25 [INFO] [stderr] Downloaded thread-scoped v1.0.2 [INFO] [stderr] Downloaded quick-error v1.2.2 [INFO] [stderr] Downloaded crossbeam-utils v0.7.0 [INFO] [stderr] Downloaded miniz_oxide v0.3.5 [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded flate2 v1.0.13 [INFO] [stderr] Downloaded linked-hash-map v0.5.2 [INFO] [stderr] Downloaded console v0.9.1 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] [stderr] Downloaded parking_lot v0.10.0 [INFO] [stderr] Downloaded memmap v0.7.0 [INFO] [stderr] Downloaded serde v1.0.103 [INFO] [stderr] Downloaded indicatif v0.13.0 [INFO] [stderr] Downloaded smallvec v1.0.0 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded serde_derive v1.0.103 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded clicolors-control v1.0.1 [INFO] [stderr] Downloaded serde_json v1.0.44 [INFO] [stderr] Downloaded syn v1.0.11 [INFO] [stderr] Downloaded termios v0.3.1 [INFO] [stderr] Downloaded minilzo-sys v0.1.0 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e14f713332033c318e248dd425cc74844d8c6a12754c99eb8588f00f5c454c1b [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" "e14f713332033c318e248dd425cc74844d8c6a12754c99eb8588f00f5c454c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e14f713332033c318e248dd425cc74844d8c6a12754c99eb8588f00f5c454c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e14f713332033c318e248dd425cc74844d8c6a12754c99eb8588f00f5c454c1b", kill_on_drop: false }` [INFO] [stdout] e14f713332033c318e248dd425cc74844d8c6a12754c99eb8588f00f5c454c1b [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] ac37a2ab43cf67ef500ee5841f386e41cdb5204c0155c61ef9494d18d4ee9977 [INFO] running `Command { std: "docker" "start" "-a" "ac37a2ab43cf67ef500ee5841f386e41cdb5204c0155c61ef9494d18d4ee9977", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling minilzo-sys v0.1.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling backy-extract v0.3.2-dev (/opt/rustwide/workdir) [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.backy_extract.fp9lkis8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef" "/opt/rustwide/target/debug/deps/backy_extract-621fe6b578de9fef.3slds2gszynn82id.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbacky_extract-acf3683cd1d3bf41.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a235d0b45d3e7415.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-742273600fc4a68b.rlib" "/opt/rustwide/target/debug/deps/libryu-9ed5c931fe4919a5.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libminilzo-c389a2f36e3011bc.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-2544b0e42216015a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9495b99d19fae227.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a73e1fd9afc15faa.rlib" "/opt/rustwide/target/debug/deps/libindicatif-ee54342b45ed3032.rlib" "/opt/rustwide/target/debug/deps/libconsole-fe2eda8570618830.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-f42c307c9580ef59.rlib" "/opt/rustwide/target/debug/deps/libfs2-daf79e92065d27a5.rlib" "/opt/rustwide/target/debug/deps/libconsole-9aece768bae2ea78.rlib" "/opt/rustwide/target/debug/deps/libregex-d5401564e0dd4f17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-47287a0361afba7d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54d8ac17baa8d70a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9d96bd8b31134334.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd36246f40de6e22.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-4cd57b3733daaedd.rlib" "/opt/rustwide/target/debug/deps/libtermios-5f9bb0eb7401d92d.rlib" "/opt/rustwide/target/debug/deps/librand-470ed4cbec96fb1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7806a7dbf4b6e4de.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b52b1476b1f8cec8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ffe7ee9b8f5b68e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-8d7edf009a1b24fb.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a3fcfc18376eb5e5.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libchrono-7c39136d4a76b0ea.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a2c8bd2dd8095591.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5630029a62a5fdd3.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-c83a060606b88894.rlib" "/opt/rustwide/target/debug/deps/libserde-47cdb33fb35e660f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-b79c8fe1a066297d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-646a7d541c7df0cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b25b8e88ee2059b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fa28cf5f8ac1f06.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f6322f653d915080.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0146c59fa757dca2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a49382f99c78481.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libthiserror-bb01bdb5ad78609b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec7275bb98e9f00d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fba9b5bfc3e85bba.rlib" "/opt/rustwide/target/debug/deps/libclap-26f3d9d0d9d812a2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7fa2bcc792344360.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-79b8b0ff3a77c502.rlib" "/opt/rustwide/target/debug/deps/libterm_size-7388f89303fd0616.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-9a2c52e8ce6c1385.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lc" "-lutil" "-lutil" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backy-extract` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ac37a2ab43cf67ef500ee5841f386e41cdb5204c0155c61ef9494d18d4ee9977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac37a2ab43cf67ef500ee5841f386e41cdb5204c0155c61ef9494d18d4ee9977", kill_on_drop: false }` [INFO] [stdout] ac37a2ab43cf67ef500ee5841f386e41cdb5204c0155c61ef9494d18d4ee9977