[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] 01d134a2d54b8b25f51b7c79872f831967f7466e [INFO] testing PoC-Consortium/bencher against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0890572a7e08aa06c206ebc70db93a919776ebb4dec2981def0337d8a91868ca [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" "0890572a7e08aa06c206ebc70db93a919776ebb4dec2981def0337d8a91868ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0890572a7e08aa06c206ebc70db93a919776ebb4dec2981def0337d8a91868ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0890572a7e08aa06c206ebc70db93a919776ebb4dec2981def0337d8a91868ca", kill_on_drop: false }` [INFO] [stdout] 0890572a7e08aa06c206ebc70db93a919776ebb4dec2981def0337d8a91868ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4d0bd73293c5cde172545ee2fa0e5722f9aa49a5e3ac41187454adcb653cff1 [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" "f4d0bd73293c5cde172545ee2fa0e5722f9aa49a5e3ac41187454adcb653cff1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bencher v1.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling raw-cpuid v6.1.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling ocl-core-vector v0.1.0 [INFO] [stderr] Compiling stopwatch v0.0.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.bencher.0f75f47b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892.2fcz880jh2tnonaf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-0709aa38a9033d1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-0709aa38a9033d1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-0709aa38a9033d1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-0709aa38a9033d1f/out" "-L" "/opt/rustwide/target/debug/build/bencher-0709aa38a9033d1f/out" "-L" "/opt/rustwide/target/debug/build/ring-089e6bc0c393c684/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/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-d2c1c60ba378bfda.rlib" "/opt/rustwide/target/debug/deps/librayon-01e1d69b6ed18daf.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fcd0115c0c2cabc7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-79d8ba092abf9aa3.rlib" "/opt/rustwide/target/debug/deps/libpage_size-dab07be927eeecf0.rlib" "/opt/rustwide/target/debug/deps/libhostname-03cd7860c1544fb7.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-2f637f6147b710ac.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libocl_core-249df91dbc06542d.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-43d25525b0367aa1.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-e0749ac3d410cd2d.rlib" "/opt/rustwide/target/debug/deps/libnum-36483f30a3103bcc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8ede894777865316.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-caf11eff5b20c7ac.rlib" "/opt/rustwide/target/debug/deps/librand-9612544127bc93c9.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-68badb54d442bdd4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-f5792c89439cb29f.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9a21891a70718301.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fd6f78b97656be6c.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-0b34dc990e3fc151.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libthread_id-07a47222ced608fb.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-4eaf6362e9a599f2.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-8d2a23e62bfcdab7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libserde_value-fd1219e63f69041b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-6ba19c2c5ec4e6ea.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f574b91f41d64961.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libchrono-fd3dd5a266e99efc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-747845bc9efb2d79.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libantidote-d7653efd8f0158db.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3cd659a3c2f7f209.rlib" "/opt/rustwide/target/debug/deps/liblibc-89c97e7f48596fb0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-28a56b5a50d01bc8.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1cb31e1f8a5753d0.rlib" "/opt/rustwide/target/debug/deps/libwinapi-4d42a927084ddbff.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d2c97885d310b120.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-d3d953661c57a616.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e64ecd6f51438fa5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-24d4960df62d59e0.rlib" "/opt/rustwide/target/debug/deps/librustls-9b7b88d0242b89c1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6859a17698e6ee2d.rlib" "/opt/rustwide/target/debug/deps/libct_logs-68930a4b0b8d2dcf.rlib" "/opt/rustwide/target/debug/deps/libsct-5315dabe4efa9a92.rlib" "/opt/rustwide/target/debug/deps/libring-2b9469b55cb86f16.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-48a808242fe215b3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libuuid-cd5b6f1c0070eb87.rlib" "/opt/rustwide/target/debug/deps/librand-86dcfd43956f8ae1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-7eeb9c85685de888.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c7ba69fc6d3a9fc2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib" "/opt/rustwide/target/debug/deps/libunicase-7d5e3b90971df3d5.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-71cfa4a0ae770a9c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libhyper-ed6d93c76fde8a5b.rlib" "/opt/rustwide/target/debug/deps/libwant-86e74d3376b5f2e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-1f4139ce4af2a4fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-3643f3afee5cef1b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c046f60c89027945.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-80b487c792c6e63c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-724786dc467a2aa1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-0ee2271780b69bd8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-28eb8941784f5da6.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ddae4e060e49861a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6f6eff60d43ff9cf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-f0d97bc48d5d39e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fb458c4fe21ff02b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-01a1e3a601f2671f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2394282f0f9771be.rlib" "/opt/rustwide/target/debug/deps/libmio-3f8fbdf81028ae5f.rlib" "/opt/rustwide/target/debug/deps/libnet2-835961b17eb2bc5f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4f8c5563c920c32f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8adf460e71e095bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-a8a7d31b4580cfd1.rlib" "/opt/rustwide/target/debug/deps/libh2-27c8f0dfb4ee4095.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f8a75fed9c5dab6e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libstring-b3bd66644caf881d.rlib" "/opt/rustwide/target/debug/deps/libslab-8091020f1d99dad1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a5833de2612dc913.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-987e11d3b4a022df.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-10e6e58632da4adf.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e594d7174040d43.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-3f3711727fda6ede.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d6106d1595b78426.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-5178c825930f5167.rlib" "/opt/rustwide/target/debug/deps/liburl-f6a7d0f82a0ce48b.rlib" "/opt/rustwide/target/debug/deps/libidna-49010efc423f8347.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtry_from-e349edb0dfb959b9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfailure-e8c3cb9617bd37fe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed561da174cab436.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-88379cdd01a8e7e9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e57258d5cd1d3fd8.rlib" "/opt/rustwide/target/debug/deps/libgimli-18c0fd697d2b1a28.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-024137fa338332ce.rlib" "/opt/rustwide/target/debug/deps/libcookie-b26306e5a3470652.rlib" "/opt/rustwide/target/debug/deps/libtime-4d98ef80d5317ea1.rlib" "/opt/rustwide/target/debug/deps/liburl-1fe43fb390b2595f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b29aab38efd50771.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7ab6e1779a495170.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libbytes-4932167b234a2c21.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-97608815f1ff2299.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/liblog-fd9a57b9e086e118.rlib" "/opt/rustwide/target/debug/deps/libserde-e7b3c1c4ff343db9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libclap-5c910736fa1fae82.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-6b7350c380806dd2.rlib" "/opt/rustwide/target/debug/deps/liblibc-08856c720d5275f9.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bencher-cabfbb59d588f892" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bencher` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f4d0bd73293c5cde172545ee2fa0e5722f9aa49a5e3ac41187454adcb653cff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d0bd73293c5cde172545ee2fa0e5722f9aa49a5e3ac41187454adcb653cff1", kill_on_drop: false }` [INFO] [stdout] f4d0bd73293c5cde172545ee2fa0e5722f9aa49a5e3ac41187454adcb653cff1