[INFO] updating cached repository https://github.com/ckauhaus/backy-extract [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b9bfb598ff4798bc3864cb610bdb32a4519e6a8 [INFO] testing ckauhaus/backy-extract against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fbacky-extract" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckauhaus/backy-extract on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-1/source/Cargo.toml [INFO] crate git repo https://github.com/ckauhaus/backy-extract already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70edad5c3cabb2a7a75a66099a92b7ee94ce55aa9ba184671b2a38516fe65ee9 [INFO] running `"docker" "start" "-a" "70edad5c3cabb2a7a75a66099a92b7ee94ce55aa9ba184671b2a38516fe65ee9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [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 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 minilzo-sys v0.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [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 regex v1.3.1 [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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.backy_extract.5uftq158-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9" "/opt/rustwide/target/debug/deps/backy_extract-bd5de62eaaf469f9.59l6q406wrn602yy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbacky_extract-15a714b1a4f66e56.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-5a871621505ba5a4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-83489780256fe62e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-7bf4583121a9f898.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7f0e530bd389a825.rlib" "/opt/rustwide/target/debug/deps/libserde_json-939b9a7fe4fc38d9.rlib" "/opt/rustwide/target/debug/deps/libryu-4b9f3bcd1724e82b.rlib" "/opt/rustwide/target/debug/deps/libitoa-7de3c31887c9a994.rlib" "/opt/rustwide/target/debug/deps/libminilzo-a3144b90cead97fe.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-95ec2dbebac0febd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-850f9609a97b7223.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4cf4e1953b176424.rlib" "/opt/rustwide/target/debug/deps/libindicatif-f98f7e9de2d46787.rlib" "/opt/rustwide/target/debug/deps/libconsole-4e6508f05409e205.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-83dcd37788b92e82.rlib" "/opt/rustwide/target/debug/deps/libfs2-91155e49a338ecec.rlib" "/opt/rustwide/target/debug/deps/libconsole-472e15a3aa4c2d50.rlib" "/opt/rustwide/target/debug/deps/libregex-12083b8840b60f7d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c818e360ff3bdad8.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-995134df99679dd4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c9892d440ef1e534.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8ebbf693845177be.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a4be16310f01d2ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0b51a7e7992696f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-543650f9f3edc76a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f6d941ee1c93850e.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-0cdbd9c6dc15daf5.rlib" "/opt/rustwide/target/debug/deps/libtermios-918ca16a96c38fc9.rlib" "/opt/rustwide/target/debug/deps/librand-271edf5c8ecd35eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b9e6fedb588e8444.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2620b4cba9d0fc59.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-eb2823c1b1b026b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-61e17da6a5cbd49d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c1dd98ea0a8eee19.rlib" "/opt/rustwide/target/debug/deps/liblog-3d65ebee37a7b6c8.rlib" "/opt/rustwide/target/debug/deps/libfnv-18c63eb7d27d11b7.rlib" "/opt/rustwide/target/debug/deps/libchrono-50dcb6baeda89c83.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-66c1bbfb5648dfec.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efe114b6307b22c1.rlib" "/opt/rustwide/target/debug/deps/libtime-37592916568da4ec.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-ac270872b8fb8cc1.rlib" "/opt/rustwide/target/debug/deps/libserde-a1b6d720265c6db8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-036a37f5e2a8d359.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a69b6b3b3c7c6216.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3857c4dd8e379707.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ea66f54289a4d11e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-ed8c259727840bdd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-588532edf99cbb73.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ac251adb1250148.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-debd1d0b65765687.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9253ef8c33fce97c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-13f2e93db959e239.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c07ec199f97f156f.rlib" "/opt/rustwide/target/debug/deps/libclap-ac317480061144e2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-423d6945ab3c8d98.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5212843707a2b77a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libterm_size-858f51a89b297c5f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-38e88aeb5499f978.rlib" "/opt/rustwide/target/debug/deps/liblibc-11af900c68db2eab.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] /usr/bin/ld: cannot find -llzo2 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `backy-extract`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "70edad5c3cabb2a7a75a66099a92b7ee94ce55aa9ba184671b2a38516fe65ee9"` [INFO] running `"docker" "rm" "-f" "70edad5c3cabb2a7a75a66099a92b7ee94ce55aa9ba184671b2a38516fe65ee9"` [INFO] [stdout] 70edad5c3cabb2a7a75a66099a92b7ee94ce55aa9ba184671b2a38516fe65ee9