[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#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [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 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 0bb207dd3bba0b6786ac9260725a2e54f36a836d19cd39efc6b16dcc24174c01 [INFO] running `Command { std: "docker" "start" "-a" "0bb207dd3bba0b6786ac9260725a2e54f36a836d19cd39efc6b16dcc24174c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb207dd3bba0b6786ac9260725a2e54f36a836d19cd39efc6b16dcc24174c01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb207dd3bba0b6786ac9260725a2e54f36a836d19cd39efc6b16dcc24174c01", kill_on_drop: false }` [INFO] [stdout] 0bb207dd3bba0b6786ac9260725a2e54f36a836d19cd39efc6b16dcc24174c01 [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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] decd12c086cf2f506d28f467b76b2094e1aa3b1cfcaba545b0e5265c3de9b954 [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" "decd12c086cf2f506d28f467b76b2094e1aa3b1cfcaba545b0e5265c3de9b954", 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 cc v1.0.35 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [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 rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.15 [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 rustc_version v0.1.7 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rustc_version v0.2.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 lock_api v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling bencher v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling ocl-core v0.11.1 [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 enum_primitive v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [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 atty v0.2.11 [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 num-complex v0.1.43 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [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 regex v1.1.6 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [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 rayon v1.0.3 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling num-rational v0.1.42 [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 phf_codegen v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [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 num v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling ct-logs v0.5.1 [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 rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [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 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.bencher.8otkkwjr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e" "/opt/rustwide/target/debug/deps/bencher-e59dfd1fc7609a8e.2b4sq2ipayfpy2g8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-3e841435cf9b099e/out" "-L" "/opt/rustwide/target/debug/build/bencher-3e841435cf9b099e/out" "-L" "/opt/rustwide/target/debug/build/bencher-3e841435cf9b099e/out" "-L" "/opt/rustwide/target/debug/build/bencher-3e841435cf9b099e/out" "-L" "/opt/rustwide/target/debug/build/bencher-3e841435cf9b099e/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5818c09a880a89c4/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-e61ee40c70722a06/out" "-L" "/opt/rustwide/target/debug/build/ring-95443979da8f779b/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/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-9a323df528ee6414.rlib" "/opt/rustwide/target/debug/deps/librayon-b7d3a79fe0b5ec5b.rlib" "/opt/rustwide/target/debug/deps/libeither-3b62fcb2641592c2.rlib" "/opt/rustwide/target/debug/deps/librayon_core-520127a98e49feda.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-24146cec20faaf08.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f12480c85ede7770.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7d0217cc9ca72dd.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libhostname-8ef459f96f07438b.rlib" "/opt/rustwide/target/debug/deps/libpage_size-263c93d4a9e2e8cf.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-ef6707eab2dcca02.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a7d09f34526f9c6c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-f5ebd6df4d789a77.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-847b1ffeb8ab936b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6684ac05225ebd85.rlib" "/opt/rustwide/target/debug/deps/librustls-1f9592da97f30233.rlib" "/opt/rustwide/target/debug/deps/libwebpki-78a5a31dc4588bf0.rlib" "/opt/rustwide/target/debug/deps/libct_logs-11763b3c12aa61a9.rlib" "/opt/rustwide/target/debug/deps/libsct-2c6612f88bdb284e.rlib" "/opt/rustwide/target/debug/deps/libring-5c00a9b0fc9e2f8e.rlib" "/opt/rustwide/target/debug/deps/libspin-e3e4dcf77f3cd333.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libuuid-03fbceba4bf5d7dc.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6a320cce64854cd6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b2424d60fbad0474.rlib" "/opt/rustwide/target/debug/deps/libphf-f24190a193a6218c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9bb06f6defbe7f36.rlib" "/opt/rustwide/target/debug/deps/libunicase-87e76b15564a1b59.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-42a53c442cf16912.rlib" "/opt/rustwide/target/debug/deps/libunicase-18b3ebf3d37cb004.rlib" "/opt/rustwide/target/debug/deps/libhyper-cda0081872d4f1a2.rlib" "/opt/rustwide/target/debug/deps/libwant-5a00537f503fc10f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ee2453abb2a325d5.rlib" "/opt/rustwide/target/debug/deps/libh2-4a2483b79197a6ef.rlib" "/opt/rustwide/target/debug/deps/libindexmap-614f8001b89f6de2.rlib" "/opt/rustwide/target/debug/deps/libstring-961cda8d93664e72.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-5bbd5ea13d4a548f.rlib" "/opt/rustwide/target/debug/deps/libhttp-7028404ed92f0c76.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-417d5d61765f4a92.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d3dcaf0b15902c99.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d8e3d18d471e0e29.rlib" "/opt/rustwide/target/debug/deps/libregex-3d5b17213b209084.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5285e964cc677567.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0d511cf0ca3dd6a2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f629a7a8dd9e2767.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4865af4dd3691709.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-050e7b779f6e0e83.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fae6b156014e0d2a.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-99c9e7ec7022e8ba.rlib" "/opt/rustwide/target/debug/deps/libtry_from-1bf39e1fd970a7dd.rlib" "/opt/rustwide/target/debug/deps/libcookie-d17d16d737569ff5.rlib" "/opt/rustwide/target/debug/deps/libbase64-8c135e4308ca42b8.rlib" "/opt/rustwide/target/debug/deps/libhex-1f7a011164a4f5f8.rlib" "/opt/rustwide/target/debug/deps/libocl_core-a433a44891dc3c28.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-12f8d09d4088465d.rlib" "/opt/rustwide/target/debug/deps/libfailure-484a7d67dd48623f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f9917c4fb70b3355.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d46b609209b9fffd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6364f51f260d3c4e.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-7b1e5afac3c27f81.rlib" "/opt/rustwide/target/debug/deps/libnum-9ca549419c8649db.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ee84e3c2b4e1517b.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5e38417a3d920903.rlib" "/opt/rustwide/target/debug/deps/librand-4dbfdcdc12f9095e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-02024694f087a858.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f693eb8a130780dc.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-74425f941af46c4f.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-1c5c6f411c1e7deb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8f7e80c347038dd.rlib" "/opt/rustwide/target/debug/deps/liburl-bd10b6f17b760331.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-7837a0cb44c8e92e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c497e79fe1ab0dc2.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libtokio-72ecb365ddf52f93.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-2ebe12c41598c654.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-a5c4e0337776ca32.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5a377d2527f9354f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-87024655ac8ada7e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a63603c2024f6eb6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-8b60fc4ba33bffd6.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-edce46dd71be25d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-ea055cad2f62f777.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6eb39e3ce97cbf0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76c51a7097edb33c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-b07be2fb8b13878f.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ff0948b90ec64824.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-28317206cbf9ad0d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-988de3df2a7cf6a7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-84f860117559c19e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8dca743ac91b206e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-f0acf4082bff68b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-b58877d656f33bb1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-f34a3c1c01be8ff7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd155b21df97b760.rlib" "/opt/rustwide/target/debug/deps/libmio-c0c6ea87f2b0d3c4.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-7e476df66194be5f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-13e71b09752696d8.rlib" "/opt/rustwide/target/debug/deps/libbytes-d1b7c805ffd818a3.rlib" "/opt/rustwide/target/debug/deps/libiovec-93dea5896ff8d589.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a97126581b28b633.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-c204d454e29c2b3b.rlib" "/opt/rustwide/target/debug/deps/libtypemap-5efcc5c6a79a6588.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-37fc53395d4709b6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-0b05b1821ec7acd4.rlib" "/opt/rustwide/target/debug/deps/libthread_id-18370906263c0289.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-00361ccafe5b16a0.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-bd89ecb7515d646a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libserde_value-90af703747f81182.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6582e486f5249f5f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dea6361cce2ffc5c.rlib" "/opt/rustwide/target/debug/deps/libryu-14e2d52982707843.rlib" "/opt/rustwide/target/debug/deps/libitoa-112bb79833734ba1.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-8eef90dff5907c78.rlib" "/opt/rustwide/target/debug/deps/libhumantime-17dd4c3eea538d0d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libflate2-3e0c1620f8554bea.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-7cb32cc05d9a55cd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2651bd0230a7e0b6.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libcrc-c901d97c2b057bf7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-96b9145fe5bab036.rlib" "/opt/rustwide/target/debug/deps/libchrono-5a298422b2e3e998.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-283e957963c3219e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.rlib" "/opt/rustwide/target/debug/deps/libtime-4ce43895de40ce31.rlib" "/opt/rustwide/target/debug/deps/libantidote-74e156747a51c677.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-48410204b27994fc.rlib" "/opt/rustwide/target/debug/deps/liblibc-12307ab64947e305.rlib" "/opt/rustwide/target/debug/deps/libfutures-e7510cfc1a2b7050.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-897fa4c23f99fe44.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5e049914f899b922.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e48a9ff749b2850c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/librand-a27476947a52e25f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-77f88a5561b96f4f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bc2209a7a317f85a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-de2edf9783070164.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ec69adc4b8b25088.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-f71e66dc839a7fb6.rlib" "/opt/rustwide/target/debug/deps/librand_core-77a4cb275993870e.rlib" "/opt/rustwide/target/debug/deps/librand_os-001d7e8c1a577ac9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c76871338b428e1a.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-c1f077c4aa9acc45.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/liblog-a746b29e9bcedb91.rlib" "/opt/rustwide/target/debug/deps/libserde-71412b80c0310c1d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da3c510ac3328400.rlib" "/opt/rustwide/target/debug/deps/libclap-49a04f5b6f45150f.rlib" "/opt/rustwide/target/debug/deps/libvec_map-08722e269333ade1.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-83ae3f972a78105b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e988f03b9c2da313.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/libatty-648bdddca0ef2005.rlib" "/opt/rustwide/target/debug/deps/liblibc-693643bcbe50f539.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lOpenCL" "-lc" "-lm" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "decd12c086cf2f506d28f467b76b2094e1aa3b1cfcaba545b0e5265c3de9b954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "decd12c086cf2f506d28f467b76b2094e1aa3b1cfcaba545b0e5265c3de9b954", kill_on_drop: false }` [INFO] [stdout] decd12c086cf2f506d28f467b76b2094e1aa3b1cfcaba545b0e5265c3de9b954