[INFO] updating cached repository VerKnowSys/sysapi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/VerKnowSys/sysapi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/VerKnowSys/sysapi" "work/ex/beta-1.37-6/sources/1.36.0/gh/VerKnowSys/sysapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/VerKnowSys/sysapi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/VerKnowSys/sysapi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VerKnowSys/sysapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VerKnowSys/sysapi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 554c32afac9e0556e80006e3f645a0f232f38669 [INFO] sha for GitHub repo VerKnowSys/sysapi: 554c32afac9e0556e80006e3f645a0f232f38669 [INFO] validating manifest of VerKnowSys/sysapi on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of VerKnowSys/sysapi on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing VerKnowSys/sysapi [INFO] removed 0 missing examples [INFO] finished frobbing VerKnowSys/sysapi [INFO] frobbed toml for VerKnowSys/sysapi written to work/ex/beta-1.37-6/sources/1.36.0/gh/VerKnowSys/sysapi/Cargo.toml [INFO] started frobbing VerKnowSys/sysapi [INFO] removed 0 missing examples [INFO] finished frobbing VerKnowSys/sysapi [INFO] frobbed toml for VerKnowSys/sysapi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/VerKnowSys/sysapi/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing VerKnowSys/sysapi against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/VerKnowSys/sysapi:/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.36.0" "build" "--frozen"` [INFO] [stdout] 80d0c1e416f319f62171c94bd6bc3ef545d5c76008282a2a2fdc551c647b2243 [INFO] running `"docker" "start" "-a" "80d0c1e416f319f62171c94bd6bc3ef545d5c76008282a2a2fdc551c647b2243"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling bytesize v0.1.3 [INFO] [stderr] Compiling sysapi v0.12.7 (/opt/crater/workdir) [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jemalloc-sys v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling ns-std-threaded v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling atomicwrites v0.2.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling systemstat v0.1.4 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling domain v0.2.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0 [INFO] [stderr] Compiling jemallocator v0.1.9 [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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.sysapi.5yzt809e-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf" "/opt/crater/target/debug/deps/sysapi-d40b07b43ad047cf.2z6euzvp0lv9gwmv.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-e17969d37cdae3c8/out" "-L" "/opt/crater/target/debug/build/jemalloc-sys-4955320cfa1afe4a/out/build/lib" "-L" "/opt/crater/target/debug/build/libloading-0adafc46e1274d20/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libfern-bc134c05298deaa3.rlib" "/opt/crater/target/debug/deps/libsysapi-19c51ae2a77d9739.rlib" "/opt/crater/target/debug/deps/libjemallocator-a0a2fc1e1b5c75f8.rlib" "/opt/crater/target/debug/deps/libjemalloc_sys-be769c46abd117a3.rlib" "/opt/crater/target/debug/deps/liblibloading-df469185c77c163f.rlib" "/opt/crater/target/debug/deps/libsystemstat-8285824fd0892faf.rlib" "/opt/crater/target/debug/deps/libnom-859761609d5f4986.rlib" "/opt/crater/target/debug/deps/libmemchr-d82bd4f67c31c619.rlib" "/opt/crater/target/debug/deps/libbytesize-918dd8a022d2ecc6.rlib" "/opt/crater/target/debug/deps/libns_std_threaded-11f14b72b1295803.rlib" "/opt/crater/target/debug/deps/libabstract_ns-f8e991b730fc7b19.rlib" "/opt/crater/target/debug/deps/libquick_error-5a8d15299622b3a3.rlib" "/opt/crater/target/debug/deps/libdomain-c297cae59c4498b4.rlib" "/opt/crater/target/debug/deps/libtokio_core-79bb7bc2f5cb73c5.rlib" "/opt/crater/target/debug/deps/libscoped_tls-658672acde7e89e9.rlib" "/opt/crater/target/debug/deps/libatomicwrites-6d4cb9e0932a25c7.rlib" "/opt/crater/target/debug/deps/libnix-c0e30e49e12faf5f.rlib" "/opt/crater/target/debug/deps/libvoid-578f33187d5225a5.rlib" "/opt/crater/target/debug/deps/libbitflags-ce074e4026e06836.rlib" "/opt/crater/target/debug/deps/libtempdir-49e4c6f15cf180eb.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-4bef368c8cd1b8ba.rlib" "/opt/crater/target/debug/deps/librand-9e8e8b9bed5414dd.rlib" "/opt/crater/target/debug/deps/libregex-41b63452712a4407.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ac44b707d373b6c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-580b8f76d69bc0f0.rlib" "/opt/crater/target/debug/deps/libserde_json-475f60171e5b1b68.rlib" "/opt/crater/target/debug/deps/libryu-f27ee57405339e84.rlib" "/opt/crater/target/debug/deps/libgotham-74137d55480535ef.rlib" "/opt/crater/target/debug/deps/libuuid-d88ad5637ebcd995.rlib" "/opt/crater/target/debug/deps/liburl-d623753864ffa09f.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-84efcfefd783ca7d.rlib" "/opt/crater/target/debug/deps/libidna-18266e886e15f01e.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-04ca632372d250bc.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-b8642d8cd747a854.rlib" "/opt/crater/target/debug/deps/libmatches-7578b66e7d921991.rlib" "/opt/crater/target/debug/deps/libhttpdate-deac9dbb6febd581.rlib" "/opt/crater/target/debug/deps/libregex-ea21e88915c9430d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-4e2516a4438beb6e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-eb57fe4ae359b15f.rlib" "/opt/crater/target/debug/deps/libucd_util-0af19bbb261892fa.rlib" "/opt/crater/target/debug/deps/libthread_local-8f3887ccfad59156.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4620222675b3ce57.rlib" "/opt/crater/target/debug/deps/libmemchr-b2f4c27f99772a9f.rlib" "/opt/crater/target/debug/deps/librand-cd7812a6efb2bca3.rlib" "/opt/crater/target/debug/deps/libmime_guess-c86255b74809e908.rlib" "/opt/crater/target/debug/deps/libphf-b93aab0a275bcabb.rlib" "/opt/crater/target/debug/deps/libphf_shared-53fd1c19b893f274.rlib" "/opt/crater/target/debug/deps/libunicase-c8ec245f7c67abd9.rlib" "/opt/crater/target/debug/deps/libsiphasher-7a113034735bc8ee.rlib" "/opt/crater/target/debug/deps/libmime-bb93be8d5d2137e1.rlib" "/opt/crater/target/debug/deps/libunicase-0b19a83fe507fd4c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-4c8c269e0b9649c0.rlib" "/opt/crater/target/debug/deps/libhyper-0220ce9d1d4dc89f.rlib" "/opt/crater/target/debug/deps/libwant-5f9dc8f7be9f04d2.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d39f6d547da6eae.rlib" "/opt/crater/target/debug/deps/libtokio-f16ad9508d09e979.rlib" "/opt/crater/target/debug/deps/libtokio_uds-72fdfbb845681a03.rlib" "/opt/crater/target/debug/deps/libmio_uds-aed1b85981e37675.rlib" "/opt/crater/target/debug/deps/libtokio_udp-d2c6e6ad0f109754.rlib" "/opt/crater/target/debug/deps/libtokio_timer-ecdc5cc0446ea530.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-1812f86c15e75e3e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-978fd9e74fc024c0.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e1525100d4f8dae0.rlib" "/opt/crater/target/debug/deps/libparking_lot-2dcab4babb1b4683.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-d6ca17965b661a9a.rlib" "/opt/crater/target/debug/deps/libsmallvec-b59cba12cdc0a277.rlib" "/opt/crater/target/debug/deps/liblock_api-095ab81d39b01bec.rlib" "/opt/crater/target/debug/deps/libowning_ref-fde691b337e6ed0b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-c5b917e904f48b8a.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a5196abb9c9a1f2.rlib" "/opt/crater/target/debug/deps/libtokio_fs-23535c10d46635fd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-e59e195f01350f59.rlib" "/opt/crater/target/debug/deps/librand-c7e7863f605b4195.rlib" "/opt/crater/target/debug/deps/librand_xorshift-fd06f118102d4ef7.rlib" "/opt/crater/target/debug/deps/librand_pcg-f7a0f79909e9f900.rlib" "/opt/crater/target/debug/deps/librand_hc-74dbbe43537f63b5.rlib" "/opt/crater/target/debug/deps/librand_chacha-c3e3a6b78e8838dd.rlib" "/opt/crater/target/debug/deps/librand_isaac-6967b5625789b243.rlib" "/opt/crater/target/debug/deps/librand_core-4add3817e5f907e6.rlib" "/opt/crater/target/debug/deps/librand_os-c110890cc456321c.rlib" "/opt/crater/target/debug/deps/librand_jitter-2a9fb175b1439975.rlib" "/opt/crater/target/debug/deps/librand_core-00c388fe61976ae2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-93af694e4f12893a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-cd48e7bbfca033fd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-40ea3245705d427e.rlib" "/opt/crater/target/debug/deps/libscopeguard-4a6870dfef9b1a7f.rlib" "/opt/crater/target/debug/deps/libmemoffset-62976a84ac5b8b31.rlib" "/opt/crater/target/debug/deps/libarrayvec-668b0b3096c973f4.rlib" "/opt/crater/target/debug/deps/libnodrop-bb7f5ce45892694e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-6cb61583e90be705.rlib" "/opt/crater/target/debug/deps/libtokio_executor-a21ff825aafad2b9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0ff67188c52fe7da.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d797b66cbcaf56da.rlib" "/opt/crater/target/debug/deps/libmio-d42b9ea3bee16268.rlib" "/opt/crater/target/debug/deps/libnet2-db3de8385edb502e.rlib" "/opt/crater/target/debug/deps/libhttparse-0664ce8112192e8a.rlib" "/opt/crater/target/debug/deps/libhttp_body-cc419ec70e7ea433.rlib" "/opt/crater/target/debug/deps/libtokio_buf-301ce31c0021b36c.rlib" "/opt/crater/target/debug/deps/libh2-3c4f1633187fbd82.rlib" "/opt/crater/target/debug/deps/libindexmap-7df3d77f1cb8248e.rlib" "/opt/crater/target/debug/deps/libstring-85718a19c81ceaa0.rlib" "/opt/crater/target/debug/deps/libslab-c7bc32998db560d7.rlib" "/opt/crater/target/debug/deps/libtokio_io-ed796b49491607ba.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-f4c12e6f9d61eda1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b9af59b054233ad4.rlib" "/opt/crater/target/debug/deps/libhttp-b260e0bc1133b7cb.rlib" "/opt/crater/target/debug/deps/libitoa-fe6aca105f33029a.rlib" "/opt/crater/target/debug/deps/libfnv-ac059aa19362118e.rlib" "/opt/crater/target/debug/deps/libfutures-381ac4629ef0aa42.rlib" "/opt/crater/target/debug/deps/libfailure-59f7d759f875f3ea.rlib" "/opt/crater/target/debug/deps/libbacktrace-ad2a293ed2a9e19a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-8edbd4c0cbb99a5f.rlib" "/opt/crater/target/debug/deps/librustc_demangle-737b4f8ec95354ee.rlib" "/opt/crater/target/debug/deps/libcookie-505e34f038d8ee86.rlib" "/opt/crater/target/debug/deps/libchrono-46082745ad4f2ebc.rlib" "/opt/crater/target/debug/deps/libnum_integer-717d553a863cde8b.rlib" "/opt/crater/target/debug/deps/libnum_traits-377af701f4769e1d.rlib" "/opt/crater/target/debug/deps/libtime-d0ad87de58d3f814.rlib" "/opt/crater/target/debug/deps/libbytes-8ed3e57d0a2f3786.rlib" "/opt/crater/target/debug/deps/libeither-57acf4d70593ad82.rlib" "/opt/crater/target/debug/deps/libiovec-8fa10befb381aa14.rlib" "/opt/crater/target/debug/deps/libborrow_bag-9b510ea12abb6e89.rlib" "/opt/crater/target/debug/deps/libbincode-ab7fccaa677662cd.rlib" "/opt/crater/target/debug/deps/libserde-86baa04ce2409ca4.rlib" "/opt/crater/target/debug/deps/libbase64-479b44a4f4a04409.rlib" "/opt/crater/target/debug/deps/libbyteorder-595b9c57814e9e9b.rlib" "/opt/crater/target/debug/deps/libcolored-d379cda189e34306.rlib" "/opt/crater/target/debug/deps/libhostname-43714d6bcc2aebb2.rlib" "/opt/crater/target/debug/deps/liblibc-a0fff8f1811725c0.rlib" "/opt/crater/target/debug/deps/libglob-206458146713e6cb.rlib" "/opt/crater/target/debug/deps/liblazy_static-50a6f677591a4c75.rlib" "/opt/crater/target/debug/deps/liblog-bc496168b468425c.rlib" "/opt/crater/target/debug/deps/libcfg_if-b0b52ca49eee6d74.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lkvmpro" "-lpthread" "-ldl" "-lc" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lkvmpro [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: 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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.sysapi_bench_kernel_kvm_procstat_uid65_sockstat.1ulwmbpo-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65_sockstat-d6717dd1862a020f.4vxoothfxc6gs99y.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-e17969d37cdae3c8/out" "-L" "/opt/crater/target/debug/build/jemalloc-sys-4955320cfa1afe4a/out/build/lib" "-L" "/opt/crater/target/debug/build/libloading-0adafc46e1274d20/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsysapi-19c51ae2a77d9739.rlib" "/opt/crater/target/debug/deps/libjemallocator-a0a2fc1e1b5c75f8.rlib" "/opt/crater/target/debug/deps/libjemalloc_sys-be769c46abd117a3.rlib" "/opt/crater/target/debug/deps/liblibloading-df469185c77c163f.rlib" "/opt/crater/target/debug/deps/libsystemstat-8285824fd0892faf.rlib" "/opt/crater/target/debug/deps/libnom-859761609d5f4986.rlib" "/opt/crater/target/debug/deps/libmemchr-d82bd4f67c31c619.rlib" "/opt/crater/target/debug/deps/libbytesize-918dd8a022d2ecc6.rlib" "/opt/crater/target/debug/deps/libns_std_threaded-11f14b72b1295803.rlib" "/opt/crater/target/debug/deps/libabstract_ns-f8e991b730fc7b19.rlib" "/opt/crater/target/debug/deps/libquick_error-5a8d15299622b3a3.rlib" "/opt/crater/target/debug/deps/libdomain-c297cae59c4498b4.rlib" "/opt/crater/target/debug/deps/libtokio_core-79bb7bc2f5cb73c5.rlib" "/opt/crater/target/debug/deps/libscoped_tls-658672acde7e89e9.rlib" "/opt/crater/target/debug/deps/libatomicwrites-6d4cb9e0932a25c7.rlib" "/opt/crater/target/debug/deps/libnix-c0e30e49e12faf5f.rlib" "/opt/crater/target/debug/deps/libvoid-578f33187d5225a5.rlib" "/opt/crater/target/debug/deps/libbitflags-ce074e4026e06836.rlib" "/opt/crater/target/debug/deps/libtempdir-49e4c6f15cf180eb.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-4bef368c8cd1b8ba.rlib" "/opt/crater/target/debug/deps/librand-9e8e8b9bed5414dd.rlib" "/opt/crater/target/debug/deps/libregex-41b63452712a4407.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ac44b707d373b6c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-580b8f76d69bc0f0.rlib" "/opt/crater/target/debug/deps/libserde_json-475f60171e5b1b68.rlib" "/opt/crater/target/debug/deps/libryu-f27ee57405339e84.rlib" "/opt/crater/target/debug/deps/libgotham-74137d55480535ef.rlib" "/opt/crater/target/debug/deps/libuuid-d88ad5637ebcd995.rlib" "/opt/crater/target/debug/deps/liburl-d623753864ffa09f.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-84efcfefd783ca7d.rlib" "/opt/crater/target/debug/deps/libidna-18266e886e15f01e.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-04ca632372d250bc.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-b8642d8cd747a854.rlib" "/opt/crater/target/debug/deps/libmatches-7578b66e7d921991.rlib" "/opt/crater/target/debug/deps/libhttpdate-deac9dbb6febd581.rlib" "/opt/crater/target/debug/deps/libregex-ea21e88915c9430d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-4e2516a4438beb6e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-eb57fe4ae359b15f.rlib" "/opt/crater/target/debug/deps/libucd_util-0af19bbb261892fa.rlib" "/opt/crater/target/debug/deps/libthread_local-8f3887ccfad59156.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4620222675b3ce57.rlib" "/opt/crater/target/debug/deps/libmemchr-b2f4c27f99772a9f.rlib" "/opt/crater/target/debug/deps/librand-cd7812a6efb2bca3.rlib" "/opt/crater/target/debug/deps/libmime_guess-c86255b74809e908.rlib" "/opt/crater/target/debug/deps/libphf-b93aab0a275bcabb.rlib" "/opt/crater/target/debug/deps/libphf_shared-53fd1c19b893f274.rlib" "/opt/crater/target/debug/deps/libunicase-c8ec245f7c67abd9.rlib" "/opt/crater/target/debug/deps/libsiphasher-7a113034735bc8ee.rlib" "/opt/crater/target/debug/deps/libmime-bb93be8d5d2137e1.rlib" "/opt/crater/target/debug/deps/libunicase-0b19a83fe507fd4c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-4c8c269e0b9649c0.rlib" "/opt/crater/target/debug/deps/libhyper-0220ce9d1d4dc89f.rlib" "/opt/crater/target/debug/deps/libwant-5f9dc8f7be9f04d2.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d39f6d547da6eae.rlib" "/opt/crater/target/debug/deps/libtokio-f16ad9508d09e979.rlib" "/opt/crater/target/debug/deps/libtokio_uds-72fdfbb845681a03.rlib" "/opt/crater/target/debug/deps/libmio_uds-aed1b85981e37675.rlib" "/opt/crater/target/debug/deps/libtokio_udp-d2c6e6ad0f109754.rlib" "/opt/crater/target/debug/deps/libtokio_timer-ecdc5cc0446ea530.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-1812f86c15e75e3e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-978fd9e74fc024c0.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e1525100d4f8dae0.rlib" "/opt/crater/target/debug/deps/libparking_lot-2dcab4babb1b4683.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-d6ca17965b661a9a.rlib" "/opt/crater/target/debug/deps/libsmallvec-b59cba12cdc0a277.rlib" "/opt/crater/target/debug/deps/liblock_api-095ab81d39b01bec.rlib" "/opt/crater/target/debug/deps/libowning_ref-fde691b337e6ed0b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-c5b917e904f48b8a.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a5196abb9c9a1f2.rlib" "/opt/crater/target/debug/deps/libtokio_fs-23535c10d46635fd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-e59e195f01350f59.rlib" "/opt/crater/target/debug/deps/librand-c7e7863f605b4195.rlib" "/opt/crater/target/debug/deps/librand_xorshift-fd06f118102d4ef7.rlib" "/opt/crater/target/debug/deps/librand_pcg-f7a0f79909e9f900.rlib" "/opt/crater/target/debug/deps/librand_hc-74dbbe43537f63b5.rlib" "/opt/crater/target/debug/deps/librand_chacha-c3e3a6b78e8838dd.rlib" "/opt/crater/target/debug/deps/librand_isaac-6967b5625789b243.rlib" "/opt/crater/target/debug/deps/librand_core-4add3817e5f907e6.rlib" "/opt/crater/target/debug/deps/librand_os-c110890cc456321c.rlib" "/opt/crater/target/debug/deps/librand_jitter-2a9fb175b1439975.rlib" "/opt/crater/target/debug/deps/librand_core-00c388fe61976ae2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-93af694e4f12893a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-cd48e7bbfca033fd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-40ea3245705d427e.rlib" "/opt/crater/target/debug/deps/libscopeguard-4a6870dfef9b1a7f.rlib" "/opt/crater/target/debug/deps/libmemoffset-62976a84ac5b8b31.rlib" "/opt/crater/target/debug/deps/libarrayvec-668b0b3096c973f4.rlib" "/opt/crater/target/debug/deps/libnodrop-bb7f5ce45892694e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-6cb61583e90be705.rlib" "/opt/crater/target/debug/deps/libtokio_executor-a21ff825aafad2b9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0ff67188c52fe7da.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d797b66cbcaf56da.rlib" "/opt/crater/target/debug/deps/libmio-d42b9ea3bee16268.rlib" "/opt/crater/target/debug/deps/libnet2-db3de8385edb502e.rlib" "/opt/crater/target/debug/deps/libhttparse-0664ce8112192e8a.rlib" "/opt/crater/target/debug/deps/libhttp_body-cc419ec70e7ea433.rlib" "/opt/crater/target/debug/deps/libtokio_buf-301ce31c0021b36c.rlib" "/opt/crater/target/debug/deps/libh2-3c4f1633187fbd82.rlib" "/opt/crater/target/debug/deps/libindexmap-7df3d77f1cb8248e.rlib" "/opt/crater/target/debug/deps/libstring-85718a19c81ceaa0.rlib" "/opt/crater/target/debug/deps/libslab-c7bc32998db560d7.rlib" "/opt/crater/target/debug/deps/libtokio_io-ed796b49491607ba.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-f4c12e6f9d61eda1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b9af59b054233ad4.rlib" "/opt/crater/target/debug/deps/libhttp-b260e0bc1133b7cb.rlib" "/opt/crater/target/debug/deps/libitoa-fe6aca105f33029a.rlib" "/opt/crater/target/debug/deps/libfnv-ac059aa19362118e.rlib" "/opt/crater/target/debug/deps/libfutures-381ac4629ef0aa42.rlib" "/opt/crater/target/debug/deps/libfailure-59f7d759f875f3ea.rlib" "/opt/crater/target/debug/deps/libbacktrace-ad2a293ed2a9e19a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-8edbd4c0cbb99a5f.rlib" "/opt/crater/target/debug/deps/librustc_demangle-737b4f8ec95354ee.rlib" "/opt/crater/target/debug/deps/libcookie-505e34f038d8ee86.rlib" "/opt/crater/target/debug/deps/libchrono-46082745ad4f2ebc.rlib" "/opt/crater/target/debug/deps/libnum_integer-717d553a863cde8b.rlib" "/opt/crater/target/debug/deps/libnum_traits-377af701f4769e1d.rlib" "/opt/crater/target/debug/deps/libtime-d0ad87de58d3f814.rlib" "/opt/crater/target/debug/deps/libbytes-8ed3e57d0a2f3786.rlib" "/opt/crater/target/debug/deps/libeither-57acf4d70593ad82.rlib" "/opt/crater/target/debug/deps/libiovec-8fa10befb381aa14.rlib" "/opt/crater/target/debug/deps/libborrow_bag-9b510ea12abb6e89.rlib" "/opt/crater/target/debug/deps/libbincode-ab7fccaa677662cd.rlib" "/opt/crater/target/debug/deps/libserde-86baa04ce2409ca4.rlib" "/opt/crater/target/debug/deps/libbase64-479b44a4f4a04409.rlib" "/opt/crater/target/debug/deps/libbyteorder-595b9c57814e9e9b.rlib" "/opt/crater/target/debug/deps/libcolored-d379cda189e34306.rlib" "/opt/crater/target/debug/deps/libhostname-43714d6bcc2aebb2.rlib" "/opt/crater/target/debug/deps/liblibc-a0fff8f1811725c0.rlib" "/opt/crater/target/debug/deps/libglob-206458146713e6cb.rlib" "/opt/crater/target/debug/deps/liblog-bc496168b468425c.rlib" "/opt/crater/target/debug/deps/libcfg_if-b0b52ca49eee6d74.rlib" "/opt/crater/target/debug/deps/liblazy_static-50a6f677591a4c75.rlib" "/opt/crater/target/debug/deps/libbencher-45b1f4bc7b0ff356.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lkvmpro" "-lpthread" "-ldl" "-lc" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lkvmpro [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: Could not compile `sysapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [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.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.sysapi_bench_kernel_kvm_procstat_uid65.e1oqwfw5-cgu.7.rcgu.o" "-o" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a" "/opt/crater/target/debug/deps/sysapi_bench_kernel_kvm_procstat_uid65-3f99fd1378a9c06a.fw9lrujvyj93jkz.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-e17969d37cdae3c8/out" "-L" "/opt/crater/target/debug/build/jemalloc-sys-4955320cfa1afe4a/out/build/lib" "-L" "/opt/crater/target/debug/build/libloading-0adafc46e1274d20/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libsysapi-19c51ae2a77d9739.rlib" "/opt/crater/target/debug/deps/libjemallocator-a0a2fc1e1b5c75f8.rlib" "/opt/crater/target/debug/deps/libjemalloc_sys-be769c46abd117a3.rlib" "/opt/crater/target/debug/deps/liblibloading-df469185c77c163f.rlib" "/opt/crater/target/debug/deps/libsystemstat-8285824fd0892faf.rlib" "/opt/crater/target/debug/deps/libnom-859761609d5f4986.rlib" "/opt/crater/target/debug/deps/libmemchr-d82bd4f67c31c619.rlib" "/opt/crater/target/debug/deps/libbytesize-918dd8a022d2ecc6.rlib" "/opt/crater/target/debug/deps/libns_std_threaded-11f14b72b1295803.rlib" "/opt/crater/target/debug/deps/libabstract_ns-f8e991b730fc7b19.rlib" "/opt/crater/target/debug/deps/libquick_error-5a8d15299622b3a3.rlib" "/opt/crater/target/debug/deps/libdomain-c297cae59c4498b4.rlib" "/opt/crater/target/debug/deps/libtokio_core-79bb7bc2f5cb73c5.rlib" "/opt/crater/target/debug/deps/libscoped_tls-658672acde7e89e9.rlib" "/opt/crater/target/debug/deps/libatomicwrites-6d4cb9e0932a25c7.rlib" "/opt/crater/target/debug/deps/libnix-c0e30e49e12faf5f.rlib" "/opt/crater/target/debug/deps/libvoid-578f33187d5225a5.rlib" "/opt/crater/target/debug/deps/libbitflags-ce074e4026e06836.rlib" "/opt/crater/target/debug/deps/libtempdir-49e4c6f15cf180eb.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-4bef368c8cd1b8ba.rlib" "/opt/crater/target/debug/deps/librand-9e8e8b9bed5414dd.rlib" "/opt/crater/target/debug/deps/libregex-41b63452712a4407.rlib" "/opt/crater/target/debug/deps/libregex_syntax-ac44b707d373b6c2.rlib" "/opt/crater/target/debug/deps/libaho_corasick-580b8f76d69bc0f0.rlib" "/opt/crater/target/debug/deps/libserde_json-475f60171e5b1b68.rlib" "/opt/crater/target/debug/deps/libryu-f27ee57405339e84.rlib" "/opt/crater/target/debug/deps/libgotham-74137d55480535ef.rlib" "/opt/crater/target/debug/deps/libuuid-d88ad5637ebcd995.rlib" "/opt/crater/target/debug/deps/liburl-d623753864ffa09f.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-84efcfefd783ca7d.rlib" "/opt/crater/target/debug/deps/libidna-18266e886e15f01e.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-04ca632372d250bc.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-b8642d8cd747a854.rlib" "/opt/crater/target/debug/deps/libmatches-7578b66e7d921991.rlib" "/opt/crater/target/debug/deps/libhttpdate-deac9dbb6febd581.rlib" "/opt/crater/target/debug/deps/libregex-ea21e88915c9430d.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-4e2516a4438beb6e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-eb57fe4ae359b15f.rlib" "/opt/crater/target/debug/deps/libucd_util-0af19bbb261892fa.rlib" "/opt/crater/target/debug/deps/libthread_local-8f3887ccfad59156.rlib" "/opt/crater/target/debug/deps/libaho_corasick-4620222675b3ce57.rlib" "/opt/crater/target/debug/deps/libmemchr-b2f4c27f99772a9f.rlib" "/opt/crater/target/debug/deps/librand-cd7812a6efb2bca3.rlib" "/opt/crater/target/debug/deps/libmime_guess-c86255b74809e908.rlib" "/opt/crater/target/debug/deps/libphf-b93aab0a275bcabb.rlib" "/opt/crater/target/debug/deps/libphf_shared-53fd1c19b893f274.rlib" "/opt/crater/target/debug/deps/libunicase-c8ec245f7c67abd9.rlib" "/opt/crater/target/debug/deps/libsiphasher-7a113034735bc8ee.rlib" "/opt/crater/target/debug/deps/libmime-bb93be8d5d2137e1.rlib" "/opt/crater/target/debug/deps/libunicase-0b19a83fe507fd4c.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-4c8c269e0b9649c0.rlib" "/opt/crater/target/debug/deps/libhyper-0220ce9d1d4dc89f.rlib" "/opt/crater/target/debug/deps/libwant-5f9dc8f7be9f04d2.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d39f6d547da6eae.rlib" "/opt/crater/target/debug/deps/libtokio-f16ad9508d09e979.rlib" "/opt/crater/target/debug/deps/libtokio_uds-72fdfbb845681a03.rlib" "/opt/crater/target/debug/deps/libmio_uds-aed1b85981e37675.rlib" "/opt/crater/target/debug/deps/libtokio_udp-d2c6e6ad0f109754.rlib" "/opt/crater/target/debug/deps/libtokio_timer-ecdc5cc0446ea530.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-1812f86c15e75e3e.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-978fd9e74fc024c0.rlib" "/opt/crater/target/debug/deps/libtokio_sync-e1525100d4f8dae0.rlib" "/opt/crater/target/debug/deps/libparking_lot-2dcab4babb1b4683.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-d6ca17965b661a9a.rlib" "/opt/crater/target/debug/deps/libsmallvec-b59cba12cdc0a277.rlib" "/opt/crater/target/debug/deps/liblock_api-095ab81d39b01bec.rlib" "/opt/crater/target/debug/deps/libowning_ref-fde691b337e6ed0b.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-c5b917e904f48b8a.rlib" "/opt/crater/target/debug/deps/libscopeguard-2a5196abb9c9a1f2.rlib" "/opt/crater/target/debug/deps/libtokio_fs-23535c10d46635fd.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-e59e195f01350f59.rlib" "/opt/crater/target/debug/deps/librand-c7e7863f605b4195.rlib" "/opt/crater/target/debug/deps/librand_xorshift-fd06f118102d4ef7.rlib" "/opt/crater/target/debug/deps/librand_pcg-f7a0f79909e9f900.rlib" "/opt/crater/target/debug/deps/librand_hc-74dbbe43537f63b5.rlib" "/opt/crater/target/debug/deps/librand_chacha-c3e3a6b78e8838dd.rlib" "/opt/crater/target/debug/deps/librand_isaac-6967b5625789b243.rlib" "/opt/crater/target/debug/deps/librand_core-4add3817e5f907e6.rlib" "/opt/crater/target/debug/deps/librand_os-c110890cc456321c.rlib" "/opt/crater/target/debug/deps/librand_jitter-2a9fb175b1439975.rlib" "/opt/crater/target/debug/deps/librand_core-00c388fe61976ae2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-93af694e4f12893a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-cd48e7bbfca033fd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-40ea3245705d427e.rlib" "/opt/crater/target/debug/deps/libscopeguard-4a6870dfef9b1a7f.rlib" "/opt/crater/target/debug/deps/libmemoffset-62976a84ac5b8b31.rlib" "/opt/crater/target/debug/deps/libarrayvec-668b0b3096c973f4.rlib" "/opt/crater/target/debug/deps/libnodrop-bb7f5ce45892694e.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-6cb61583e90be705.rlib" "/opt/crater/target/debug/deps/libtokio_executor-a21ff825aafad2b9.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-0ff67188c52fe7da.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d797b66cbcaf56da.rlib" "/opt/crater/target/debug/deps/libmio-d42b9ea3bee16268.rlib" "/opt/crater/target/debug/deps/libnet2-db3de8385edb502e.rlib" "/opt/crater/target/debug/deps/libhttparse-0664ce8112192e8a.rlib" "/opt/crater/target/debug/deps/libhttp_body-cc419ec70e7ea433.rlib" "/opt/crater/target/debug/deps/libtokio_buf-301ce31c0021b36c.rlib" "/opt/crater/target/debug/deps/libh2-3c4f1633187fbd82.rlib" "/opt/crater/target/debug/deps/libindexmap-7df3d77f1cb8248e.rlib" "/opt/crater/target/debug/deps/libstring-85718a19c81ceaa0.rlib" "/opt/crater/target/debug/deps/libslab-c7bc32998db560d7.rlib" "/opt/crater/target/debug/deps/libtokio_io-ed796b49491607ba.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-f4c12e6f9d61eda1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-b9af59b054233ad4.rlib" "/opt/crater/target/debug/deps/libhttp-b260e0bc1133b7cb.rlib" "/opt/crater/target/debug/deps/libitoa-fe6aca105f33029a.rlib" "/opt/crater/target/debug/deps/libfnv-ac059aa19362118e.rlib" "/opt/crater/target/debug/deps/libfutures-381ac4629ef0aa42.rlib" "/opt/crater/target/debug/deps/libfailure-59f7d759f875f3ea.rlib" "/opt/crater/target/debug/deps/libbacktrace-ad2a293ed2a9e19a.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-8edbd4c0cbb99a5f.rlib" "/opt/crater/target/debug/deps/librustc_demangle-737b4f8ec95354ee.rlib" "/opt/crater/target/debug/deps/libcookie-505e34f038d8ee86.rlib" "/opt/crater/target/debug/deps/libchrono-46082745ad4f2ebc.rlib" "/opt/crater/target/debug/deps/libnum_integer-717d553a863cde8b.rlib" "/opt/crater/target/debug/deps/libnum_traits-377af701f4769e1d.rlib" "/opt/crater/target/debug/deps/libtime-d0ad87de58d3f814.rlib" "/opt/crater/target/debug/deps/libbytes-8ed3e57d0a2f3786.rlib" "/opt/crater/target/debug/deps/libeither-57acf4d70593ad82.rlib" "/opt/crater/target/debug/deps/libiovec-8fa10befb381aa14.rlib" "/opt/crater/target/debug/deps/libborrow_bag-9b510ea12abb6e89.rlib" "/opt/crater/target/debug/deps/libbincode-ab7fccaa677662cd.rlib" "/opt/crater/target/debug/deps/libserde-86baa04ce2409ca4.rlib" "/opt/crater/target/debug/deps/libbase64-479b44a4f4a04409.rlib" "/opt/crater/target/debug/deps/libbyteorder-595b9c57814e9e9b.rlib" "/opt/crater/target/debug/deps/libcolored-d379cda189e34306.rlib" "/opt/crater/target/debug/deps/libhostname-43714d6bcc2aebb2.rlib" "/opt/crater/target/debug/deps/liblibc-a0fff8f1811725c0.rlib" "/opt/crater/target/debug/deps/libglob-206458146713e6cb.rlib" "/opt/crater/target/debug/deps/liblog-bc496168b468425c.rlib" "/opt/crater/target/debug/deps/libcfg_if-b0b52ca49eee6d74.rlib" "/opt/crater/target/debug/deps/liblazy_static-50a6f677591a4c75.rlib" "/opt/crater/target/debug/deps/libbencher-45b1f4bc7b0ff356.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lkvmpro" "-lpthread" "-ldl" "-lc" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lkvmpro [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 `sysapi`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `sysapi`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "80d0c1e416f319f62171c94bd6bc3ef545d5c76008282a2a2fdc551c647b2243"` [INFO] running `"docker" "rm" "-f" "80d0c1e416f319f62171c94bd6bc3ef545d5c76008282a2a2fdc551c647b2243"` [INFO] [stdout] 80d0c1e416f319f62171c94bd6bc3ef545d5c76008282a2a2fdc551c647b2243