[INFO] cloning repository https://github.com/PoC-Consortium/bencher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoC-Consortium/bencher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b242c4fcd4202aaf874b70146edeef315b6199c9 [INFO] testing PoC-Consortium/bencher against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/PoC-Consortium/bencher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 602815828a00b35b07a76618b869f6a57336ee248a2bd2e2b957989a0603ba30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "602815828a00b35b07a76618b869f6a57336ee248a2bd2e2b957989a0603ba30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "602815828a00b35b07a76618b869f6a57336ee248a2bd2e2b957989a0603ba30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602815828a00b35b07a76618b869f6a57336ee248a2bd2e2b957989a0603ba30", kill_on_drop: false }` [INFO] [stdout] 602815828a00b35b07a76618b869f6a57336ee248a2bd2e2b957989a0603ba30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92290c5118129f37ed96b80222b096807f5a912ab0e23db5525d2e88d26c0b4c [INFO] running `Command { std: "docker" "start" "-a" "92290c5118129f37ed96b80222b096807f5a912ab0e23db5525d2e88d26c0b4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [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 version_check v0.1.5 [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 proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [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 siphasher v0.2.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [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 crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ocl-core v0.11.1 [INFO] [stderr] Compiling typemap v0.3.3 [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 tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.9 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling publicsuffix v1.5.2 [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 ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling synstructure v0.10.1 [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 ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling hyper v0.12.27 [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] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/poc_hashing.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | pub const NONCE_SIZE: usize = (NUM_SCOOPS * SCOOP_SIZE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.bencher.7bs78i5v-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16" "/opt/rustwide/target/debug/deps/bencher-7daeac1a32c7fd16.3jdg8frjczwgesfg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-313de16b51146f31/out" "-L" "/opt/rustwide/target/debug/build/bencher-313de16b51146f31/out" "-L" "/opt/rustwide/target/debug/build/bencher-313de16b51146f31/out" "-L" "/opt/rustwide/target/debug/build/bencher-313de16b51146f31/out" "-L" "/opt/rustwide/target/debug/build/bencher-313de16b51146f31/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-8782bd7fcb953941/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-3f9e415557cc128e/out" "-L" "/opt/rustwide/target/debug/build/ring-89a9470347cd868d/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/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-4cad11cdd9fa7b70.rlib" "/opt/rustwide/target/debug/deps/librayon-050261373163b3d0.rlib" "/opt/rustwide/target/debug/deps/libeither-10f8bd2ba2704983.rlib" "/opt/rustwide/target/debug/deps/librayon_core-5853dd85a388ab6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7aec08115a996f9e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d76d6813877e1a65.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ec729e60302d5b59.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libhostname-c138ad0723f99c77.rlib" "/opt/rustwide/target/debug/deps/libpage_size-1c8fb568cdea809a.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-9dd67ad2da1227e3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ea8aad240ece4491.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-d18ee1c8dc4a1ae5.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fe0e0b2cbf2ba1a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d4f5f0672aa9aa70.rlib" "/opt/rustwide/target/debug/deps/librustls-563d7e9b648e05e1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-47aaf8172f98f0c4.rlib" "/opt/rustwide/target/debug/deps/libct_logs-1d1c4d13cba83e4a.rlib" "/opt/rustwide/target/debug/deps/libsct-9ca3583474296e7f.rlib" "/opt/rustwide/target/debug/deps/libring-453c4a1105936e8a.rlib" "/opt/rustwide/target/debug/deps/libspin-a6186fa671db72bf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libuuid-ecd31a434ddb3d6d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f728cf673c06ca40.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e60c8f6e3044c73a.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-c6314db5def735d1.rlib" "/opt/rustwide/target/debug/deps/libunicase-04e934df17864981.rlib" "/opt/rustwide/target/debug/deps/libhyper-eaedca0ed2574f9c.rlib" "/opt/rustwide/target/debug/deps/libwant-ff541c687c28bc75.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b7e85ec50e70293e.rlib" "/opt/rustwide/target/debug/deps/libh2-35360e4245a4dc26.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dcc88bad7f7b1ecb.rlib" "/opt/rustwide/target/debug/deps/libstring-4d86ccdd643e4ac0.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d375b55a784e99d1.rlib" "/opt/rustwide/target/debug/deps/libhttp-7321f6f5480957e0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e505efbd893281c2.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-28d19fb17e508a72.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-9d2ec90f8e79c618.rlib" "/opt/rustwide/target/debug/deps/libregex-b8753f33ee2a7180.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-7dea64644607fbf3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7f645dd8e82b8044.rlib" "/opt/rustwide/target/debug/deps/libucd_util-95e066877cf8ab6b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-99d472c0881dfdb0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ebb05596465fa1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bba944e803a6ab44.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-8328baa56a41a8e9.rlib" "/opt/rustwide/target/debug/deps/libtry_from-04fe2e6273cf9a84.rlib" "/opt/rustwide/target/debug/deps/libcookie-33b2c06e9de96f1f.rlib" "/opt/rustwide/target/debug/deps/libbase64-a406ee0a715d2be0.rlib" "/opt/rustwide/target/debug/deps/libhex-091839826400ee82.rlib" "/opt/rustwide/target/debug/deps/libocl_core-6fea1608bda0912e.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-e44d17ee4f249382.rlib" "/opt/rustwide/target/debug/deps/libfailure-bcfcfa8bdbdedf68.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-5095d6f00cbfd23d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b8f7a22b1e4981b2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4cf23108f997fe8a.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-aa2f29b5523e5b16.rlib" "/opt/rustwide/target/debug/deps/libnum-675a0114c5889385.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-58726190d39d59cb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b65e1e606359a868.rlib" "/opt/rustwide/target/debug/deps/librand-7dde2260208bd15c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aef27937ff364bda.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-47fa3f12eb1c43a2.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-b3f787e555224b13.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b98f4cabf6a07253.rlib" "/opt/rustwide/target/debug/deps/liburl-2a36e24283d9b2f7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a252f679ad718dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-aaeed299e07dd0ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libtokio-144d6bbf9ff671bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-71503671b9ac77cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-186e6cd3d1ece71d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-474a2201066393df.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a71129610e74ab58.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8c49ddf6b67c2b22.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-227f75eff4c37db1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fec7c29890c4d02c.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5ebcb8c01d9949a0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a84baf2b078bd8b0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-60ee43108ba1ec24.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f84419a15137f78d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c9823531335b8bbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d564decf4449574f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3b6134267c972dbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-94bd7e47d66a9dbe.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-22768ce7d0de8fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-f22c5effaa37ae70.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ea39c4515ca8bd36.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-15b182bbebeeed54.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e7b5d4cd42cc55e4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/libmio-f3ab09fb15bd4006.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-a3e4bbe4f52383e0.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libbytes-cf345c185f2f2b85.rlib" "/opt/rustwide/target/debug/deps/libiovec-dad831ecf81a6655.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-5be75f0209ceffbd.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libthread_id-177d51c539dae39c.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-928e307679595170.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bfca63b544ba4653.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libserde_value-6ea7b2047bf2a771.rlib" "/opt/rustwide/target/debug/deps/libordered_float-adf199d3d2c08cb5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-50bdf02fa4c52b62.rlib" "/opt/rustwide/target/debug/deps/libryu-c2f4e7ccd1c02ee2.rlib" "/opt/rustwide/target/debug/deps/libitoa-c56ff378b0141619.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-1cfe907c5e21156b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-d49c01e2aedec53d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libflate2-18bc6ee221f84673.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-27bb21735d114db6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bff318a3db1a6c4c.rlib" "/opt/rustwide/target/debug/deps/libadler32-9ecec324d4347fdf.rlib" "/opt/rustwide/target/debug/deps/libcrc-4ebcff3c7b28e9c1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-8e80dbffe66a5514.rlib" "/opt/rustwide/target/debug/deps/libchrono-009e9abc549da334.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b0b6745d22f32d76.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "/opt/rustwide/target/debug/deps/libtime-0e4723f809695c85.rlib" "/opt/rustwide/target/debug/deps/libantidote-27577543322f8e81.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-fa530a727c33b700.rlib" "/opt/rustwide/target/debug/deps/liblibc-47ab320c1120969d.rlib" "/opt/rustwide/target/debug/deps/libfutures-14ca7a9897fc9a0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-91bc317201073939.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-a91a039cd0af5333.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/librand-fe0f9062a985f2f0.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7ac0bbf33eab17c3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7616e3bb64dc5ef6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a60c16312ff520f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b2748fbbad7a886b.rlib" "/opt/rustwide/target/debug/deps/librand_core-9df86ead2ee4a580.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-582a362f40f02034.rlib" "/opt/rustwide/target/debug/deps/libkernel32-357e0cd2dff55d80.rlib" "/opt/rustwide/target/debug/deps/libwinapi-f315fac9f78c00fb.rlib" "/opt/rustwide/target/debug/deps/liblog-254a335d39d6b80f.rlib" "/opt/rustwide/target/debug/deps/libserde-fd1b3c45a221d076.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "/opt/rustwide/target/debug/deps/libclap-4d547542058586ae.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f2c89075e0be5a96.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e66923fd97961770.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/libatty-90ad27fbd5b0de9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lc" "-lm" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] /usr/bin/ld: cannot find -lOpenCL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bencher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "92290c5118129f37ed96b80222b096807f5a912ab0e23db5525d2e88d26c0b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92290c5118129f37ed96b80222b096807f5a912ab0e23db5525d2e88d26c0b4c", kill_on_drop: false }` [INFO] [stdout] 92290c5118129f37ed96b80222b096807f5a912ab0e23db5525d2e88d26c0b4c