[INFO] updating cached repository F1rst-Unicorn/cinit [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/F1rst-Unicorn/cinit [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/F1rst-Unicorn/cinit" "work/ex/beta-1.38-1/sources/1.37.0/gh/F1rst-Unicorn/cinit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/F1rst-Unicorn/cinit'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/F1rst-Unicorn/cinit" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/F1rst-Unicorn/cinit"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/F1rst-Unicorn/cinit'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b253148968ae1be4e9b1870198189ad6f66a018 [INFO] sha for GitHub repo F1rst-Unicorn/cinit: 0b253148968ae1be4e9b1870198189ad6f66a018 [INFO] validating manifest of F1rst-Unicorn/cinit on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of F1rst-Unicorn/cinit on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing F1rst-Unicorn/cinit [INFO] finished frobbing F1rst-Unicorn/cinit [INFO] frobbed toml for F1rst-Unicorn/cinit written to work/ex/beta-1.38-1/sources/1.37.0/gh/F1rst-Unicorn/cinit/Cargo.toml [INFO] started frobbing F1rst-Unicorn/cinit [INFO] finished frobbing F1rst-Unicorn/cinit [INFO] frobbed toml for F1rst-Unicorn/cinit written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/F1rst-Unicorn/cinit/Cargo.toml [INFO] crate F1rst-Unicorn/cinit already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing F1rst-Unicorn/cinit against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/F1rst-Unicorn/cinit:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 497fc4b4754a0957664c2237702f5697e86117a10ddf76c60049f54213b9739b [INFO] running `"docker" "start" "-a" "497fc4b4754a0957664c2237702f5697e86117a10ddf76c60049f54213b9739b"` [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling unic-common v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unic-char-range v0.7.0 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling capabilities v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling cinit v1.2.5 (/opt/crater/workdir) [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling unic-ucd-version v0.7.0 [INFO] [stderr] Compiling unic-char-property v0.7.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling unic-segment v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling log4rs v0.8.1 [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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/harness-d69daf108697004e.harness.pkyn050t-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/harness-d69daf108697004e" "/opt/crater/target/debug/deps/harness-d69daf108697004e.4knlc6f3zzzbqf3s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-c016c1594ce2594e/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lcap" "-Wl,--no-whole-archive" "/opt/crater/target/debug/deps/libcapabilities-1969ca992d980fb4.rlib" "/opt/crater/target/debug/deps/libnix-c96117ebd6156acf.rlib" "/opt/crater/target/debug/deps/libvoid-03072202629d0c80.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/libclap-62da361baa660fab.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-92be40a5376d416f.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/libatty-54bbbb046be81fbb.rlib" "/opt/crater/target/debug/deps/liblibc-1952b8f8445de680.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcap [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 `cinit`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.cinit.uhr32ta2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5" "/opt/crater/target/debug/deps/cinit-b6b06efabaebfeb5.qpr72jfgb5oh4a1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/usr/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-c016c1594ce2594e/out" "-L" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "-lcap" "-Wl,--no-whole-archive" "/opt/crater/target/debug/deps/libtera-2e197d814bc8672c.rlib" "/opt/crater/target/debug/deps/libunic_segment-e0243789939a14fd.rlib" "/opt/crater/target/debug/deps/libunic_ucd_segment-ac5ab7df3b093af0.rlib" "/opt/crater/target/debug/deps/libunic_ucd_version-57cb5014075beba7.rlib" "/opt/crater/target/debug/deps/libunic_common-7db5759464c46ae6.rlib" "/opt/crater/target/debug/deps/libunic_char_property-ba8c7468d251dba5.rlib" "/opt/crater/target/debug/deps/libunic_char_range-9e1784a648223fca.rlib" "/opt/crater/target/debug/deps/liburl-01636e2b1d4d0d24.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-7ae675a5263db170.rlib" "/opt/crater/target/debug/deps/libidna-a9bc50a2d4149fb9.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-e2d38c661956a832.rlib" "/opt/crater/target/debug/deps/libsmallvec-24a19cb54d0ff037.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libhumansize-f13bd5501fd9c91a.rlib" "/opt/crater/target/debug/deps/libslug-a8c2e6b30a1b5d4d.rlib" "/opt/crater/target/debug/deps/libdeunicode-0822c7c2ba1c061c.rlib" "/opt/crater/target/debug/deps/libregex-dc83ece0dc9528bc.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2bf78c4326671e6c.rlib" "/opt/crater/target/debug/deps/libregex_syntax-71c5007b84f3a77c.rlib" "/opt/crater/target/debug/deps/libucd_util-edaa55c21d4132d5.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/libaho_corasick-ee34238d108e3c68.rlib" "/opt/crater/target/debug/deps/libmemchr-35486fb9300d41ed.rlib" "/opt/crater/target/debug/deps/liberror_chain-2a253ec2ca830fc0.rlib" "/opt/crater/target/debug/deps/libbacktrace-5ffc77d7776b9cdd.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-2c11f22d4b3cbae1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d28dead022c91677.rlib" "/opt/crater/target/debug/deps/libserde_json-b245c0b6479fde92.rlib" "/opt/crater/target/debug/deps/libryu-7c08cdf6a5a70ae2.rlib" "/opt/crater/target/debug/deps/libitoa-e88dc09e47f282cc.rlib" "/opt/crater/target/debug/deps/libpest-72f75fffe7e94b3e.rlib" "/opt/crater/target/debug/deps/libucd_trie-b0f6678668737c15.rlib" "/opt/crater/target/debug/deps/libglob-daf432652204537e.rlib" "/opt/crater/target/debug/deps/libpetgraph-29a5dca902fd7c75.rlib" "/opt/crater/target/debug/deps/libordermap-d026bcb16cd59152.rlib" "/opt/crater/target/debug/deps/libfixedbitset-ec794605dfdff74a.rlib" "/opt/crater/target/debug/deps/libcapabilities-1969ca992d980fb4.rlib" "/opt/crater/target/debug/deps/liblog4rs-cf9bcbb4df40b6cb.rlib" "/opt/crater/target/debug/deps/libtypemap-058ded96be8d8a8a.rlib" "/opt/crater/target/debug/deps/libunsafe_any-d8324c74780b171d.rlib" "/opt/crater/target/debug/deps/libtraitobject-5c90cc2d32024dbf.rlib" "/opt/crater/target/debug/deps/libthread_id-a3e19a03971c8b50.rlib" "/opt/crater/target/debug/deps/libserde_value-5a61756dfdb1e2db.rlib" "/opt/crater/target/debug/deps/libordered_float-606c5ba03ace3b75.rlib" "/opt/crater/target/debug/deps/liblog_mdc-d2b8d603a3b195cc.rlib" "/opt/crater/target/debug/deps/libhumantime-f3229d51b2810709.rlib" "/opt/crater/target/debug/deps/libquick_error-a2165722eb49e44c.rlib" "/opt/crater/target/debug/deps/libfnv-0b54693efaf27e2a.rlib" "/opt/crater/target/debug/deps/libcrossbeam-059bd6b2f9ab096d.rlib" "/opt/crater/target/debug/deps/libchrono-6f0fa941ef5c8e8f.rlib" "/opt/crater/target/debug/deps/libnum_integer-0db9c563e8374fe3.rlib" "/opt/crater/target/debug/deps/libnum_traits-86600a016bc21e91.rlib" "/opt/crater/target/debug/deps/libtime-c3e41bb7ef900a9d.rlib" "/opt/crater/target/debug/deps/libserde_yaml-ba09018b9d1fc7ff.rlib" "/opt/crater/target/debug/deps/libyaml_rust-9acfd4b1d80323f8.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3cb577ab32156d8a.rlib" "/opt/crater/target/debug/deps/libdtoa-ea489d40b5ee3357.rlib" "/opt/crater/target/debug/deps/libclap-62da361baa660fab.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-92be40a5376d416f.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-c714b4fac07361e2.rlib" "/opt/crater/target/debug/deps/libatty-54bbbb046be81fbb.rlib" "/opt/crater/target/debug/deps/libansi_term-ab3d266e25626249.rlib" "/opt/crater/target/debug/deps/liblog-0c457adfc58906f6.rlib" "/opt/crater/target/debug/deps/libserde-a9129ac3bfcdc297.rlib" "/opt/crater/target/debug/deps/libnix-c96117ebd6156acf.rlib" "/opt/crater/target/debug/deps/liblibc-1952b8f8445de680.rlib" "/opt/crater/target/debug/deps/libvoid-03072202629d0c80.rlib" "/opt/crater/target/debug/deps/libcfg_if-3f691fa550e97962.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4a76ff35a356aedf.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e11c7b3b3225afe2.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-13217ede3d276f16.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-621a9ee22da6caa1.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-546c844e8071bbeb.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-be9569e4d599746f.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-47d8845cef2a3bc5.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-017511bce73a530c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-be7979c57a08057b.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d6459c4f0817c67c.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-580035dd98451925.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-aee5c24fff305dea.rlib" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8a55a4098920125a.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.37.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9fc4b5be2ba5cc19.rlib" "-Wl,-Bdynamic" "-lcap" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lcap [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 `cinit`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "497fc4b4754a0957664c2237702f5697e86117a10ddf76c60049f54213b9739b"` [INFO] running `"docker" "rm" "-f" "497fc4b4754a0957664c2237702f5697e86117a10ddf76c60049f54213b9739b"` [INFO] [stdout] 497fc4b4754a0957664c2237702f5697e86117a10ddf76c60049f54213b9739b