[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 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-1/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" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 51d4a9cb0f4e6492a257434c55d9d1a1271c5508cd99f4797b451c8433bf2004 [INFO] running `Command { std: "docker" "start" "-a" "51d4a9cb0f4e6492a257434c55d9d1a1271c5508cd99f4797b451c8433bf2004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51d4a9cb0f4e6492a257434c55d9d1a1271c5508cd99f4797b451c8433bf2004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51d4a9cb0f4e6492a257434c55d9d1a1271c5508cd99f4797b451c8433bf2004", kill_on_drop: false }` [INFO] [stdout] 51d4a9cb0f4e6492a257434c55d9d1a1271c5508cd99f4797b451c8433bf2004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fde4ae9f8bad2bce310ffedaa03e1594a76fc2a4a8534cc3b0f9861574b8a3b [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" "0fde4ae9f8bad2bce310ffedaa03e1594a76fc2a4a8534cc3b0f9861574b8a3b", 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 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 version_check v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling spin v0.5.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.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 winapi v0.2.8 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling arc-swap v0.3.11 [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 thread_local v0.3.6 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [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 unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.2.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 crc v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [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 num-integer v0.1.39 [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 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 tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.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 enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [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 chrono v0.4.6 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling phf v0.7.24 [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 rayon v1.0.3 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.4 [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 error-chain v0.12.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [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 synstructure v0.10.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling webpki-roots v0.16.0 [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 rustls v0.15.2 [INFO] [stderr] Compiling ct-logs v0.5.1 [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 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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.bencher.6taqaabj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48" "/opt/rustwide/target/debug/deps/bencher-e8f1ed0d9e61ed48.28f11tiutmy27rqu.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-dfdc9e74ddf6822f/out" "-L" "/opt/rustwide/target/debug/build/bencher-dfdc9e74ddf6822f/out" "-L" "/opt/rustwide/target/debug/build/bencher-dfdc9e74ddf6822f/out" "-L" "/opt/rustwide/target/debug/build/bencher-dfdc9e74ddf6822f/out" "-L" "/opt/rustwide/target/debug/build/bencher-dfdc9e74ddf6822f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-fff756f50abf878a/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-41434a5e261ea1ae/out" "-L" "/opt/rustwide/target/debug/build/ring-ae06b86094323395/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.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/rustwide/target/debug/deps/libraw_cpuid-0ca31dc1beeb0622.rlib" "/opt/rustwide/target/debug/deps/librayon-c6b597e7e39d4a28.rlib" "/opt/rustwide/target/debug/deps/libeither-fcc809e190499935.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2b401c9f216ae77a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e6649bf386675e51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-43625c7d3cbdb346.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9b922460266f6c04.rlib" "/opt/rustwide/target/debug/deps/libnodrop-964eb80ddccd0e5d.rlib" "/opt/rustwide/target/debug/deps/libhostname-d798c31cf364b65a.rlib" "/opt/rustwide/target/debug/deps/libpage_size-c299fcfb5b04dc51.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-5d6938ad7c472172.rlib" "/opt/rustwide/target/debug/deps/libreqwest-49f1520fa9440783.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-bde68663f114bd7d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6fcdaf9e487c7ebf.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-8b471c6c308655ad.rlib" "/opt/rustwide/target/debug/deps/librustls-50f1018dee4b66cd.rlib" "/opt/rustwide/target/debug/deps/libwebpki-137a69aa0dca6611.rlib" "/opt/rustwide/target/debug/deps/libct_logs-084d842af04b8624.rlib" "/opt/rustwide/target/debug/deps/libsct-a98dbb3ba0e80706.rlib" "/opt/rustwide/target/debug/deps/libring-727327cf3de18f21.rlib" "/opt/rustwide/target/debug/deps/libspin-f3ea3ba540d2528d.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/libuuid-b33dd216d5a00147.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e81e11f54f1a070.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-36ff87c7c246a464.rlib" "/opt/rustwide/target/debug/deps/libphf-09206d75826a633c.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-518237807bf45c53.rlib" "/opt/rustwide/target/debug/deps/libunicase-22be0b3c1220bf89.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-2e1db04162ea080c.rlib" "/opt/rustwide/target/debug/deps/libmime-500003d8efd4ab7f.rlib" "/opt/rustwide/target/debug/deps/libunicase-4d05936fd49e961f.rlib" "/opt/rustwide/target/debug/deps/libhyper-f361de2371574c68.rlib" "/opt/rustwide/target/debug/deps/libwant-7f9d470ff33ff756.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8f3025fd8030590e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9ab952c477efe9e1.rlib" "/opt/rustwide/target/debug/deps/libh2-0f33eeac489ed9aa.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b37c628a8ffabbe.rlib" "/opt/rustwide/target/debug/deps/libstring-56d0bf834763d1a5.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-fc25880db847b5f6.rlib" "/opt/rustwide/target/debug/deps/libhttp-3ae7c5a083ec915f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-939451d554b6ca40.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a32e9e3541ef294.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-4fa5e2a0fd03db91.rlib" "/opt/rustwide/target/debug/deps/libregex-7ae09bca2fe53be9.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-61b5cbc5e318c573.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cd917e1ca2884af2.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3985737e673acae8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-65b1cc9241408438.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d7e23ff65719491.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9897b9d4c9d82e17.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0e8109cbfa7a1962.rlib" "/opt/rustwide/target/debug/deps/libtry_from-785ff52cae241fc3.rlib" "/opt/rustwide/target/debug/deps/libcookie-8ff6cd5c0a7955bc.rlib" "/opt/rustwide/target/debug/deps/libbase64-88f256857b219f45.rlib" "/opt/rustwide/target/debug/deps/libhex-dc73f0b1a4c71279.rlib" "/opt/rustwide/target/debug/deps/libocl_core-0648ed055f2d21ef.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-297a51722d13f770.rlib" "/opt/rustwide/target/debug/deps/libfailure-c3c15409b442eebc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-087d0603bbed7fca.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-11115c8a7188a8a6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0acd787dec61a31d.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-7940cdfc9098d6a3.rlib" "/opt/rustwide/target/debug/deps/libnum-aafa9ec69d6dffff.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-263f490a6841ac41.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-d0c5a26b0ceced7b.rlib" "/opt/rustwide/target/debug/deps/librand-412ab7aa6efbe5b6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-03aae3250d88cfab.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-4382f11d70d58725.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-cf160550f07bf347.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9423606213ec13e2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b7c4cec6263b1afc.rlib" "/opt/rustwide/target/debug/deps/liburl-e4ece58c1e856dd6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libidna-dabcdc3c95bf4d20.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d8dde5d6f9940cea.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libtokio-2fae528c6d4e68eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-ff596d35f9ff2255.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d5d64ca3236647f4.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a34246e44f701625.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-9f07a22e1c7c54d9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-d513b485519fa097.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-dfc1ba3d51e3d32a.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3706805fb8fab204.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-2def623e90e30eec.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cdcdce2e5415f07d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fbc77fbac5a509f3.rlib" "/opt/rustwide/target/debug/deps/liblock_api-22e09a301d060acb.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-2a4d2a934664b4a9.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-159b873d8520b4f7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-b9a96b61fbe301e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-797d5bdc17604ebf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-abf57308a0c00129.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9246890bf12d2b30.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c0e1396086f307bb.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9bde307deef8c75.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bf6f11070401cb37.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-99695672b4394786.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f7eb6308952be7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-3cdd5f06fd89deda.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3f2f230224c832ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d4792c5f06501088.rlib" "/opt/rustwide/target/debug/deps/libmio-1fb5e6d20600a01f.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-5ab1950a81e2dcb6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-90b04f6abebff41b.rlib" "/opt/rustwide/target/debug/deps/libbytes-06886217eb7bbfa0.rlib" "/opt/rustwide/target/debug/deps/libiovec-387c4c53fd19e513.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-05ffa39c4d0ff823.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-1c84db9bbaaf4d1e.rlib" "/opt/rustwide/target/debug/deps/libtypemap-92f23c51d70d5076.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-c4a32f27df9130a6.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-6708b0170ed60e7a.rlib" "/opt/rustwide/target/debug/deps/libthread_id-71b0ef8a7649a485.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2ca95fc23af5a658.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-12a3a4d5932d5509.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e719d7db72ab5ccb.rlib" "/opt/rustwide/target/debug/deps/libserde_value-041bfef169d8e298.rlib" "/opt/rustwide/target/debug/deps/libordered_float-e29ff13ec0dd0a46.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ec19eb87b355378d.rlib" "/opt/rustwide/target/debug/deps/libryu-f4f67b4499568bce.rlib" "/opt/rustwide/target/debug/deps/libitoa-368a938fcc978b1f.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-da09d291131a9a3f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-393021c74d27447e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libflate2-657a1882d084e065.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-3e6ea8d5804f6117.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-3f3fc6e4153f444e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fa11897bff16db39.rlib" "/opt/rustwide/target/debug/deps/libcrc-a4e1a16bcb5e832a.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9985e92fcd9c29fb.rlib" "/opt/rustwide/target/debug/deps/libchrono-2eac89ee9ae32eec.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f166a3be6c2d9c93.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0d14380347a326c6.rlib" "/opt/rustwide/target/debug/deps/libtime-8176bde00a8fb9f5.rlib" "/opt/rustwide/target/debug/deps/libantidote-b4d284b6699d4cdd.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c1cc8ade82b92a3f.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f37c0c02eb55f9e.rlib" "/opt/rustwide/target/debug/deps/libfutures-cab8fecb27c5cf51.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-707a95d2214e650f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c46ebf32524c9787.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e6de764d80eba2a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4ccbe9d570ae61ca.rlib" "/opt/rustwide/target/debug/deps/librand-32971c9ae0f41e7d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-e30f321e2a3dc81f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c951f675377147ae.rlib" "/opt/rustwide/target/debug/deps/librand_hc-fdbd2fc91cb6f0f3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4819cf739bd49074.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b081f2d9c9eb5483.rlib" "/opt/rustwide/target/debug/deps/librand_core-f1ea6d529e277345.rlib" "/opt/rustwide/target/debug/deps/librand_os-12f995bf27a672c6.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-13134abf1983731a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8a09d4e50fabcece.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-ec97d5790b04b3de.rlib" "/opt/rustwide/target/debug/deps/libkernel32-931d226f257ec229.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4302359dfd2c100e.rlib" "/opt/rustwide/target/debug/deps/liblog-bf2341c871a4d395.rlib" "/opt/rustwide/target/debug/deps/libserde-aba909d5c8a63b3d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4d47206547bf9fb1.rlib" "/opt/rustwide/target/debug/deps/libclap-d8e9ff4a856f7f03.rlib" "/opt/rustwide/target/debug/deps/libvec_map-8d2af087de360564.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-6ef6ac43b422c0da.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a9a20247601aeda8.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5c7d271dfd8fcb55.rlib" "/opt/rustwide/target/debug/deps/libatty-dc9972e2ae76ed2d.rlib" "/opt/rustwide/target/debug/deps/liblibc-047bd87224751377.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.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" "0fde4ae9f8bad2bce310ffedaa03e1594a76fc2a4a8534cc3b0f9861574b8a3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fde4ae9f8bad2bce310ffedaa03e1594a76fc2a4a8534cc3b0f9861574b8a3b", kill_on_drop: false }` [INFO] [stdout] 0fde4ae9f8bad2bce310ffedaa03e1594a76fc2a4a8534cc3b0f9861574b8a3b