[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b9bfb598ff4798bc3864cb610bdb32a4519e6a8 [INFO] testing ckauhaus/backy-extract against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckauhaus%2Fbacky-extract" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckauhaus/backy-extract on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-11/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5398cc64693605bac7d3460c51089919c65ff6a01e41c6bc36b24455f986ff72 [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" "5398cc64693605bac7d3460c51089919c65ff6a01e41c6bc36b24455f986ff72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5398cc64693605bac7d3460c51089919c65ff6a01e41c6bc36b24455f986ff72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5398cc64693605bac7d3460c51089919c65ff6a01e41c6bc36b24455f986ff72", kill_on_drop: false }` [INFO] [stdout] 5398cc64693605bac7d3460c51089919c65ff6a01e41c6bc36b24455f986ff72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d5cfd1c98361aebe4973d1aee8dbef0ba02c8920184ae68557967d6762f9558 [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" "1d5cfd1c98361aebe4973d1aee8dbef0ba02c8920184ae68557967d6762f9558", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [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 minilzo-sys v0.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling thiserror-impl v1.0.9 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.9 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling serde_yaml v0.8.11 [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.backy_extract.6y2fia04-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402" "/opt/rustwide/target/debug/deps/backy_extract-f8e074d65dbab402.3djjq3w6tvamh17v.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-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbacky_extract-e88139e57871323a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a625cc3a44953561.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-785ef892af6dad67.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-20a177a55f4f074d.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libminilzo-609874cff0b7e80d.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-6402b8c7d58b01a8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libmemmap-14bacb8335df5a91.rlib" "/opt/rustwide/target/debug/deps/libindicatif-2decb5fb3b0f478e.rlib" "/opt/rustwide/target/debug/deps/libconsole-7dd1666753062804.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-b959748579e5afb6.rlib" "/opt/rustwide/target/debug/deps/libfs2-8a582b9771b3157f.rlib" "/opt/rustwide/target/debug/deps/libconsole-d1c94bff82cf8a5b.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5c2c5b8a412f1ce6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-238cb6981dd3f4e3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bd78e8f2a0cbefc8.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f6f54ca043e70f59.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-9c8a323d866a30ab.rlib" "/opt/rustwide/target/debug/deps/libtermios-13592dc61f69d233.rlib" "/opt/rustwide/target/debug/deps/librand-12e1a330dce9ad85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6feac08437d100e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-b056e021f2407acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-408b6226df2b8d77.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-30f0940d24e16991.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2171dd4f066a7299.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e142fedec510e9eb.rlib" "/opt/rustwide/target/debug/deps/libtime-209b7746581d074b.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-fe371316fc8e9be6.rlib" "/opt/rustwide/target/debug/deps/libserde-7644f47af7c9c35c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-d1f3dadf06b704a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-156eb7fcc28e1e7a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-efe953e3b0381bc0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ec006a3027722523.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libanyhow-85ff730d6885a6b1.rlib" "/opt/rustwide/target/debug/deps/libclap-f3a2a75cf9724182.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-cdd3c6e1be1c67ce.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libterm_size-95ec76bae6a8263c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-90aece1152023ac3.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-llzo2" "-llzo2" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "1d5cfd1c98361aebe4973d1aee8dbef0ba02c8920184ae68557967d6762f9558", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d5cfd1c98361aebe4973d1aee8dbef0ba02c8920184ae68557967d6762f9558", kill_on_drop: false }` [INFO] [stdout] 1d5cfd1c98361aebe4973d1aee8dbef0ba02c8920184ae68557967d6762f9558