[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] ba7cff3fbaf9d214fa5197d8b714018541f3e200 [INFO] testing PoC-Consortium/bencher against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoC-Consortium%2Fbencher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoC-Consortium/bencher on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-2/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.74 [INFO] [stderr] Downloaded bumpalo v3.7.0 [INFO] [stderr] Downloaded reqwest v0.9.24 [INFO] [stderr] Downloaded ocl-core-vector v0.1.0 [INFO] [stderr] Downloaded pbr v1.0.4 [INFO] [stderr] Downloaded backtrace v0.3.59 [INFO] [stderr] Downloaded url v2.2.2 [INFO] [stderr] Downloaded ct-logs v0.6.0 [INFO] [stderr] Downloaded rayon-core v1.9.1 [INFO] [stderr] Downloaded serde-value v0.5.3 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded raw-cpuid v6.1.0 [INFO] [stderr] Downloaded memoffset v0.6.4 [INFO] [stderr] Downloaded rayon v1.5.1 [INFO] [stderr] Downloaded log4rs v0.8.3 [INFO] [stderr] Downloaded cl-sys v0.4.2 [INFO] [stderr] Downloaded aligned_alloc v0.1.3 [INFO] [stderr] Downloaded unicode-normalization v0.1.18 [INFO] [stderr] Downloaded core_affinity v0.5.10 [INFO] [stderr] Downloaded ocl-core v0.11.2 [INFO] [stderr] Downloaded rustls v0.16.0 [INFO] [stderr] Downloaded web-sys v0.3.51 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.5 [INFO] [stderr] Downloaded crossbeam-utils v0.8.5 [INFO] [stderr] Downloaded tokio-rustls v0.10.3 [INFO] [stderr] Downloaded gimli v0.24.0 [INFO] [stderr] Downloaded js-sys v0.3.51 [INFO] [stderr] Downloaded addr2line v0.15.1 [INFO] [stderr] Downloaded webpki-roots v0.17.0 [INFO] [stderr] Downloaded page_size v0.4.2 [INFO] [stderr] Downloaded object v0.24.0 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded hyper-rustls v0.17.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.74 [INFO] [stderr] Downloaded wasm-bindgen v0.2.74 [INFO] [stderr] Downloaded httparse v1.4.1 [INFO] [stderr] Downloaded url_serde v0.2.0 [INFO] [stderr] Downloaded stopwatch v0.0.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8665adc907f7468e2e946bdbd01d9a9b39f3f7aeb6a44056ff40737a040a8e0b [INFO] running `Command { std: "docker" "start" "-a" "8665adc907f7468e2e946bdbd01d9a9b39f3f7aeb6a44056ff40737a040a8e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8665adc907f7468e2e946bdbd01d9a9b39f3f7aeb6a44056ff40737a040a8e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8665adc907f7468e2e946bdbd01d9a9b39f3f7aeb6a44056ff40737a040a8e0b", kill_on_drop: false }` [INFO] [stdout] 8665adc907f7468e2e946bdbd01d9a9b39f3f7aeb6a44056ff40737a040a8e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04b9c35e396baa35dd67fabec0776243dcf831e79da73b1b13b9defbafc06a00 [INFO] running `Command { std: "docker" "start" "-a" "04b9c35e396baa35dd67fabec0776243dcf831e79da73b1b13b9defbafc06a00", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [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 crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [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 maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling bencher v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling iovec v0.1.4 [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 ring v0.16.20 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aligned_alloc v0.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [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 crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [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 crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling ocl-core v0.11.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [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 flate2 v1.0.20 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [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 addr2line v0.15.1 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde-value v0.5.3 [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 want v0.2.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-fs v0.1.7 [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-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [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] warning: field is never read: `server_target_deadline` [INFO] [stdout] --> src/miner.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | server_target_deadline: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.bencher.ak7q7wtq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073" "/opt/rustwide/target/debug/deps/bencher-a20331af86606073.34fk71jjbve1ki8t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bencher-d917dd66cb4999bb/out" "-L" "/opt/rustwide/target/debug/build/bencher-d917dd66cb4999bb/out" "-L" "/opt/rustwide/target/debug/build/bencher-d917dd66cb4999bb/out" "-L" "/opt/rustwide/target/debug/build/bencher-d917dd66cb4999bb/out" "-L" "/opt/rustwide/target/debug/build/bencher-d917dd66cb4999bb/out" "-L" "/opt/rustwide/target/debug/build/ring-8241b1316fef72ea/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/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-00bdcababc427d33.rlib" "/opt/rustwide/target/debug/deps/librayon-2fb04884bd87433b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-2975759fed7b3eaf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8136b221d79303cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0d12dd6a603aea3b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1b9575ada24a5d28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c979c20548120fe2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7a63e32af0b7132e.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-28d4840766d1fb71.rlib" "/opt/rustwide/target/debug/deps/libpage_size-fed76ee5ed9964f7.rlib" "/opt/rustwide/target/debug/deps/libhostname-eb36f3b2f63ea8a6.rlib" "/opt/rustwide/target/debug/deps/libstopwatch-793ff9c8d6495f2f.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libocl_core-072cc4ea6273cdcb.rlib" "/opt/rustwide/target/debug/deps/libcl_sys-d12ef60547b4c789.rlib" "/opt/rustwide/target/debug/deps/libocl_core_vector-d83be5adb8485176.rlib" "/opt/rustwide/target/debug/deps/libnum-7b8fdf438e98ef73.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ac1a2ed0ee88c35f.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a26864b0a17e53b9.rlib" "/opt/rustwide/target/debug/deps/librand-39a58883a5325644.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ac0e13b244d32670.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-afc203b8d0e26126.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a6f558dd540c904a.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-8fbb8369e475437b.rlib" "/opt/rustwide/target/debug/deps/libtypemap-4d0b6bc2251fcce8.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-2f0dba6e67a3203c.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-065b22d20d3b7821.rlib" "/opt/rustwide/target/debug/deps/libthread_id-e8758ece54291070.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-614b9989e1370d2a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-83715a409aae9385.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-e530dc5991ca3474.rlib" "/opt/rustwide/target/debug/deps/libserde_value-e6e6f0a337d790be.rlib" "/opt/rustwide/target/debug/deps/libordered_float-22d31c15a5b0113c.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-69fb7257f347d7cd.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libchrono-85685e3eaa742a7a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d57ed49bf6d47e5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libantidote-34937c1215abbe8e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-d6e980c0163f9aff.rlib" "/opt/rustwide/target/debug/deps/liblibc-d54959e760dfe167.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-44d3ed39f9052fd5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/libaligned_alloc-ee8755e32980c414.rlib" "/opt/rustwide/target/debug/deps/libkernel32-a035d98e6f093591.rlib" "/opt/rustwide/target/debug/deps/libwinapi-27cf29b15030b890.rlib" "/opt/rustwide/target/debug/deps/libreqwest-91e15cdcf6af7662.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-3aac0f24fd927e65.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-535cdf15a35da180.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-0efd5a9f62b00a00.rlib" "/opt/rustwide/target/debug/deps/librustls-f4856a281cf5f074.rlib" "/opt/rustwide/target/debug/deps/libwebpki-759b67aaa5b2633c.rlib" "/opt/rustwide/target/debug/deps/libct_logs-82b320e0cb61fb09.rlib" "/opt/rustwide/target/debug/deps/libsct-2c29598a41af2c3e.rlib" "/opt/rustwide/target/debug/deps/libring-0219f5cd0f7db4ac.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libuuid-97c266aadc065e44.rlib" "/opt/rustwide/target/debug/deps/librand-23f54436fe11c282.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-8f3f6166ee9ccdde.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-c801506ae8973b41.rlib" "/opt/rustwide/target/debug/deps/librand_hc-d9c6449f1147d739.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-891ac72a9c481e9e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-5d346fd7ef91f886.rlib" "/opt/rustwide/target/debug/deps/librand_core-54d45abaaf7ca6e8.rlib" "/opt/rustwide/target/debug/deps/librand_os-01d0513f3fb0a82c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-31c0b93ee52d2ab0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d2b5a49d7405257c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bf810743bc7a3441.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cc4e8e21ed63acfd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-84a14d56418bd25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-2b08b535fd34dd4d.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-8c7ac2663a7fea49.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libhyper-4f09dd015ba10ccc.rlib" "/opt/rustwide/target/debug/deps/libwant-84d0eb7fc921e0c5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libtokio-fb9a5dc751b1c576.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-ab4cc9a3eda03ffd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-b76e93bb9057a104.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-09485d80c8262edd.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-fd308f389d7c7d1c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-5484c104496a62d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-79995a13956bd30e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-3f89b32ffb71ffa2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-74abd5af2a7c07a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5cb698331e6b68dc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ee8072264639357c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e99916ff5eb31cb4.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-3eee2fc18fa057b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-19bc19be2ff39edf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ebfbb7e63c509886.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79a59e1541897844.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8a024616f7281706.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-20b8b34ae36df9ad.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-1f640b8d3ac3a16e.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3a4867099c49d1f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ebc1d734ababec95.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-644e8a8c6542fe49.rlib" "/opt/rustwide/target/debug/deps/libmio-46df14b77048594e.rlib" "/opt/rustwide/target/debug/deps/libnet2-0ee9ab2b2681a750.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4d5ef5a2fbe90ec2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c819cc30606be81.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-01a453a07d1a8e5a.rlib" "/opt/rustwide/target/debug/deps/libh2-aabe1a9d67c27ea9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9c3c1de38c62b7f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-58b681a40238888b.rlib" "/opt/rustwide/target/debug/deps/libstring-060b037238ca65f7.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4481d153c0fe75bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-2cc8aaaeabbb2fb9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-071ff090805dcccc.rlib" "/opt/rustwide/target/debug/deps/libhttp-1e958c78eb2bf3ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-5e47ad6e26e3ac25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dd8be1de0947de66.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-dc502061eaea9944.rlib" "/opt/rustwide/target/debug/deps/liburl-5fbaf989939428c3.rlib" "/opt/rustwide/target/debug/deps/libidna-a3f159ab03f9d956.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libtry_from-6943120301de5127.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfailure-4ce11e0bab1a2fe0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cad91ba99c321d46.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-e41d37a671f89797.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c1c9ee309630dc4f.rlib" "/opt/rustwide/target/debug/deps/libgimli-2b3bcdd7ffa9a98c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-6f20936b2266b0d0.rlib" "/opt/rustwide/target/debug/deps/libcookie-852cdc6959710bab.rlib" "/opt/rustwide/target/debug/deps/libtime-02380505a7add8f5.rlib" "/opt/rustwide/target/debug/deps/liburl-e068dca5d15514a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-8fce600d6b60dd0d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a27a3c8dabf2e65f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libbase64-cde79567c7fb3bae.rlib" "/opt/rustwide/target/debug/deps/libbytes-edd91e2543584728.rlib" "/opt/rustwide/target/debug/deps/libeither-8780cecc3b77331d.rlib" "/opt/rustwide/target/debug/deps/libiovec-885d21a40701366c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/liblog-a4efa1f7ffb10aa7.rlib" "/opt/rustwide/target/debug/deps/libserde-a404d14b7f44b918.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libclap-0bbebf458bc72826.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-cfdec2cf484a8627.rlib" "/opt/rustwide/target/debug/deps/liblibc-2eeb146fbbc48d30.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lOpenCL" "-lc" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 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" "04b9c35e396baa35dd67fabec0776243dcf831e79da73b1b13b9defbafc06a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b9c35e396baa35dd67fabec0776243dcf831e79da73b1b13b9defbafc06a00", kill_on_drop: false }` [INFO] [stdout] 04b9c35e396baa35dd67fabec0776243dcf831e79da73b1b13b9defbafc06a00