[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b242c4fcd4202aaf874b70146edeef315b6199c9 [INFO] testing PoC-Consortium/bencher against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-7/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] f4c8f7562777980fd2fbffddce2d89aa6f98ba4d23ec23f8e0602c3cc91e7875 [INFO] running `Command { std: "docker" "start" "-a" "f4c8f7562777980fd2fbffddce2d89aa6f98ba4d23ec23f8e0602c3cc91e7875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4c8f7562777980fd2fbffddce2d89aa6f98ba4d23ec23f8e0602c3cc91e7875", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4c8f7562777980fd2fbffddce2d89aa6f98ba4d23ec23f8e0602c3cc91e7875", kill_on_drop: false }` [INFO] [stdout] f4c8f7562777980fd2fbffddce2d89aa6f98ba4d23ec23f8e0602c3cc91e7875 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90c9fffa9d3777bd9c475682ca3cf255a38cd46f23b3bcee6a33dbcabf06617 [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" "d90c9fffa9d3777bd9c475682ca3cf255a38cd46f23b3bcee6a33dbcabf06617", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling syn v0.15.32 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling bencher v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling unicase v2.3.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling ocl-core v0.11.1 [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 hostname v0.1.5 [INFO] [stderr] Compiling page_size v0.4.1 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [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 cookie v0.11.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [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 tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.13 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling tokio-rustls v0.9.2 [INFO] [stderr] Compiling hyper v0.12.27 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.bencher.99u84tkb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630" "/opt/rustwide/target/debug/deps/bencher-27f9bb6de8c95630.4qo13xd3lil4spja.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-38ca4864bf653c1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-38ca4864bf653c1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-38ca4864bf653c1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-38ca4864bf653c1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-38ca4864bf653c1f/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-5e221607c08496bc/out" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6e5c27b9f54f2df7/out" "-L" "/opt/rustwide/target/debug/build/ring-56ba4f56680577e5/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-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-1685a874bfae3905.rlib" "/opt/rustwide/target/debug/deps/librayon-72d3dbad24af51ca.rlib" "/opt/rustwide/target/debug/deps/libeither-3f383d4a560dc79b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-115c722612ee12b1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebc3b8a64a6db78d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-defd989d30925908.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d0b0c4511a7f677c.rlib" "/opt/rustwide/target/debug/deps/libhostname-31581972e6fabcc7.rlib" "/opt/rustwide/target/debug/deps/libpage_size-fec33993349cd4a5.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-0b6914f071de5e11.rlib" "/opt/rustwide/target/debug/deps/libreqwest-4c05c1903815efbf.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-100ef464ff78c650.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-46c1f1d67d870ded.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b2775c4dd0f3ac5f.rlib" "/opt/rustwide/target/debug/deps/librustls-54b39d40ecc951b5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-be9d5af5d82ae1e3.rlib" "/opt/rustwide/target/debug/deps/libct_logs-acc9bf7cacbfdc86.rlib" "/opt/rustwide/target/debug/deps/libsct-01f0e62670f2b706.rlib" "/opt/rustwide/target/debug/deps/libring-84adf6958ad6d7c9.rlib" "/opt/rustwide/target/debug/deps/libspin-90ef271fa68da173.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libuuid-6605474fd7b56567.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-351701c042077d08.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-29deea0c995c7636.rlib" "/opt/rustwide/target/debug/deps/libphf-680d528b08668ec9.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9e53fc098d4cd87a.rlib" "/opt/rustwide/target/debug/deps/libunicase-bf64a8f90e9d549d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3f058225b049415d.rlib" "/opt/rustwide/target/debug/deps/libmime-4bf81ee83111e888.rlib" "/opt/rustwide/target/debug/deps/libunicase-8222df253f2408dd.rlib" "/opt/rustwide/target/debug/deps/libhyper-0fc5b5da21c1fa08.rlib" "/opt/rustwide/target/debug/deps/libwant-a4242edaf9c65fd7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-a571f5875b3439ec.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-3c47adb05531e574.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-14030be19e0c3488.rlib" "/opt/rustwide/target/debug/deps/libhttp-79279ede5754668e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5d7e4199c7294475.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-35ee9512751d4dfe.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-d054efafca3d98bb.rlib" "/opt/rustwide/target/debug/deps/libregex-023026b5e9c9d4f7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5dce13abbd6c4f5b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-54da3a8a6bad8a93.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3bc3335fd6e0a7fa.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-fb3c8113023eb658.rlib" "/opt/rustwide/target/debug/deps/libtry_from-5a1a7dffc156f5db.rlib" "/opt/rustwide/target/debug/deps/libcookie-51c83da6afd68e08.rlib" "/opt/rustwide/target/debug/deps/libbase64-b41ae51a3e6a2081.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libocl_core-d94d0f1ad41b8b43.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-cfbe29b430029610.rlib" "/opt/rustwide/target/debug/deps/libfailure-c5c50e7433e599b4.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7f9c0f67571aa5b1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-94aeb8acc4dcf07c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2a2b0ba21156dc40.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-ea8d4b197282d03d.rlib" "/opt/rustwide/target/debug/deps/libnum-56da699ae7a4aa93.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9f85ddc42ec27dcb.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-fad38e56188dbd6b.rlib" "/opt/rustwide/target/debug/deps/librand-d12fc047c3eccbbe.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0072aa6ed468b655.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-d78f9f36f74c5d67.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f61ed616208b2c25.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-a2cd06ae37a18295.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-809a38032219e7ab.rlib" "/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-7b4184daa5972fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-adab4e4a015b4d1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libtokio-9d37db21b57fa95c.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-b3d401357c1f5ed7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-98fe44435a1acf17.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-a8940ddf51f8d81c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-88a9a4e8cdc53fe2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b204ba46a902e873.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-956ab63fcf399795.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-4ef6c569ba5a4f69.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1543ed3db0ee75d0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4d13b45b21ea74c5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7b6114fa7a49fe7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-53d8410ebaa72abd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-5e1c3ff33e301eec.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7aa067809d2a2f77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7f54070a3e3881ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-5effc6346ed1110e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-0e5504522fae0b64.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-9733ca286c77ab4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fb57ab2473279c68.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-05aa2e958e11b10a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b98699123d61f712.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-37db289012f08daf.rlib" "/opt/rustwide/target/debug/deps/libmio-6f6b60ee111bd3b0.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libnet2-717c0579953a3563.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libbytes-33b5bc739004fd37.rlib" "/opt/rustwide/target/debug/deps/libiovec-0723da78a7b41795.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-61f4dbf51a67b1c6.rlib" "/opt/rustwide/target/debug/deps/libtypemap-8235932b470f6c4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-db4f40b5f27a293a.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-622f0c3a4ead4bef.rlib" "/opt/rustwide/target/debug/deps/libthread_id-b0729414cde9be5a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2251b619e2e2c100.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8b8f37ed789d606b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-8becda42f4c20dac.rlib" "/opt/rustwide/target/debug/deps/libserde_value-9e6562a729e65256.rlib" "/opt/rustwide/target/debug/deps/libordered_float-0a9f2f668d9e55c5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c03c19fe41fd19ee.rlib" "/opt/rustwide/target/debug/deps/libryu-1453091df3717590.rlib" "/opt/rustwide/target/debug/deps/libitoa-a13d72d2b2f6d981.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-9b7f637f4a87635b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02ab3ab7f87c3f3d.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libflate2-f1fa2af1aebc68c1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide_c_api-e7aa0931462b5a19.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4fc7f87f0d2cd080.rlib" "/opt/rustwide/target/debug/deps/libadler32-222af25d3e0825ac.rlib" "/opt/rustwide/target/debug/deps/libcrc-2dfea17f77cfb27f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30fec4ee73ed38fc.rlib" "/opt/rustwide/target/debug/deps/libchrono-8cbaf5b48a71a193.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ee535da76a16751b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e331abae535600b.rlib" "/opt/rustwide/target/debug/deps/libtime-0d3d35fc44378d54.rlib" "/opt/rustwide/target/debug/deps/libantidote-e82714258b7ee20d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-378104f54d9b8104.rlib" "/opt/rustwide/target/debug/deps/liblibc-44c737dde2364af6.rlib" "/opt/rustwide/target/debug/deps/libfutures-54bc9d5a981fc6d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-09347dfa58de8620.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d1fa1882ddda917.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/librand-e0c2ae44fd23ffe2.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-4ef317ff56deda35.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-404e1a2ea1887578.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-3e35e63b777b2df4.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a7da0be504f2a82f.rlib" "/opt/rustwide/target/debug/deps/libwinapi-0f165c0ed5b63ae2.rlib" "/opt/rustwide/target/debug/deps/liblog-0dffeefef93dce17.rlib" "/opt/rustwide/target/debug/deps/libserde-1e329bdc25ec9186.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/libclap-e25f1aa2fce650ef.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-906212538eb9e7d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libatty-cee9763364172407.rlib" "/opt/rustwide/target/debug/deps/liblibc-b65a9f9a7827de3f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.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" "d90c9fffa9d3777bd9c475682ca3cf255a38cd46f23b3bcee6a33dbcabf06617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90c9fffa9d3777bd9c475682ca3cf255a38cd46f23b3bcee6a33dbcabf06617", kill_on_drop: false }` [INFO] [stdout] d90c9fffa9d3777bd9c475682ca3cf255a38cd46f23b3bcee6a33dbcabf06617