[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 1.45.2 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-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ckauhaus/backy-extract on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-14/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.45.2" "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] 0e7ca733c635758b39d5f3b3a31c2db60ef129d549f52fd1cbcae6a2a3f179b4 [INFO] running `Command { std: "docker" "start" "-a" "0e7ca733c635758b39d5f3b3a31c2db60ef129d549f52fd1cbcae6a2a3f179b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e7ca733c635758b39d5f3b3a31c2db60ef129d549f52fd1cbcae6a2a3f179b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7ca733c635758b39d5f3b3a31c2db60ef129d549f52fd1cbcae6a2a3f179b4", kill_on_drop: false }` [INFO] [stdout] 0e7ca733c635758b39d5f3b3a31c2db60ef129d549f52fd1cbcae6a2a3f179b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09e8fccb853937cacc10380defd365eb4977d97c8b551a2dc49dc3519558bc47 [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" "09e8fccb853937cacc10380defd365eb4977d97c8b551a2dc49dc3519558bc47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.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 crossbeam-channel v0.4.0 [INFO] [stderr] Compiling smallstr v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling minilzo v0.2.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling indicatif v0.13.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling console v0.7.7 [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_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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.backy_extract.k168qf4n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe" "/opt/rustwide/target/debug/deps/backy_extract-6934456dd1289dbe.brkg08pdgl9qkv9.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbacky_extract-d5e59f9c94d6761c.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-69c46d2d3433573f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1987afe38186918b.rlib" "/opt/rustwide/target/debug/deps/libryu-bd4b817854ed0cc6.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libminilzo-ccef646863a048b8.rlib" "/opt/rustwide/target/debug/deps/libminilzo_sys-6db1d4aa5d477e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e4512e1c4067c520.rlib" "/opt/rustwide/target/debug/deps/libmemmap-4a1d060c77cbfe89.rlib" "/opt/rustwide/target/debug/deps/libindicatif-457bef932c7a201a.rlib" "/opt/rustwide/target/debug/deps/libconsole-27ab7cc36d645949.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-0987e24df85fd320.rlib" "/opt/rustwide/target/debug/deps/libfs2-2ccb0a3475a6e98c.rlib" "/opt/rustwide/target/debug/deps/libconsole-4053ecfe2d4feb51.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3191a411765c336f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7f3d34908856760d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0749832a9ec026b7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-47439926a9fbab05.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-9bef21789106fc77.rlib" "/opt/rustwide/target/debug/deps/libtermios-ca6f22ce9217c6b6.rlib" "/opt/rustwide/target/debug/deps/librand-21462d9ffcb63a34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3a2bd47d2e57c643.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-99e21f3c753b0519.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5b0c1e8588f0c953.rlib" "/opt/rustwide/target/debug/deps/librand_core-af029e2fb6d3f5aa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-330f740db2b9947c.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libchrono-9b349599a13cdeb5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9889e7da51918a29.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fc8088111d8f3759.rlib" "/opt/rustwide/target/debug/deps/libtime-d66758854c915a21.rlib" "/opt/rustwide/target/debug/deps/libsmallstr-16cab56224dde297.rlib" "/opt/rustwide/target/debug/deps/libserde-ca2488b5241fc1e0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-819476b351985543.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f7479421f1edf4b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-09c0abeb9c031dc3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-226408a4eed331a9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-558d056fb80a977a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-11cddc0a96a84b83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7e4f34700ed91d28.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7f6654dacc32e982.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c846b7da856a15ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7b3684794c14fd0a.rlib" "/opt/rustwide/target/debug/deps/libclap-6d27b1ab290abfe1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-47f69b2fa1e5517c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-135158f6852acd4a.rlib" "/opt/rustwide/target/debug/deps/libterm_size-f093649b105cd4da.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-474b46b5a949c589.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c9f83ac9c453797.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "09e8fccb853937cacc10380defd365eb4977d97c8b551a2dc49dc3519558bc47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e8fccb853937cacc10380defd365eb4977d97c8b551a2dc49dc3519558bc47", kill_on_drop: false }` [INFO] [stdout] 09e8fccb853937cacc10380defd365eb4977d97c8b551a2dc49dc3519558bc47