[INFO] updating cached repository PoC-Consortium/bencher [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/PoC-Consortium/bencher [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/PoC-Consortium/bencher" "work/ex/beta-1.38-1/sources/1.37.0/gh/PoC-Consortium/bencher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/PoC-Consortium/bencher'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/PoC-Consortium/bencher" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/PoC-Consortium/bencher"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/PoC-Consortium/bencher'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b242c4fcd4202aaf874b70146edeef315b6199c9 [INFO] sha for GitHub repo PoC-Consortium/bencher: b242c4fcd4202aaf874b70146edeef315b6199c9 [INFO] validating manifest of PoC-Consortium/bencher 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 PoC-Consortium/bencher 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 PoC-Consortium/bencher [INFO] finished frobbing PoC-Consortium/bencher [INFO] frobbed toml for PoC-Consortium/bencher written to work/ex/beta-1.38-1/sources/1.37.0/gh/PoC-Consortium/bencher/Cargo.toml [INFO] started frobbing PoC-Consortium/bencher [INFO] finished frobbing PoC-Consortium/bencher [INFO] frobbed toml for PoC-Consortium/bencher written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/PoC-Consortium/bencher/Cargo.toml [INFO] crate PoC-Consortium/bencher 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing PoC-Consortium/bencher 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-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/PoC-Consortium/bencher:/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] 179a0194d2666411902afd543c382957535a9cd091e6cc4631588a1a531590b9 [INFO] running `"docker" "start" "-a" "179a0194d2666411902afd543c382957535a9cd091e6cc4631588a1a531590b9"` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling ocl-core v0.11.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling bencher v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.9.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling reqwest v0.9.15 [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/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.bencher.3hb97j7k-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b" "/opt/crater/target/debug/deps/bencher-050c0ed9270fc48b.11rzu8n6o418gbpf.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/bencher-934133b9590ee9b0/out" "-L" "/opt/crater/target/debug/build/bencher-934133b9590ee9b0/out" "-L" "/opt/crater/target/debug/build/bencher-934133b9590ee9b0/out" "-L" "/opt/crater/target/debug/build/bencher-934133b9590ee9b0/out" "-L" "/opt/crater/target/debug/build/bencher-934133b9590ee9b0/out" "-L" "/opt/crater/target/debug/build/miniz-sys-b31bb074d9dfc6a0/out" "-L" "/opt/crater/target/debug/build/backtrace-sys-d0e688b072d6f1e5/out" "-L" "/opt/crater/target/debug/build/ring-61b1f26f21330df9/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" "-lcommon" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lshabal_sse2" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lshabal_avx" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lshabal_avx2" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "-lshabal_avx512" "-Wl,--no-whole-archive" "/opt/crater/target/debug/deps/libraw_cpuid-8aa6be2dfe517b3e.rlib" "/opt/crater/target/debug/deps/librayon-155e1369b9f5a6c0.rlib" "/opt/crater/target/debug/deps/libeither-dfa9c429720c7162.rlib" "/opt/crater/target/debug/deps/librayon_core-9ea0519db6e1eda1.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-16df859fbda2ebd4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-79fa52262aa8dc27.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-065f1975a96ef8fd.rlib" "/opt/crater/target/debug/deps/libhostname-bc55934c4578e001.rlib" "/opt/crater/target/debug/deps/libpage_size-defd0f3dc579c0da.rlib" "/opt/crater/target/debug/deps/libstopwatch-05cf64ce88b6de2b.rlib" "/opt/crater/target/debug/deps/libreqwest-70b00aa617123908.rlib" "/opt/crater/target/debug/deps/libhyper_rustls-e720e3786c02d9d3.rlib" "/opt/crater/target/debug/deps/libwebpki_roots-b370c2f82953ba98.rlib" "/opt/crater/target/debug/deps/libtokio_rustls-28cc64c6f8c1f152.rlib" "/opt/crater/target/debug/deps/librustls-82bac981ad7186ce.rlib" "/opt/crater/target/debug/deps/libwebpki-ff147509f1d22fe7.rlib" "/opt/crater/target/debug/deps/libct_logs-28de85a3a904413a.rlib" "/opt/crater/target/debug/deps/libsct-5fcb4fa80229f339.rlib" "/opt/crater/target/debug/deps/libring-f29e3336c8e8d605.rlib" "/opt/crater/target/debug/deps/libspin-fec5888a7ac7cec2.rlib" "/opt/crater/target/debug/deps/libuntrusted-77a27d5c4055ec86.rlib" "/opt/crater/target/debug/deps/libuuid-1435d8d1ac48a8f8.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-fb9cd6833834cc33.rlib" "/opt/crater/target/debug/deps/libmime_guess-8247d763038a07fa.rlib" "/opt/crater/target/debug/deps/libphf-9a254bd9e26eecdf.rlib" "/opt/crater/target/debug/deps/libphf_shared-b8476647b4aaa516.rlib" "/opt/crater/target/debug/deps/libunicase-b11bfdbf115a8339.rlib" "/opt/crater/target/debug/deps/libsiphasher-d8c9cc1cc66f074e.rlib" "/opt/crater/target/debug/deps/libmime-2cd56a05994d8865.rlib" "/opt/crater/target/debug/deps/libunicase-55aaa545de8b6f6b.rlib" "/opt/crater/target/debug/deps/libhyper-cc59eff02ac4b111.rlib" "/opt/crater/target/debug/deps/libwant-7964c1d1554c6fd1.rlib" "/opt/crater/target/debug/deps/libtry_lock-5d6601f1f27a9bbb.rlib" "/opt/crater/target/debug/deps/libhttparse-14fb2d6192f6091c.rlib" "/opt/crater/target/debug/deps/libh2-ed8267501afa3453.rlib" "/opt/crater/target/debug/deps/libindexmap-a9573bc5cf537c80.rlib" "/opt/crater/target/debug/deps/libstring-32a7f0988d93a222.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-034c2bf822855983.rlib" "/opt/crater/target/debug/deps/libhttp-62bf1ece7783a66c.rlib" "/opt/crater/target/debug/deps/libencoding_rs-c0fc856275486934.rlib" "/opt/crater/target/debug/deps/libcookie_store-981791b561fc1d80.rlib" "/opt/crater/target/debug/deps/libpublicsuffix-d2e6602cdd22548e.rlib" "/opt/crater/target/debug/deps/libregex-f7231df14923bb84.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-2bf78c4326671e6c.rlib" "/opt/crater/target/debug/deps/libregex_syntax-7540face2e4b603c.rlib" "/opt/crater/target/debug/deps/libucd_util-edaa55c21d4132d5.rlib" "/opt/crater/target/debug/deps/libthread_local-1801494cfc15e4c0.rlib" "/opt/crater/target/debug/deps/libaho_corasick-0e204b88803a2d0c.rlib" "/opt/crater/target/debug/deps/libmemchr-35486fb9300d41ed.rlib" "/opt/crater/target/debug/deps/liberror_chain-6780d040d774b7af.rlib" "/opt/crater/target/debug/deps/libtry_from-547d4a10b3cbc32c.rlib" "/opt/crater/target/debug/deps/libcookie-3b56ab7a4e9a2e14.rlib" "/opt/crater/target/debug/deps/libbase64-1d4c9ab68cfa1e3a.rlib" "/opt/crater/target/debug/deps/libhex-979204dee82ccb65.rlib" "/opt/crater/target/debug/deps/libocl_core-0f48ac07f3635d87.rlib" "/opt/crater/target/debug/deps/libcl_sys-82b0c16a2abafb92.rlib" "/opt/crater/target/debug/deps/libfailure-9fbf793aabfc9a9e.rlib" "/opt/crater/target/debug/deps/libbacktrace-587e9e52b61921d1.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ec5dc8ced89b1828.rlib" "/opt/crater/target/debug/deps/librustc_demangle-26e0d4b0faa1c979.rlib" "/opt/crater/target/debug/deps/libocl_core_vector-8d3620a66c00d71e.rlib" "/opt/crater/target/debug/deps/libnum-68c6f723933ca8aa.rlib" "/opt/crater/target/debug/deps/libnum_rational-af164134e58b4a61.rlib" "/opt/crater/target/debug/deps/libnum_bigint-7c13575268edddfb.rlib" "/opt/crater/target/debug/deps/librand-5a082b154515e2d8.rlib" "/opt/crater/target/debug/deps/libnum_iter-8673f0b69b432df1.rlib" "/opt/crater/target/debug/deps/libnum_complex-8a2d521989e0ba4c.rlib" "/opt/crater/target/debug/deps/librustc_serialize-cc29b8ffd74fbfca.rlib" "/opt/crater/target/debug/deps/libenum_primitive-b074ebf3ecd6e68d.rlib" "/opt/crater/target/debug/deps/libnum_traits-9aa6f135751ef1d5.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/libunicode_bidi-ad8beb3a11009df0.rlib" "/opt/crater/target/debug/deps/libmatches-5962f64d87545c04.rlib" "/opt/crater/target/debug/deps/libtokio-09524266d86d06f7.rlib" "/opt/crater/target/debug/deps/libtokio_trace_core-6ad90247803017ff.rlib" "/opt/crater/target/debug/deps/libtokio_uds-dfb2b78669db8a3a.rlib" "/opt/crater/target/debug/deps/libmio_uds-d4dae116028430df.rlib" "/opt/crater/target/debug/deps/libtokio_udp-a103025d47daa414.rlib" "/opt/crater/target/debug/deps/libtokio_timer-ab6becc28634b044.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-49e60c80ad493def.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-56c4b334f686c969.rlib" "/opt/crater/target/debug/deps/libtokio_sync-b4a283027ff4286d.rlib" "/opt/crater/target/debug/deps/libparking_lot-04b8bd881df00bc5.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-2b1b8079775bac2b.rlib" "/opt/crater/target/debug/deps/liblock_api-494f6f1561bbf82e.rlib" "/opt/crater/target/debug/deps/libowning_ref-effe362413e7ab7d.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-d0a4946e4c2703bb.rlib" "/opt/crater/target/debug/deps/libtokio_fs-3c3ccf57bd0ec074.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-fd68f4c4304fc760.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-fcf9d47b74896db5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c2f948ec3913ca0f.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-5801f9cb6cf36b7d.rlib" "/opt/crater/target/debug/deps/libscopeguard-316f896e0d3e978a.rlib" "/opt/crater/target/debug/deps/libmemoffset-6c4b37f364c61d2a.rlib" "/opt/crater/target/debug/deps/libarrayvec-113ef836fc6f0f3a.rlib" "/opt/crater/target/debug/deps/libnodrop-844425db77ee9480.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-b41b47b3b56b3e0a.rlib" "/opt/crater/target/debug/deps/libtokio_executor-97bc25c9a91183d5.rlib" "/opt/crater/target/debug/deps/libtokio_codec-6ce69778794406ef.rlib" "/opt/crater/target/debug/deps/libtokio_io-1d18414dbfbb098b.rlib" "/opt/crater/target/debug/deps/libnum_cpus-c5e39f366fc71bb8.rlib" "/opt/crater/target/debug/deps/libmio-087d2e4d7ab7d32c.rlib" "/opt/crater/target/debug/deps/libslab-38e1dff674bc2c67.rlib" "/opt/crater/target/debug/deps/libnet2-f0fa9307b0e3acee.rlib" "/opt/crater/target/debug/deps/liblazycell-74fda01493a9cfe5.rlib" "/opt/crater/target/debug/deps/libbytes-02dca5b12a5702c0.rlib" "/opt/crater/target/debug/deps/libiovec-765b6a477dbe239c.rlib" "/opt/crater/target/debug/deps/libbyteorder-579b0a05de5ca01c.rlib" "/opt/crater/target/debug/deps/liblog4rs-91cda2b6e69ddbda.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-f93ad406b93b0753.rlib" "/opt/crater/target/debug/deps/libserde_yaml-81b8dd43264fb3a4.rlib" "/opt/crater/target/debug/deps/libyaml_rust-c0c4d81140b1e9e6.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-3e4fdc964a0eef39.rlib" "/opt/crater/target/debug/deps/libdtoa-ea489d40b5ee3357.rlib" "/opt/crater/target/debug/deps/libserde_value-0103646e68d2e8f0.rlib" "/opt/crater/target/debug/deps/libordered_float-30ad91b5dbf371a7.rlib" "/opt/crater/target/debug/deps/libserde_json-58be97d623576375.rlib" "/opt/crater/target/debug/deps/libryu-7c08cdf6a5a70ae2.rlib" "/opt/crater/target/debug/deps/libitoa-e88dc09e47f282cc.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/libflate2-824d9116c1867d54.rlib" "/opt/crater/target/debug/deps/libminiz_oxide_c_api-915135313ab66e5f.rlib" "/opt/crater/target/debug/deps/libminiz_oxide-adbf75b25964f399.rlib" "/opt/crater/target/debug/deps/libadler32-28cce00de1b6c9b3.rlib" "/opt/crater/target/debug/deps/libcrc-25c12807a5ce42bc.rlib" "/opt/crater/target/debug/deps/libcrc32fast-4216be73bf64c2ad.rlib" "/opt/crater/target/debug/deps/libchrono-a2a65d7f90db5f15.rlib" "/opt/crater/target/debug/deps/libnum_integer-4efe0f2dadd87400.rlib" "/opt/crater/target/debug/deps/libnum_traits-86600a016bc21e91.rlib" "/opt/crater/target/debug/deps/libtime-9bfad6f3efbd6fff.rlib" "/opt/crater/target/debug/deps/libantidote-94a850dfe0d209c0.rlib" "/opt/crater/target/debug/deps/libarc_swap-43b0fda1e29effb0.rlib" "/opt/crater/target/debug/deps/liblibc-aafb0c5c9e710352.rlib" "/opt/crater/target/debug/deps/libfutures-1f5920b6692df45c.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-f3cee7551ae37dc2.rlib" "/opt/crater/target/debug/deps/libsmallvec-24a19cb54d0ff037.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-4e506fb042a46f4d.rlib" "/opt/crater/target/debug/deps/liblazy_static-eb33edc716f69401.rlib" "/opt/crater/target/debug/deps/librand-fc808b6745af4a1f.rlib" "/opt/crater/target/debug/deps/librand_xorshift-15cb6a18b6c74131.rlib" "/opt/crater/target/debug/deps/librand_pcg-9dd28ba596d159b3.rlib" "/opt/crater/target/debug/deps/librand_hc-3f70f11e485734e0.rlib" "/opt/crater/target/debug/deps/librand_chacha-5858715fa3376b59.rlib" "/opt/crater/target/debug/deps/librand_isaac-89e2c3e133c46472.rlib" "/opt/crater/target/debug/deps/librand_core-4e8f985719ac1648.rlib" "/opt/crater/target/debug/deps/librand_os-111311b7c487d136.rlib" "/opt/crater/target/debug/deps/librand_jitter-c7a8e894021de283.rlib" "/opt/crater/target/debug/deps/librand_core-b87567e86349098d.rlib" "/opt/crater/target/debug/deps/libaligned_alloc-c81faba99db98792.rlib" "/opt/crater/target/debug/deps/libkernel32-68d3558eb82f9807.rlib" "/opt/crater/target/debug/deps/libwinapi-d699aca12e7b19a5.rlib" "/opt/crater/target/debug/deps/liblog-dc79f71cf7483081.rlib" "/opt/crater/target/debug/deps/libserde-40eec1d07f03d6fd.rlib" "/opt/crater/target/debug/deps/libcfg_if-cf9b915f175eb0bb.rlib" "/opt/crater/target/debug/deps/libclap-b1a0ebfb66357e6c.rlib" "/opt/crater/target/debug/deps/libvec_map-d1ee0a45638c2bc7.rlib" "/opt/crater/target/debug/deps/libtextwrap-c203df4a6e77a970.rlib" "/opt/crater/target/debug/deps/libunicode_width-854b98bbb65b7690.rlib" "/opt/crater/target/debug/deps/libstrsim-7aece6a3d121dad3.rlib" "/opt/crater/target/debug/deps/libbitflags-031756039b29afaf.rlib" "/opt/crater/target/debug/deps/libatty-73b710143635e30a.rlib" "/opt/crater/target/debug/deps/liblibc-f76954ad47ed8060.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" "-lOpenCL" "-lOpenCL" "-lc" "-lm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stderr] /usr/bin/ld: cannot find -lOpenCL [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 `bencher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "179a0194d2666411902afd543c382957535a9cd091e6cc4631588a1a531590b9"` [INFO] running `"docker" "rm" "-f" "179a0194d2666411902afd543c382957535a9cd091e6cc4631588a1a531590b9"` [INFO] [stdout] 179a0194d2666411902afd543c382957535a9cd091e6cc4631588a1a531590b9