[INFO] updating cached repository https://github.com/PoC-Consortium/bencher [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b242c4fcd4202aaf874b70146edeef315b6199c9 [INFO] testing PoC-Consortium/bencher against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/PoC-Consortium/bencher [INFO] finished tweaking git repo https://github.com/PoC-Consortium/bencher [INFO] tweaked toml for git repo https://github.com/PoC-Consortium/bencher written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/PoC-Consortium/bencher already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 5fe0c42807bfbdd3075ddc806e32349457058ef4ea66f11a1068eac179198246 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "5fe0c42807bfbdd3075ddc806e32349457058ef4ea66f11a1068eac179198246"` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling ocl-core v0.11.1 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling bencher v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [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 ct-logs v0.5.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.9.2 [INFO] [stderr] Compiling hyper v0.12.27 [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] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/poc_hashing.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | pub const NONCE_SIZE: usize = (NUM_SCOOPS * SCOOP_SIZE); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [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/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.bencher.36sh8xue-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19" "/opt/rustwide/target/debug/deps/bencher-90ffa46718bb7a19.1dwqnn3weazwks1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-e2f4dac58c8e94dd/out" "-L" "/opt/rustwide/target/debug/build/bencher-e2f4dac58c8e94dd/out" "-L" "/opt/rustwide/target/debug/build/bencher-e2f4dac58c8e94dd/out" "-L" "/opt/rustwide/target/debug/build/bencher-e2f4dac58c8e94dd/out" "-L" "/opt/rustwide/target/debug/build/bencher-e2f4dac58c8e94dd/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-667a41a41d9afc97/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-690069e6d779dd79/out" "-L" "/opt/rustwide/target/debug/build/ring-6df7f5746fe38e48/out" "-L" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/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/rustwide/target/debug/deps/libraw_cpuid-d17b6b55d9d4db8e.rlib" "/opt/rustwide/target/debug/deps/librayon-c39b73ef892bfa17.rlib" "/opt/rustwide/target/debug/deps/libeither-29c43217fe113ba0.rlib" "/opt/rustwide/target/debug/deps/librayon_core-394dd46348094755.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db4ce891530c67ad.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-19c21386b77f6810.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dbfc69eb4add1540.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ad412c52a0ba129d.rlib" "/opt/rustwide/target/debug/deps/libhostname-d65717c49c9cd326.rlib" "/opt/rustwide/target/debug/deps/libpage_size-0a4304f6aba796a6.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-cf12fdbca804fe65.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a827f0e573f56c1c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e9818294a970ede6.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8cbcfec6dc0771ed.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-3cc7548b87ec16ae.rlib" "/opt/rustwide/target/debug/deps/librustls-9e21ba00884aee04.rlib" "/opt/rustwide/target/debug/deps/libwebpki-2d74b4f10deb944e.rlib" "/opt/rustwide/target/debug/deps/libct_logs-58eac0ed69248e6b.rlib" "/opt/rustwide/target/debug/deps/libsct-d8cf281975d98c44.rlib" "/opt/rustwide/target/debug/deps/libring-3548e6d6374ee9ab.rlib" "/opt/rustwide/target/debug/deps/libspin-0dfc0cfc9785d5df.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d170b6e69c2f1b8.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6217d3f2bc665fc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-16404fc17953eebd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5579905255f01418.rlib" "/opt/rustwide/target/debug/deps/libphf-a70405222de2cf60.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-21a1881487d1749d.rlib" "/opt/rustwide/target/debug/deps/libunicase-d62e0d2ffb5924f9.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e3f0e6d699442778.rlib" "/opt/rustwide/target/debug/deps/libmime-5f26a06c75949d65.rlib" "/opt/rustwide/target/debug/deps/libunicase-07b5a9a101234930.rlib" "/opt/rustwide/target/debug/deps/libhyper-dcce9ef9acbd9a82.rlib" "/opt/rustwide/target/debug/deps/libwant-8c587c9e317911fd.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-19da19d9de97df90.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a87e80862916c8fa.rlib" "/opt/rustwide/target/debug/deps/libh2-94ee4df204f5303c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2c8ac80123840fb3.rlib" "/opt/rustwide/target/debug/deps/libstring-61c5c2290ff12944.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-a002e7544e3b043c.rlib" "/opt/rustwide/target/debug/deps/libhttp-2127e25bcd0e9152.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bb7c7ff0733fbc8e.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-fc5b99ca1c500291.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-b56dd67cc37960b5.rlib" "/opt/rustwide/target/debug/deps/libregex-1dff44296c1ba7ee.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ffd7631ebff3a8df.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d09de3af2698e798.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8d49d6df10cfd782.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e7b92757fb5b0ea4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-eca68311d271adc8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8eecd002da90d353.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-4aaa2654ac114f24.rlib" "/opt/rustwide/target/debug/deps/libtry_from-dedbd481f04da793.rlib" "/opt/rustwide/target/debug/deps/libcookie-bcf6a51cc57ed591.rlib" "/opt/rustwide/target/debug/deps/libbase64-44a2cadc7a57fff9.rlib" "/opt/rustwide/target/debug/deps/libhex-70bb459cbe1f0506.rlib" "/opt/rustwide/target/debug/deps/libocl_core-bca1e0fb2cb62c1d.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-2f4ac7a43758358b.rlib" "/opt/rustwide/target/debug/deps/libfailure-4a687aaee5c0a378.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b3379dc10ff02868.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a46eda022665bc98.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dfdb500ff40031bb.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-a057e826a748ff3e.rlib" "/opt/rustwide/target/debug/deps/libnum-707dce14d60f0e46.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-865dd6d8030a6f34.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7c1365c429ab44be.rlib" "/opt/rustwide/target/debug/deps/librand-83db7dbc9d827502.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-97b8c4a6b3656716.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-6f8bc3fa31f9b2dd.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-bfce5498649dc14e.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-87feb963ca51dfcc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1164fb9671662cd2.rlib" "/opt/rustwide/target/debug/deps/liburl-3eb7ee3c1d77e25d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e56e189c1cd50c76.rlib" "/opt/rustwide/target/debug/deps/libidna-4b8c78b69f2e8ac0.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7e2e94292d66cc32.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5e81168a03bf27b8.rlib" "/opt/rustwide/target/debug/deps/libmatches-9b2fa40a52aed94f.rlib" "/opt/rustwide/target/debug/deps/libtokio-4ae8b29c14a716df.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-4781c8edfebffa66.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-72ff006a09ed543a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5de4b9f0373fbcfa.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1af90fd4295528b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-81bdcc21629cc1b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-6a0213dfc9037bce.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e8db0497b770b715.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0ac20f2020c5cf93.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6f2239be684e9b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9b37079663926f1a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-baafdedc9903e763.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-80590ca2cac55881.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-9d32a297a8d5cb72.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-aacb72eeaa06aae7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-da2a6696e1fb7204.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2e44bc0694ca24dc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cb164e9d43a2f63d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2c4b838015de00a4.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-cdc96b1565ef7813.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2f7a16698471d162.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-48d4fd917b56c6d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c5b9e7352d9410c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-eb3924dbaae0549b.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3853e33b155b1580.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-aaa869071b48ac56.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5333761f92ddfe9d.rlib" "/opt/rustwide/target/debug/deps/libmio-c8e5c68a29500b2a.rlib" "/opt/rustwide/target/debug/deps/libslab-d3206e5bd8666d5d.rlib" "/opt/rustwide/target/debug/deps/libnet2-09a883ff973722be.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d3fb111d259be947.rlib" "/opt/rustwide/target/debug/deps/libbytes-27634f89c9b24e16.rlib" "/opt/rustwide/target/debug/deps/libiovec-f00bf543a3a3da1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b0988530c6a973fc.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-d4420e7bbfebed69.rlib" "/opt/rustwide/target/debug/deps/libtypemap-c632d1e15ab22cfb.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-f1337d9d33a4b158.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-986ab610957e4c04.rlib" "/opt/rustwide/target/debug/deps/libthread_id-34685b96cd93a59a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2f5151416d757a86.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a0f467172504430a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c82cad3fbef0a017.rlib" "/opt/rustwide/target/debug/deps/libdtoa-191dc84f460e4ca8.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d59a1d3ea786515e.rlib" "/opt/rustwide/target/debug/deps/libordered_float-eda570900ef15e5a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b906b3947b8adb11.rlib" "/opt/rustwide/target/debug/deps/libryu-bde80f248a257dac.rlib" "/opt/rustwide/target/debug/deps/libitoa-6c514d0363297749.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f8a714587f03a1ac.rlib" "/opt/rustwide/target/debug/deps/libhumantime-67dad8d5462fd07a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-26a5f855c809a9eb.rlib" "/opt/rustwide/target/debug/deps/libfnv-5eb3a865ee06cdd3.rlib" "/opt/rustwide/target/debug/deps/libflate2-7a23f59d2ac3b3ab.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-2483623f76a4a95b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ef21edf6435891a1.rlib" "/opt/rustwide/target/debug/deps/libadler32-1066ed8150eef6fe.rlib" "/opt/rustwide/target/debug/deps/libcrc-faf6376f2a5bc4a2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-fa082de74c839caf.rlib" "/opt/rustwide/target/debug/deps/libchrono-9c5ee224cf45cbf2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-91194586fbf50854.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-bd7e186de06bd61a.rlib" "/opt/rustwide/target/debug/deps/libtime-bbf4960281f479c2.rlib" "/opt/rustwide/target/debug/deps/libantidote-d385d67fcf4912ee.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-14fed2bb5d7a62f1.rlib" "/opt/rustwide/target/debug/deps/liblibc-c529c38856022132.rlib" "/opt/rustwide/target/debug/deps/libfutures-a120a97c8a0a5afa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-3dd40af7c9cf470f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-12357e88909bb027.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d6d53ee3197b82c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-871db668c04919c0.rlib" "/opt/rustwide/target/debug/deps/librand-a6ee9b1ce4286ab3.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-b89e9be76dd5ebdb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-3a519fbcee54b706.rlib" "/opt/rustwide/target/debug/deps/librand_hc-458e9d01f330c516.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d440540607dda80d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-383ffb82adde40d9.rlib" "/opt/rustwide/target/debug/deps/librand_core-e860bcf581bc8c7b.rlib" "/opt/rustwide/target/debug/deps/librand_os-7fac8cd3ee4e339b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-942983b3afd369e8.rlib" "/opt/rustwide/target/debug/deps/librand_core-efb9f61e179ac79b.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-7dd673ae4a116878.rlib" "/opt/rustwide/target/debug/deps/libkernel32-2a88380f4928b946.rlib" "/opt/rustwide/target/debug/deps/libwinapi-7bb0c4db0a257e6c.rlib" "/opt/rustwide/target/debug/deps/liblog-36d825f16b4c1483.rlib" "/opt/rustwide/target/debug/deps/libserde-69b67b35ba1c7867.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-445503145abd28c0.rlib" "/opt/rustwide/target/debug/deps/libclap-91ecb815007aad93.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0124ff4ac8afcced.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c20578fd29b6b6fe.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f78fbbd60dd7eb4c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-b32b1c93e6d2d890.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f26c1cc2a800726e.rlib" "/opt/rustwide/target/debug/deps/libatty-9752e7a4e6893661.rlib" "/opt/rustwide/target/debug/deps/liblibc-09634f7d6679388c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-0d3bacace01cab89.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62f93208e14fa8f0.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-b2c4dbe979cef5e2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8b9b66cb3e9f891d.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5998b08bf29f56ac.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-efd1670396ccb585.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6435b9209e888961.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-866e5dfb603b34d2.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-75eac3089695b3b4.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-35744537b4825584.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f7ee5081d96fb2cd.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5b28479cb639d76c.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f827473dd3b319fa.rlib" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-53f9c299c549c6a9.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/41997647ba6a77908f6ef64401414feb00bccf16/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-44132fbb3fcc18d3.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lc" "-lm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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; 1 warning emitted [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" "5fe0c42807bfbdd3075ddc806e32349457058ef4ea66f11a1068eac179198246"` [INFO] running `"docker" "rm" "-f" "5fe0c42807bfbdd3075ddc806e32349457058ef4ea66f11a1068eac179198246"` [INFO] [stdout] 5fe0c42807bfbdd3075ddc806e32349457058ef4ea66f11a1068eac179198246